Harry Mallon
|
bbba69dada
http_aws_sigv4: canonicalise valueless query params
|
1 year ago |
Daniel Stenberg
|
91878ebeca
lib: provide and use Curl_hexencode
|
1 year ago |
Dan Fandrich
|
c879203538
http_aws_sigv4: fix sorting with empty parts
|
1 year ago |
Jay Satiro
|
b5c65f8b7b
http_aws_sigv4: handle no-value user header entries
|
1 year ago |
Daniel Stenberg
|
a1532a33b3
aws_sigv4: the query canon code miscounted URL encoded input
|
1 year ago |
Daniel Stenberg
|
16bdc09ee0
http_aws_sigv4: skip the op if the query pair is zero bytes
|
1 year ago |
Daniel Stenberg
|
fc76a24c53
http_aws_sigv4: canonicalize the query
|
1 year ago |
Wyatt O'Day
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
Daniel Stenberg
|
b8dabfb1e1
awssiv4: avoid freeing the date pointer on error
|
1 year ago |
Matthias Gatto
|
b137634ba3
lib: fix aws-sigv4 having date header twice in some cases
|
1 year ago |
Daniel Stenberg
|
d567cca1de
checksrc: fix SPACEBEFOREPAREN for conditions starting with "*"
|
1 year ago |
Daniel Stenberg
|
18a45a51ba
http_aws_sigv4: fix scan-build "value stored to 'ret' is never read"
|
1 year ago |
Casey Bodley
|
495d09810a
aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3
|
1 year ago |
Kvarec Lezki
|
97f7f668d6
http_aws_sigv4: remove typecasts from HMAC_SHA256 macro
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Baitinq on github
|
b8ffb02e84
aws_sigv4: fix typos in aws_sigv4.c
|
1 year ago |
Casey Bodley
|
7f8e6da6dc
aws_sigv4: consult x-%s-content-sha256 for payload hash
|
2 years ago |
Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
2 years ago |
Daniel Stenberg
|
57ba1dd519
http_aws_sigv4: fix strlen() check
|
2 years ago |
Matthias Gatto
|
29c4aa00a1
aws_sigv4: fix header computation
|
2 years ago |
Daniel Stenberg
|
4d4c2274d0
http_aws_sigv4.c: remove two unusued includes
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Gustafsson
|
37f892fb8c
aws-sigv4: fix potentional NULL pointer arithmetic
|
2 years ago |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 years ago |
x2018
|
d6ff35b5a5
sha256/md5: return errors when init fails
|
2 years ago |
Abhinav Singh
|
8c6f126279
aws-sigv4: make signature work when post data is binary
|
3 years ago |
a1346054
|
7cf5e8e70e
misc: fix typos in docs and comments
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
46620b9743
http: use credentials from transfer, not connection
|
3 years ago |
Dmitry Wagin
|
796ce293de
http: improve AWS HTTP v4 Signature auth
|
3 years ago |