提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 1 周之前
  Viktor Szakats 573e7e827e lib, src: delete stray `curl_` prefix from printf calls 1 月之前
  Viktor Szakats 624b20c637 lib: prefer `CURL_SHA256_DIGEST_LENGTH` over the unprefixed name 1 月之前
  Austin Moore cf3e3d93d1 aws_sigv4: fix canon order for headers with same prefix 1 月之前
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 3 月之前
  Viktor Szakats 3b9569c3e2 lib: prefer `var = time(NULL)` over `time(&var)` 4 月之前
  Matthias Gatto 768909d89c aws-sigv4: url encode the canonical path 4 月之前
  Viktor Szakats 58ca0a2f07 lib: fix gcc warning in certain debug builds 4 月之前
  Daniel Stenberg ac49152e26 http_aws_sigv4: remove useless assignment 5 月之前
  Daniel Stenberg ff74cef5d4 lib: reduce use of strncpy 9 月之前
  Harry Mallon bbba69dada http_aws_sigv4: canonicalise valueless query params 11 月之前
  Daniel Stenberg 91878ebeca lib: provide and use Curl_hexencode 1 年之前
  Dan Fandrich c879203538 http_aws_sigv4: fix sorting with empty parts 1 年之前
  Jay Satiro b5c65f8b7b http_aws_sigv4: handle no-value user header entries 1 年之前
  Daniel Stenberg a1532a33b3 aws_sigv4: the query canon code miscounted URL encoded input 1 年之前
  Daniel Stenberg 16bdc09ee0 http_aws_sigv4: skip the op if the query pair is zero bytes 1 年之前
  Daniel Stenberg fc76a24c53 http_aws_sigv4: canonicalize the query 1 年之前
  Wyatt O'Day e92edfbef6 lib: add ability to disable auths individually 1 年之前
  Daniel Stenberg b8dabfb1e1 awssiv4: avoid freeing the date pointer on error 1 年之前
  Matthias Gatto b137634ba3 lib: fix aws-sigv4 having date header twice in some cases 1 年之前
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" 1 年之前
  Daniel Stenberg 18a45a51ba http_aws_sigv4: fix scan-build "value stored to 'ret' is never read" 1 年之前
  Casey Bodley 495d09810a aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3 1 年之前
  Kvarec Lezki 97f7f668d6 http_aws_sigv4: remove typecasts from HMAC_SHA256 macro 1 年之前
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
  Baitinq on github b8ffb02e84 aws_sigv4: fix typos in aws_sigv4.c 1 年之前
  Casey Bodley 7f8e6da6dc aws_sigv4: consult x-%s-content-sha256 for payload hash 1 年之前
  Daniel Stenberg 279834dd45 misc: remove duplicated include files 1 年之前
  Daniel Stenberg 57ba1dd519 http_aws_sigv4: fix strlen() check 1 年之前
  Matthias Gatto 29c4aa00a1 aws_sigv4: fix header computation 2 年之前