Change #270082
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 09 Jun 2026 13:34:27 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | c7cba2fd2dfe7826484d99ead7c5fd925aa3d56f |
Comments
sigv4: URL encode the user name in the header - split into sub functions - add 'aws-sigv4' as keyword for many tests Verify with test 3222 Reported-by: Trail of Bits Closes #21923
Changed files
- lib/http_aws_sigv4.c
- tests/data/Makefile.am
- tests/data/test1933
- tests/data/test1934
- tests/data/test1935
- tests/data/test1936
- tests/data/test1937
- tests/data/test1938
- tests/data/test1955
- tests/data/test1956
- tests/data/test1957
- tests/data/test1959
- tests/data/test1970
- tests/data/test1971
- tests/data/test1972
- tests/data/test1973
- tests/data/test1974
- tests/data/test1975
- tests/data/test1976
- tests/data/test1978
- tests/data/test3222