Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / conncache.c
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-06-13 Lindley Frenchconncache: move the connection counter to the cache...
2014-01-04 Steve HolmeUpdated copyright year for recent changes
2014-01-04 Marc Hoerskenconncache.c: fix possible dereference of null pointer
2013-04-26 Daniel Stenbergcurl_easy_init: use less mallocs
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-24 Daniel StenbergCurl_conncache_foreach: allow callback to break loop
2012-12-19 Yang Tsebundles connection caching: some out of memory handling...
2012-12-10 Yang Tseconncache: fix enumerated type mixed with another type
2012-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...