Commit History

Author SHA1 Message Date
  Daniel Stenberg e9b9bbac22 netrc: address several netrc parser flaws 6 days ago
  Daniel Stenberg cd2b45201a src/lib: remove redundant ternary operators 3 weeks ago
  Daniel Stenberg 522c89a134 lib: remove Curl_ prefix from static functions 3 weeks ago
  Daniel Stenberg 9cc246401e source: avoid use of 'very' in comments 1 month ago
  Daniel Stenberg 9bee39bfed url: use same credentials on redirect 1 month ago
  Daniel Stenberg 3b43a05e00 netrc: cache the netrc file in memory 1 month ago
  Daniel Stenberg bcec0840b0 lib: use bool/TRUE/FALSE properly 1 month ago
  Daniel Stenberg d78e129d50 WebSockets: make support official (non-experimental) 1 month ago
  Viktor Szakats d83b528a80 tidy-up: spelling 2 months ago
  Stefan Eissing 47d6ec9804 alt-svc: honor data->state.httpwant 2 months ago
  Stefan Eissing 433d73033e url: connection reuse on h3 connections 2 months ago
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 2 months ago
  Stefan Eissing 50166c0de8 connect: store connection info when really done 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 64ab0ace27 urldata: remove crlf_conversions counter 2 months ago
  Stefan Eissing 9280bbea3f urldata: remove proxy_connect_closed bit 2 months ago
  Stefan Eissing ea6f5c9f0f connect: limit update IP info 2 months ago
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 3 months ago
  Daniel Stenberg 3b057d4b7a test1521: verify setting options to NULL better 3 months ago
  Stefan Eissing a58b50fca6 transfer: Curl_sendrecv() and event related improvements 3 months ago
  Stefan Eissing 22d292b3ec urldata: introduce `data->mid`, a unique identifier inside a multi 3 months ago
  Daniel Stenberg ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
  Daniel Stenberg f0a551814b urldata: remove 'scratch' from the UrlState struct 3 months ago
  Viktor Szakats f81f351b9a tidy-up: OS names 3 months ago
  Stefan Eissing 5a9262a333 url: dns_entry related improvements 4 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 4 months ago
  Stefan Eissing c9b95c0bb3 lib: graceful connection shutdown 5 months ago
  Andy Pan b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 5 months ago
  Stefan Eissing 385c62aabc lib: xfer_setup and non-blocking shutdown 5 months ago