Commit Verlauf

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