pomerium/config
2022-06-30 10:52:45 -04:00
..
envoyconfig replace fmt.Sprintf with net.JoinHostPort (#3407) 2022-06-07 13:04:13 -06:00
testdata
autocert.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
autocert_test.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
certs.go certs: reject certs from databroker if they conflict with local (#2309) 2021-06-24 18:40:59 -04:00
certs_test.go certs: reject certs from databroker if they conflict with local (#2309) 2021-06-24 18:40:59 -04:00
codec_type.go config: allow specifying auto codec type in all-in-one mode (#2846) 2021-12-22 12:34:58 -07:00
codec_type_test.go config: allow specifying auto codec type in all-in-one mode (#2846) 2021-12-22 12:34:58 -07:00
config.go add metrics aggregation (#3452) 2022-06-30 10:52:45 -04:00
config_source.go add metrics aggregation (#3452) 2022-06-30 10:52:45 -04:00
config_source_test.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
constants.go envoy: add support for bind_config bootstrap options (#2772) 2021-12-01 13:02:49 -07:00
crypt.go
custom.go envoy: add support for bind_config bootstrap options (#2772) 2021-12-01 13:02:49 -07:00
custom_test.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
doc.go
helpers.go postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
helpers_test.go
http.go httputil/reproxy: fix policy transport (#3322) 2022-05-04 18:32:36 -06:00
http_test.go httputil/reproxy: fix policy transport (#3322) 2022-05-04 18:32:36 -06:00
identity.go config: support files for shared_secret, client_secret, cookie_secret and signing_key (#3453) 2022-06-29 10:44:08 -06:00
log.go
metrics.go add metrics aggregation (#3452) 2022-06-30 10:52:45 -04:00
metrics_test.go
options.go config: support files for shared_secret, client_secret, cookie_secret and signing_key (#3453) 2022-06-29 10:44:08 -06:00
options_test.go config: add support for downstream TLS server name (#3243) 2022-04-06 06:48:45 -07:00
policy.go config: add support for downstream TLS server name (#3243) 2022-04-06 06:48:45 -07:00
policy_ppl.go config: add support for embedded PPL policy (#2401) 2021-07-27 13:44:10 -06:00
policy_ppl_test.go ppl: support . in object_get paths (#3263) 2022-04-11 09:24:39 -06:00
policy_test.go config: fix policy matching for regular expressions (#2966) 2022-01-25 08:48:40 -07:00
trace.go tracing: support dynamic reloading, more aggressive envoy restart (#2262) 2021-06-02 09:58:07 -06:00
trace_test.go
validate.go