summaryrefslogtreecommitdiff
path: root/lib/conncache.h
Commit message (Expand)AuthorAgeFilesLines
* curl_easy_init: use less mallocsDaniel Stenberg2013-04-261-1/+1
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-171-8/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+59
* build: rename 76 lib/*.h filesYang Tse2012-12-281-59/+0
* Curl_conncache_foreach: allow callback to break loopDaniel Stenberg2012-12-241-1/+2
* conncache: fix enumerated type mixed with another typeYang Tse2012-12-101-8/+10
* Introducing a new persistent connection caching system using "bundles".Linus Nielsen Feltzing2012-12-071-0/+56