1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 10:51:49 -05:00
curl/docs/cmdline-opts
Dmitry Wagin 796ce293de
http: improve AWS HTTP v4 Signature auth
- Add support services without region and service prefixes in
the URL endpoint (ex. Min.IO, GCP, Yandex Cloud, Mail.Ru Cloud Solutions, etc)
by providing region and service parameters via aws-sigv4 option.
- Add [:region[:service]] suffix to aws-sigv4 option;
- Fix memory allocation errors.
- Refactor memory management.
- Use Curl_http_method instead() STRING_CUSTOMREQUEST.
- Refactor canonical headers generating.
- Remove repeated sha256_to_hex() usage.
- Add some docs fixes.
- Add some codestyle fixes.
- Add overloaded strndup() for debug - curl_dbg_strndup().
- Update tests.

Closes #6524
2021-01-30 23:48:22 +01:00
..
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2021-01-12 08:12:41 +01:00
2020-09-04 15:38:14 +02:00
2021-01-12 00:08:55 +01:00
2020-11-04 23:59:47 +01:00
2020-09-04 15:38:14 +02:00
2020-09-04 15:38:14 +02:00
2020-11-04 23:59:47 +01:00
2020-12-21 16:28:03 +01:00
2020-11-04 23:59:47 +01:00
2021-01-02 23:35:59 +01:00
2021-01-02 23:35:59 +01:00
2020-11-04 23:59:47 +01:00
2020-10-26 17:18:37 -04:00
2020-09-04 15:38:14 +02:00
2020-09-04 15:38:14 +02:00
2020-11-04 23:59:47 +01:00
2020-09-04 15:38:14 +02:00
2020-12-21 16:38:48 +01:00