تاریخچه Commit ها

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