pomerium/config/envoyconfig
Caleb Doxsey 271b0787a8
config: add support for extended TCP route URLs (#3845)
* config: add support for extended TCP route URLs

* nevermind, add duplicate names
2022-12-27 12:50:33 -07:00
..
filemgr test: use T.TempDir to create temporary test directory (#3725) 2022-11-08 09:16:32 -07:00
luascripts envoyconfig: add all routes to all filter chains (#3596) 2022-09-07 09:55:03 -06:00
acmetlsalpn.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
acmetlsalpn_test.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
bootstrap.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
bootstrap_test.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
builder.go avoid null reproxy handler (#3345) 2022-05-11 12:16:59 -04:00
clusters.go config: add option for tls renegotiation (#3773) 2022-11-28 14:34:06 -07:00
clusters_envoy_admin.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
clusters_test.go config: add option for tls renegotiation (#3773) 2022-11-28 14:34:06 -07:00
envoyconfig.go envoy: upgrade to 1.23.0 (#3560) 2022-08-22 15:03:29 -06:00
filters.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
http_connection_manager.go envoyconfig: clean up filter chain construction (#3844) 2022-12-27 10:07:26 -07:00
listeners.go config: add support for extended TCP route URLs (#3845) 2022-12-27 12:50:33 -07:00
listeners_envoy_admin.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
listeners_test.go config: add support for extended TCP route URLs (#3845) 2022-12-27 12:50:33 -07:00
lua.go envoyconfig: add all routes to all filter chains (#3596) 2022-09-07 09:55:03 -06:00
lua_test.go envoyconfig: add all routes to all filter chains (#3596) 2022-09-07 09:55:03 -06:00
outbound.go envoyconfig: add authority header to outbound gRPC requests (#3545) 2022-08-24 15:18:31 -06:00
outbound_test.go envoyconfig: add authority header to outbound gRPC requests (#3545) 2022-08-24 15:18:31 -06:00
protocols.go config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
routes.go envoyconfig: clean up filter chain construction (#3844) 2022-12-27 10:07:26 -07:00
routes_test.go webauthn: require session when accessing /.pomerium/webauthn (#3814) 2022-12-16 10:59:21 -07:00
tls.go envoy: upgrade to 1.21.1 (#3186) 2022-03-24 10:16:07 -06:00
tls_test.go envoy: upgrade to 1.21.1 (#3186) 2022-03-24 10:16:07 -06:00
tracing.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
tracing_test.go envoyconfig: use zipkin tracer (#2265) 2021-06-03 09:28:00 -06:00