pomerium/proxy
Caleb Doxsey dc9a6bdb81
replace xxhash with xxh3 (#5457)
* update config file paths hash

* update filemgr

* use xxh3 for hashutil.Hash

* update hashutil digest, fix trace buffer test

* update comments

* update namegen, go mod tidy
2025-01-31 08:44:08 -07:00
..
portal replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
data.go core/proxy: fix is-enterprise check (#5295) 2024-09-19 13:10:45 -06:00
data_test.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
handlers.go proxy: add routes HTML page (#5443) 2025-01-27 12:13:55 -07:00
handlers_portal.go proxy: add logo discovery (#5448) 2025-01-29 12:57:26 -07:00
handlers_portal_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
handlers_test.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
proxy.go proxy: add logo discovery (#5448) 2025-01-29 12:57:26 -07:00
proxy_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
state.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00