pomerium/config/envoyconfig
2025-02-19 07:56:38 -07:00
..
filemgr fileutil: add directory helpers, atomic file writing (#5477) 2025-02-19 07:56:38 -07:00
luascripts core/envoy: fix remove cookie lua script (#4641) 2023-11-09 10:49:56 -07:00
testdata replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
acmetlsalpn.go HTTP/3 Support (#5349) 2024-11-19 08:48:30 -07:00
acmetlsalpn_test.go core/ci: update linting (#4844) 2023-12-14 09:07:54 -08:00
bootstrap.go Refactor trace config to match supported otel options (#5447) 2025-01-30 11:59:19 -05:00
bootstrap_test.go Refactor trace config to match supported otel options (#5447) 2025-01-30 11:59:19 -05:00
builder.go avoid null reproxy handler (#3345) 2022-05-11 12:16:59 -04:00
clusters.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
clusters_envoy_admin.go New integration test fixtures (#5233) 2024-11-05 14:31:40 -05:00
clusters_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
envoyconfig.go HTTP/3 Support (#5349) 2024-11-19 08:48:30 -07:00
filters.go envoy: add internal_address_config to address deprecation warning (#5425) 2025-01-14 16:51:04 -05:00
http_connection_manager.go config: escape % signs in local reply format string (#5460) 2025-02-03 14:31:06 -08:00
http_connection_manager_test.go config: escape % signs in local reply format string (#5460) 2025-02-03 14:31:06 -08:00
listeners.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
listeners_envoy_admin.go HTTP/3 Support (#5349) 2024-11-19 08:48:30 -07:00
listeners_grpc.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
listeners_main.go Refactor trace config to match supported otel options (#5447) 2025-01-30 11:59:19 -05:00
listeners_main_test.go HTTP/3 Support (#5349) 2024-11-19 08:48:30 -07:00
listeners_metrics.go HTTP/3 Support (#5349) 2024-11-19 08:48:30 -07:00
listeners_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
lua.go envoy: add a filter to store client cert info (#4372) 2023-07-19 13:02:13 -07:00
lua_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
outbound.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
outbound_test.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
per_filter_config.go core/grpc: fix deprecated protobuf package, remove tools (#4643) 2023-10-26 11:38:54 -06:00
protocols.go envoy: enable extended connect (#5387) 2024-12-04 14:54:27 -07:00
protocols_int_test.go New integration test fixtures (#5233) 2024-11-05 14:31:40 -05:00
protocols_test.go envoy: support http2 prior knowledge for insecure upstream targets (#5205) 2024-08-13 13:40:44 -04:00
quic.go config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
quic_test.go config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
route_configurations.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
route_configurations_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
routes.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
routes_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
tls.go config: generate fallback cert only as last resort (#5250) 2024-12-19 09:46:59 -08:00
tls_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
tracing.go tracing: add missing check for otel_exporter_otlp_endpoint in envoy trace config (#5472) 2025-02-04 13:29:06 -05:00