Commit History

Author SHA1 Message Date
  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 9 years ago
  Carlo Wood 013d5c18c3 debug: added new connection cache output, plus fixups 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 9 years ago
  Daniel Stenberg 628290b5e6 cleanups: reduce variable scope 9 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
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg 1649e680f6 Curl_conncache_foreach: allow callback to break loop 11 years ago
  Yang Tse eafccdb315 bundles connection caching: some out of memory handling fixes 11 years ago
  Yang Tse 4710d3d969 conncache: fix enumerated type mixed with another type 11 years ago
  Linus Nielsen Feltzing d021f2e8a0 Introducing a new persistent connection caching system using "bundles". 11 years ago