Commit History

Author SHA1 Message Date
  Daniel Stenberg aca28abac7 lib: fix disabled-verbose-strings + enable-debug build warnings 1 month ago
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 2 months ago
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions 2 months ago
  Stefan Eissing 70d3a9b6aa http2: when uploading data from stdin, fix eos forwarding 2 months ago
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
  Stefan Eissing 00ef607326 url: fix connection reuse for HTTP/2 upgrades 2 months ago
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2 months ago
  Jay Satiro c8d71e598d http2: fix GOAWAY message sent to server 2 months ago
  Stefan Eissing 22d292b3ec urldata: introduce `data->mid`, a unique identifier inside a multi 3 months ago
  Stefan Eissing cb17c069a8 http2+h3 filters: fix ctx init 3 months ago
  Stefan Eissing 0bc5b2e37c http/2: simplify eos/blocked handling 3 months ago
  Stefan Eissing 35bf766280 http2: improved upload eos handling 3 months ago
  Stefan Eissing 709a6a3965 cfilters: send flush 3 months ago
  Stefan Eissing 911c3166b6 lib: add eos flag to send methods 4 months ago
  Stefan Eissing eb0a366b70 http2: improve rate limiting of downloads 3 months ago
  Stefan Eissing 02e0151a3a lib: convert some debugf()s into traces 3 months ago
  Daniel Stenberg 25321de30e Revert "lib: send eos flag" 4 months ago
  Stefan Eissing be93299f10 lib: send eos flag 4 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 4 months ago
  Stefan Eissing c9b95c0bb3 lib: graceful connection shutdown 5 months ago
  Daniel Stenberg 7208ff6534 http: remove "struct HTTP" 5 months ago
  Stefan Eissing c31041b17e connection: shutdown TLS (for FTP) better 5 months ago
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 5 months ago
  Stefan Eissing 5a4769b6d5 http: HEAD response body tolerance 6 months ago
  Stefan Eissing 5c59f91427 http2 + ngtcp2: pass CURLcode errors from callbacks 7 months ago
  Daniel Stenberg 0a25b3e014 urlapi: remove unused flags argument from Curl_url_set_authority 7 months ago
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle 7 months ago
  Stefan Eissing 8dd81bd5db lib: add Curl_xfer_write_resp_hd 8 months ago
  Stefan Eissing 1302aa6b50 http2: emit RST when client write fails 7 months ago
  Stefan Eissing 98f67a6145 http2, http3: only return CURLE_PARTIAL_FILE when bytes were received 8 months ago