Historique des commits

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