提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg d78e129d50 WebSockets: make support official (non-experimental) 2 天之前
  Viktor Szakats d83b528a80 tidy-up: spelling 2 周之前
  Stefan Eissing 47d6ec9804 alt-svc: honor data->state.httpwant 1 周之前
  Stefan Eissing 433d73033e url: connection reuse on h3 connections 1 周之前
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 1 周之前
  Stefan Eissing 50166c0de8 connect: store connection info when really done 2 周之前
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 周之前
  Stefan Eissing 00ef607326 url: fix connection reuse for HTTP/2 upgrades 1 月之前
  Stefan Eissing 64ab0ace27 urldata: remove crlf_conversions counter 1 月之前
  Stefan Eissing 9280bbea3f urldata: remove proxy_connect_closed bit 1 月之前
  Stefan Eissing ea6f5c9f0f connect: limit update IP info 1 月之前
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 月之前
  Daniel Stenberg 3b057d4b7a test1521: verify setting options to NULL better 1 月之前
  Stefan Eissing a58b50fca6 transfer: Curl_sendrecv() and event related improvements 1 月之前
  Stefan Eissing 22d292b3ec urldata: introduce `data->mid`, a unique identifier inside a multi 1 月之前
  Daniel Stenberg ba235ab269 llist: remove direct struct accesses, use only functions 1 月之前
  Daniel Stenberg f0a551814b urldata: remove 'scratch' from the UrlState struct 1 月之前
  Viktor Szakats f81f351b9a tidy-up: OS names 1 月之前
  Stefan Eissing 5a9262a333 url: dns_entry related improvements 2 月之前
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 3 月之前
  Stefan Eissing c9b95c0bb3 lib: graceful connection shutdown 3 月之前
  Andy Pan b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 3 月之前
  Stefan Eissing 385c62aabc lib: xfer_setup and non-blocking shutdown 3 月之前
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 3 月之前
  Daniel Stenberg b049388d47 url: allow DoH transfers to override max connection limit 3 月之前
  Daniel Stenberg e78913e6b5 noproxy: patterns need to be comma separated 4 月之前
  Viktor Szakats 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros 4 月之前
  Nathan Moinvaziri 6ea9388157 url: remove duplicate call to Curl_conncache_remove_conn when pruning 4 月之前
  Daniel Stenberg 0e37b42dc9 url: make parse_login_details use memdup0 4 月之前
  Daniel Stenberg c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 月之前