Commit History

Author SHA1 Message Date
  Daniel Stenberg f1e5e49879 urldata: move 'followlocation' to UrlState 3 years ago
  Michał Antoniak 1c1158a9dd transfer: fix GCC 10 warning with flag '-Wint-in-bool-context' 3 years ago
  Michał Antoniak 0cf5670c54 avoid warning: enum constant in boolean context 3 years ago
  Daniel Stenberg 5ad377718d Curl_chunker: shrink the struct 3 years ago
  Daniel Stenberg c977a6d0dc chunk/encoding: remove conn->data references 3 years ago
  Daniel Stenberg 4907431903 transfer: fix ‘conn’ undeclared mistake for iconv build 3 years ago
  Daniel Stenberg 219d9f8620 transfer: remove conn->data use 3 years ago
  Daniel Stenberg 2bdec0b363 quic: remove conn->data use 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg e38f4b7e80 transfer: remove Curl_ prefix from static functions 3 years ago
  Daniel Stenberg 0936ecd0ee pretransfer: setup the User-Agent header here 3 years ago
  Daniel Stenberg 648712eec1 httpauth: make multi-request auth work with custom port 3 years ago
  Emil Engler 725ec470e2 language: s/behaviour/behavior/g 3 years ago
  Daniel Stenberg 8ab78f720a misc: fix "warning: empty expression statement has no effect" 3 years ago
  Daniel Stenberg 58974d25d8 lib: introduce c-hyper for using Hyper 3 years ago
  Daniel Stenberg a5bc272223 http: show the request as headers even when split-sending 3 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 2cfc4ed983 hsts: add read/write callbacks 4 years ago
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 4 years ago
  Stefan Yohansson 50dd05a552 transfer: move retrycount from connect struct to easy handle 4 years ago
  Daniel Stenberg 5ae339971a transfer: fix data_pending for builds with both h2 and h3 enabled 4 years ago
  Daniel Stenberg 9466034561 transfer: fix memory-leak with CURLOPT_CURLU in a duped handle 4 years ago
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct 4 years ago
  Daniel Stenberg b77a2528f8 transfer: remove k->str NULL check 4 years ago
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start 4 years ago
  Michael Kaufmann 3d44bfb08d transfer: close connection after excess data has been read 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Jay Satiro c0e139a60d transfer: Switch PUT to GET/HEAD on 303 redirect 4 years ago