Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 před 4 dny
  Daniel Stenberg e8c024aa99 http_aws_sigv4: avoid local buffer and strcpy před 1 týdnem
  Daniel Stenberg bcec0840b0 lib: use bool/TRUE/FALSE properly před 2 týdny
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style před 1 měsícem
  Viktor Szakats 573e7e827e lib, src: delete stray `curl_` prefix from printf calls před 1 měsícem
  Viktor Szakats 624b20c637 lib: prefer `CURL_SHA256_DIGEST_LENGTH` over the unprefixed name před 2 měsíci
  Austin Moore cf3e3d93d1 aws_sigv4: fix canon order for headers with same prefix před 2 měsíci
  Daniel Stenberg c074ba64a8 code: language cleanup in comments před 3 měsíci
  Viktor Szakats 3b9569c3e2 lib: prefer `var = time(NULL)` over `time(&var)` před 4 měsíci
  Matthias Gatto 768909d89c aws-sigv4: url encode the canonical path před 4 měsíci
  Viktor Szakats 58ca0a2f07 lib: fix gcc warning in certain debug builds před 5 měsíci
  Daniel Stenberg ac49152e26 http_aws_sigv4: remove useless assignment před 6 měsíci
  Daniel Stenberg ff74cef5d4 lib: reduce use of strncpy před 10 měsíci
  Harry Mallon bbba69dada http_aws_sigv4: canonicalise valueless query params před 11 měsíci
  Daniel Stenberg 91878ebeca lib: provide and use Curl_hexencode před 1 rokem
  Dan Fandrich c879203538 http_aws_sigv4: fix sorting with empty parts před 1 rokem
  Jay Satiro b5c65f8b7b http_aws_sigv4: handle no-value user header entries před 1 rokem
  Daniel Stenberg a1532a33b3 aws_sigv4: the query canon code miscounted URL encoded input před 1 rokem
  Daniel Stenberg 16bdc09ee0 http_aws_sigv4: skip the op if the query pair is zero bytes před 1 rokem
  Daniel Stenberg fc76a24c53 http_aws_sigv4: canonicalize the query před 1 rokem
  Wyatt O'Day e92edfbef6 lib: add ability to disable auths individually před 1 rokem
  Daniel Stenberg b8dabfb1e1 awssiv4: avoid freeing the date pointer on error před 1 rokem
  Matthias Gatto b137634ba3 lib: fix aws-sigv4 having date header twice in some cases před 1 rokem
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" před 1 rokem
  Daniel Stenberg 18a45a51ba http_aws_sigv4: fix scan-build "value stored to 'ret' is never read" před 1 rokem
  Casey Bodley 495d09810a aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3 před 1 rokem
  Kvarec Lezki 97f7f668d6 http_aws_sigv4: remove typecasts from HMAC_SHA256 macro před 1 rokem
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges před 1 rokem
  Baitinq on github b8ffb02e84 aws_sigv4: fix typos in aws_sigv4.c před 1 rokem
  Casey Bodley 7f8e6da6dc aws_sigv4: consult x-%s-content-sha256 for payload hash před 2 roky