aboutsummaryrefslogtreecommitdiff
path: root/lib/conncache.h
AgeCommit message (Expand)Author
2013-04-26curl_easy_init: use less mallocsDaniel Stenberg
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-24Curl_conncache_foreach: allow callback to break loopDaniel Stenberg
2012-12-10conncache: fix enumerated type mixed with another typeYang Tse
2012-12-07Introducing a new persistent connection caching system using "bundles".Linus Nielsen Feltzing