Commit History

Author SHA1 Message Date
  Stefan Eissing e12b39e133 trace: make tracing available in non-debug builds 11 months ago
  Futaura 7ad4c9066e cfilters: rename close/connect functions to avoid clashes 11 months ago
  Daniel Stenberg 887acb48e4 http_proxy: provide missing arg to infof() call 1 year ago
  Stefan Eissing 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 year ago
  Daniel Stenberg 3b8f5bb15b http_proxy: parse the status line without sscanf 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 3f3ddee066 http_proxy: do not assign data->req.p.http use local copy 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
  Stefan Eissing db5f833cc7 haxproxy: send before TLS handhshake 1 year ago
  Stefan Eissing 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy 1 year ago
  Stefan Eissing f18956d0ca cfilter: re-add `conn` as parameter to cfilter setup methods 1 year ago
  Daniel Stenberg 1b3973180b lib: rewind BEFORE request instead of AFTER previous 1 year ago
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 1 year ago
  Stefan Eissing 4a8b4a1b66 cfiler: filter types have flags indicating what they do 1 year ago
  Stefan Eissing 7a19dd8a81 proxy: haproxy filter is only available when PROXY and HTTP are 1 year ago
  Stefan Eissing a8e6351e12 proxy: refactor haproxy protocol handling as connection filter 1 year ago
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: 1 year ago
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 year ago
  Daniel Stenberg 55e1875729 http_proxy: restore the protocol pointer on error 1 year ago
  Daniel Stenberg 74d47e22aa sendf: make Curl_debug a void function 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg a8a1dd8ecc http_proxy/hyper: handle closed connections 2 years ago
  Liam Warfield aad7d9f9a6 hyper: fix tests 580 and 581 for hyper 2 years ago
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 years ago
  HenrikHolst 9bc3cebc92 misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders 2 years ago
  HenrikHolst b807219292 misc: reduce strlen() calls with Curl_dyn_add() 2 years ago
  HenrikHolst 4028892f14 http: make Curl_compareheader() take string length arguments too 2 years ago