Historial de Commits

Autor SHA1 Mensaje Fecha
  Steve Holme bdf6d8af3e conncache: Remove the DEBUGASSERT on length check hace 5 años
  Daniel Stenberg a6183ab23a url: default conn->port to the same as conn->remote_port hace 5 años
  Daniel Stenberg 2f11fbf208 conncache: make "bundles" per host name when doing proxy tunnels hace 5 años
  Daniel Stenberg e649432e72 CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse hace 5 años
  Daniel Stenberg e3a53e3efb conncache: use conn->data to know if a transfer owns it hace 5 años
  Daniel Stenberg 05b100aee2 cleanup: make local functions static hace 5 años
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn hace 5 años
  Daniel Stenberg 85f9aa08d9 conncache_unlock: avoid indirection by changing input argument type hace 5 años
  Daniel Stenberg fb445a1e18 disconnect: separate connections and easy handles better hace 5 años
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() hace 6 años
  Daniel Stenberg 81377cace6 vtls: set conn->data when closing TLS hace 6 años
  Daniel Stenberg 1b76c38904 conn: remove the boolean 'inuse' field hace 6 años
  Daniel Stenberg f762fec323 url: check Curl_conncache_add_conn return code hace 6 años
  Daniel Stenberg 2c15693a3c url: fix dangling conn->data pointer hace 6 años
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers hace 6 años
  Daniel Stenberg 41982b6ac9 conncache: fix a return code [regression] hace 7 años
  Daniel Stenberg 07cb27c98e conncache: fix several lock issues hace 7 años
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache hace 7 años
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc hace 7 años
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init hace 7 años
  Daniel Stenberg 2066072ff2 conncache: make hashkey avoid malloc hace 7 años
  Michael Kaufmann ddedc1b3f3 string formatting: fix 4 printf-style format strings hace 7 años
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) hace 8 años
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now hace 8 años
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy hace 8 años
  Daniel Stenberg 5823179523 connections: non-HTTP proxies on different ports aren't reused either hace 8 años
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers hace 8 años
  Michael Kaufmann cd8d236245 news: CURLOPT_CONNECT_TO and --connect-to hace 8 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Dan Fandrich b6e3da5f08 conncache: fixed memory leak on OOM (torture tests) hace 9 años