Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg b716b5aa7e lib: #ifdef on USE_HTTP2 better il y a 2 ans
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader il y a 2 ans
  HenrikHolst 9bc3cebc92 misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders il y a 2 ans
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS il y a 2 ans
  Daniel Stenberg a5f5687368 urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN il y a 2 ans
  Daniel Stenberg da2598f823 hsts: CURLSTS_FAIL from hsts read callback should fail transfer il y a 2 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Daniel Stenberg b67d3ba73e curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE il y a 3 ans
  Gisle Vanem 1838925aac [Win32] Fix for USE_WATT32 il y a 3 ans
  Daniel Stenberg 83036d86af c-hyper: fix NTLM on closed connection tested with test159 il y a 3 ans
  Joel Depooter 77444b84f3 data_pending: check only SECONDARY socket for FTP(S) transfers il y a 3 ans
  Daniel Stenberg 8b9de77cd2 http: fix the check for 'Authorization' with Bearer il y a 3 ans
  Jacob Hoffman-Andrews 5c932f8fe9 lib: fix 0-length Curl_client_write calls il y a 3 ans
  Daniel Stenberg 6bb028dbda transfer: clear 'referer' in declaration il y a 3 ans
  Viktor Szakats 7214288898 transfer: strip credentials from the auto-referer header field il y a 3 ans
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" il y a 3 ans
  Daniel Stenberg 46620b9743 http: use credentials from transfer, not connection il y a 3 ans
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time il y a 3 ans
  Daniel Stenberg 528f71c2ec ftp: add 'list_only' to the transfer state struct il y a 3 ans
  Daniel Stenberg 115c9e27f5 ftp: add 'prefer_ascii' to the transfer state struct il y a 3 ans
  Daniel Stenberg f1e5e49879 urldata: move 'followlocation' to UrlState il y a 3 ans
  Michał Antoniak 1c1158a9dd transfer: fix GCC 10 warning with flag '-Wint-in-bool-context' il y a 3 ans
  Michał Antoniak 0cf5670c54 avoid warning: enum constant in boolean context il y a 3 ans
  Daniel Stenberg 5ad377718d Curl_chunker: shrink the struct il y a 3 ans
  Daniel Stenberg c977a6d0dc chunk/encoding: remove conn->data references il y a 3 ans
  Daniel Stenberg 4907431903 transfer: fix ‘conn’ undeclared mistake for iconv build il y a 3 ans
  Daniel Stenberg 219d9f8620 transfer: remove conn->data use il y a 3 ans
  Daniel Stenberg 2bdec0b363 quic: remove conn->data use il y a 3 ans
  Daniel Stenberg a304051620 lib: more conn->data cleanups il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans