Commit History

作者 SHA1 備註 提交日期
  Daniel Stenberg d4618a3fc4 http2: avoid too early connection re-use/multiplexing 1 年之前
  Daniel Stenberg 5413d24aae url: remove infof() output for "still name resolving" 1 年之前
  Daniel Stenberg dd4d1a2695 transfer: clear credentials when redirecting to absolute URL 1 年之前
  Stefan Eissing 873b958d0b http2: h2 and h2-PROXY connection alive check fixes 1 年之前
  Jay Satiro fd306e55a0 lib: fix some format specifiers 1 年之前
  Stefan Eissing e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 年之前
  Daniel Stenberg 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 年之前
  Daniel Stenberg f1e5d8a731 url: provide better error message when URLs fail to parse 1 年之前
  Shohei Maeda ac5ad52142 url: fix null dispname for --connect-to option 1 年之前
  Daniel Stenberg 21e7e44fb9 url: fix PVS nits 1 年之前
  Daniel Stenberg 4cfa5bcc9a urlapi: cleanups 1 年之前
  Daniel Stenberg 712e5f1e7f CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2 1 年之前
  Daniel Stenberg 5fec927374 url: remove call to Curl_llist_destroy in Curl_close 1 年之前
  Daniel Stenberg 843b3baa3e multi: remove PENDING + MSGSENT handles from the main linked list 1 年之前
  Daniel Stenberg e5e8815532 lib: skip Curl_llist_destroy calls 1 年之前
  Daniel Stenberg 8f4608468b ftp: add more conditions for connection reuse 1 年之前
  Daniel Stenberg cb49e67303 url: only reuse connections with same GSS delegation 1 年之前
  Daniel Stenberg f384d40718 url: remove dummy protocol handler 1 年之前
  Daniel Stenberg af369db4d3 url: fix the SSH connection reuse check 1 年之前
  Jay Satiro b559ef6f36 url: fix cookielist memleak when curl_easy_reset 1 年之前
  Stefan Eissing 7c5637b8b4 url: fix logic in connection reuse to deny reuse on "unclean" connections 1 年之前
  Stefan Eissing 821f6e2a89 CURLOPT_PIPEWAIT: allow waited reuse also for subsequent connections 1 年之前
  Stefan Eissing e187d69e48 urldata: remove `now` from struct SingleRequest - not needed 1 年之前
  Pronyushkin Petr 690c43b3ee url: fix part of conditional expression is always true 1 年之前
  Stefan Eissing 5651a36d1a cf-socket: improvements in socket I/O handling 1 年之前
  Stefan Eissing f8da4f2f2d vtls: fix hostname handling in filters 1 年之前
  Daniel Stenberg 7ad8a7ba9e noproxy: support for space-separated names is deprecated 1 年之前
  Andrei Rybak bb393e521f lib: fix typos in comments which repeat a word 1 年之前
  Stefan Eissing 6a8d7ef981 cf-socket: keep sockaddr local in the socket filters 1 年之前