docker-distribution/registry/api/v2
Milos Gajdos f55a6552b0
Merge pull request from GHSA-hqxw-f8mx-cpmw
Fix runaway allocation on /v2/_catalog
2023-05-09 21:21:54 +01:00
..
descriptors.go Fix runaway allocation on /v2/_catalog 2023-03-31 13:17:43 +02:00
doc.go Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
errors.go Fix runaway allocation on /v2/_catalog 2023-03-31 13:17:43 +02:00
fuzz_test.go Fuzzing: Rewrite existing fuzzers to native go fuzzers 2022-11-12 17:30:10 +00:00
headerparser.go Honor X-Forwarded-Port and Forwarded headers 2016-11-02 16:49:42 +01:00
headerparser_test.go Honor X-Forwarded-Port and Forwarded headers 2016-11-02 16:49:42 +01:00
routes.go Do not recreate mux router for each incoming request 2022-07-08 14:17:17 -07:00
routes_test.go registry/api/v2: checkTestRouter(): use sub-tests, t.Parallel() 2023-05-09 14:00:05 +02:00
urls.go replace strings.Split(N) for strings.Cut() or alternatives 2022-11-10 22:38:12 +01:00
urls_test.go registry/api/v2: use consistent names for test-tables 2023-05-09 13:55:16 +02:00