Commit History

Author SHA1 Message Date
  Daniel Stenberg d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) 5 years ago
  Daniel Stenberg 41fcdf71a1 ConnectionExists: improve non-multiplexing use case 5 years ago
  Daniel Stenberg e649432e72 CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse 5 years ago
  Daniel Stenberg e06b8bdae6 Curl_disconnect: treat all CONNECT_ONLY connections as "dead" 5 years ago
  Daniel Stenberg 9a4ad1b056 url: always clone the CUROPT_CURLU handle 5 years ago
  Daniel Stenberg 2f44e94efb pipelining: removed 5 years ago
  Daniel Stenberg e3a53e3efb conncache: use conn->data to know if a transfer owns it 5 years ago
  Dominik Hölzl 6c60355323 Negotiate: fix for HTTP POST with Negotiate 6 years ago
  Daniel Stenberg 15401fa886 CURLU: fix NULL dereference when used over proxy 5 years ago
  Daniel Stenberg e1be825453 alt-svc: the libcurl bits 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Jay Satiro 7466d1a308 url: change conn shutdown order to unlink data as last step 5 years ago
  Daniel Stenberg b08898fb29 connection: never reuse CONNECT_ONLY conections 5 years ago
  Daniel Stenberg 354aa32820 strip_trailing_dot: make sure NULL is never used for strlen 5 years ago
  Jay Satiro 4015fae044 connection_check: restore original conn->data after the check 5 years ago
  Daniel Stenberg 38d8e1bd4e connection_check: set ->data to the transfer doing the check 5 years ago
  Daniel Stenberg 05b100aee2 cleanup: make local functions static 5 years ago
  Daniel Stenberg 9cb126792c url/idnconvert: remove scan for <= 32 ascii values 5 years ago
  Chris Araman 927a5bd1b4 url: close TLS before removing conn from cache 5 years ago
  Daniel Stenberg 180501cb02 schannel: stop calling it "winssl" 5 years ago
  Daniel Stenberg bbae24c3ae extract_if_dead: follow-up to 54b201b48c90a 5 years ago
  Daniel Stenberg 54b201b48c extract_if_dead: use a known working transfer when checking connections 5 years ago
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 5 years ago
  Rikard Falkeborn fa2d6ba84d printf: fix format specifiers 6 years ago
  Daniel Gustafsson ba266b3ed7 url: fix incorrect indentation 5 years ago
  Daniel Stenberg f3ce38739f disconnect: set conn->data for protocol disconnect 5 years ago
  Daniel Stenberg 85f9aa08d9 conncache_unlock: avoid indirection by changing input argument type 5 years ago
  Daniel Stenberg fb445a1e18 disconnect: separate connections and easy handles better 5 years ago
  Daniel Stenberg 006ff62d8c http: added options for allowing HTTP/0.9 responses 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago