Commit History

Author SHA1 Message Date
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init 7 years ago
  Daniel Stenberg 2066072ff2 conncache: make hashkey avoid malloc 7 years ago
  Michael Kaufmann ddedc1b3f3 string formatting: fix 4 printf-style format strings 7 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 5823179523 connections: non-HTTP proxies on different ports aren't reused either 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Michael Kaufmann cd8d236245 news: CURLOPT_CONNECT_TO and --connect-to 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Dan Fandrich b6e3da5f08 conncache: fixed memory leak on OOM (torture tests) 9 years ago
  Anthony Avina 4883f7019d hostip: fix unintended destruction of hash table 9 years ago
  Daniel Stenberg 38bd6bf0bb bundles: store no/default/pipeline/multiplex 9 years ago
  Daniel Stenberg 750d678c0e Curl_conncache_add_conn: fix memory leak on OOM 9 years ago
  Daniel Stenberg 2a746f6c28 conncache: keep bundles on host+port bases, not only host names 9 years ago
  Daniel Stenberg fd137786e5 bundles: merged into conncache.c 9 years ago
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() 9 years ago
  Daniel Stenberg 852d35b6ea proxy: re-use proxy connections (regression) 9 years ago
  Steve Holme 34cb17b930 conncache: Fixed specifiers in infof() for long and size_t variables 10 years ago
  Carlo Wood 013d5c18c3 debug: added new connection cache output, plus fixups 10 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Daniel Stenberg 628290b5e6 cleanups: reduce variable scope 10 years ago
  Frank Meier 01368d395c create_conn: prune dead connections 10 years ago
  Lindley French 964e43c5e2 conncache: move the connection counter to the cache struct 10 years ago
  Steve Holme 84a9f092dc Updated copyright year for recent changes 10 years ago
  Marc Hoersken 8fc4abedf1 conncache.c: fix possible dereference of null pointer 10 years ago
  Daniel Stenberg 6420672879 curl_easy_init: use less mallocs 11 years ago
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago