Historique des commits

Auteur SHA1 Message Date
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts il y a 2 ans
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end il y a 2 ans
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes il y a 2 ans
  Shaun Mirani 6efb6b1e77 url: allow non-HTTPS HSTS-matching for debug builds il y a 2 ans
  Daniel Stenberg b46136f9b1 http: try parsing Retry-After: as a number first il y a 2 ans
  Patrick Monnerat 72652c0613 http, vauth: always provide Curl_allow_auth_to_host() functionality il y a 2 ans
  Daniel Stenberg 660cf3d4ed lib: the number four in a sequence is the "fourth" il y a 2 ans
  Daniel Stenberg 664249d095 ws: initial websockets support il y a 2 ans
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of il y a 2 ans
  Daniel Stenberg 8d1da2e172 http: typecast the httpreq assignment to avoid icc compiler warning il y a 2 ans
  Daniel Stenberg 48d7064a49 cookie: apply limits il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg c9b60f0053 http: restore header folding behavior il y a 2 ans
  Daniel Stenberg d7b970e46b http: move Curl_allow_auth_to_host() il y a 2 ans
  Daniel Stenberg 139a54ed0a openssl: don't leak the SRP credentials in redirects either il y a 2 ans
  Daniel Stenberg 6e65999395 http: avoid auth/cookie on redirects same host diff port il y a 2 ans
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks il y a 2 ans
  Daniel Stenberg 854ec76551 http: streamclose "already downloaded" il y a 2 ans
  Daniel Stenberg 218cc70028 http: correct the header error message to say colon il y a 2 ans
  Daniel Stenberg b716b5aa7e lib: #ifdef on USE_HTTP2 better il y a 2 ans
  Daniel Stenberg 3fa634a337 http: close the stream (not connection) on time condition abort il y a 2 ans
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader il y a 2 ans
  Daniel Stenberg dcdf2e8a36 http: return error on colon-less HTTP headers il y a 2 ans
  Daniel Stenberg 526e0ef4cb http: reject header contents with nul bytes il y a 2 ans
  Daniel Stenberg 8984a42ae4 http: fix "unused parameter ‘conn’" warning il y a 2 ans
  Daniel Stenberg 7d600ad1c3 urldata: remove conn->bits.user_passwd il y a 2 ans
  HenrikHolst 9bc3cebc92 misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders il y a 2 ans
  HenrikHolst b807219292 misc: reduce strlen() calls with Curl_dyn_add() il y a 2 ans
  HenrikHolst 4028892f14 http: make Curl_compareheader() take string length arguments too il y a 2 ans
  Daniel Stenberg c85178a94c http2: allow CURLOPT_HTTPHEADER change ":scheme" il y a 2 ans