Fredy Wijaya
Fredy Wijaya
This PR adds `AndroidNetworkLibrary` and `AndroidCertVerifyResult` classes into the cache to be consistent with the rest of the code. This PR also deletes the need to load a `ClassLoader` to...
This PR adds a feature to set the IP version to be filtered out from the DNS cache during the DNS resolution. This feature will be used by Envoy Mobile...
Commit Message: Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit #PR or SHA] [Optional Deprecated:] [Optional [API...
This PR adds a knob to explicitly disable the admin server in the `IntegrationTestServer`. Risk Level: low (for testing only) Testing: existing tests Docs Changes: n/a Release Notes: n/a Platform...
This PR adds trace info in the DNS resolution details by setting the `envoy.enable_dfp_dns_trace` runtime flag to true. This can be useful for debugging issues, such as debugging resolve timeout...