pomerium/internal/urlutil
Caleb Doxsey facf9ab093
hpke: compress query string (#4147)
* hpke: compress query string

* only use v2 in authenticate if v2 was used for the initial request

* fix comment
2023-05-02 14:12:34 -06:00
..
errors.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
known.go hpke: compress query string (#4147) 2023-05-02 14:12:34 -06:00
known_test.go hpke: compress query string (#4147) 2023-05-02 14:12:34 -06:00
proxy.go authenticate: add device-enrolled page (#2892) 2022-01-06 10:01:12 -07:00
query_params.go authenticate: add events (#4051) 2023-05-01 15:11:30 -04:00
signed.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
signed_test.go cryptutil: use bytes for hmac (#2067) 2021-04-07 14:57:24 -06:00
time.go urlutil: add time validation functions (#3776) 2022-12-02 11:42:56 -07:00
time_test.go urlutil: add time validation functions (#3776) 2022-12-02 11:42:56 -07:00
url.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
url_test.go config: add support for extended TCP route URLs (#3845) 2022-12-27 12:50:33 -07:00
whitelist.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00
whitelist_test.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00