Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / conncache.h
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
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...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-04-26 Daniel Stenbergcurl_easy_init: use less mallocs
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-24 Daniel StenbergCurl_conncache_foreach: allow callback to break loop
2012-12-10 Yang Tseconncache: fix enumerated type mixed with another type
2012-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...