Commit History

Author SHA1 Message Date
  Daniel Stenberg 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
  Biswapriyo Nath 5023d7c944 http2: remove unused Curl_http2_strerror function declaration 1 year ago
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs 1 year ago
  Stefan Eissing db91dbbf2c curl_log: for failf/infof and debug logging implementations 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Stefan Eissing 71b7e01610 lib: connect/h2/h3 refactor 1 year ago
  Daniel Stenberg 1b3973180b lib: rewind BEFORE request instead of AFTER previous 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 years ago
  Daniel Stenberg 605e842355 http2: move the stream error field to the per-transfer storage 3 years ago
  Daniel Stenberg 00b89ec641 h2: allow 100 streams by default 3 years ago
  Daniel Stenberg 723c0e75fa http2: remove conn->data use 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg 15f51474c8 http2: make pausing/unpausing set/clear local stream window 4 years ago
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache 4 years ago
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions 5 years ago
  Daniel Stenberg 05b100aee2 cleanup: make local functions static 5 years ago
  Johannes Schindelin d997aa0e96 Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1 5 years ago
  Viktor Szakats b801b453af whitespace fixes 5 years ago
  Daniel Stenberg 7b9bc96c77 http2: several cleanups 6 years ago
  Daniel Stenberg 65ca030513 http2: fix OOM crash 7 years ago
  Anders Bakken 421f740164 http2: Fix crashes when parent stream gets aborted 7 years ago
  Daniel Stenberg 3d4c0c8b9b http2: return EOF when done uploading without known size 7 years ago
  Daniel Stenberg 3533def3d5 http2: make sure stream errors don't needlessly close the connection 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Jay Satiro b71bc694c8 http2: Add Curl_http2_strerror for HTTP/2 error codes 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg 3042cb5043 http2: added three stream prio/deps options 8 years ago