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