summaryrefslogtreecommitdiff
path: root/lib/conncache.c
Commit message (Expand)AuthorAgeFilesLines
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-10/+10
* Curl_conncache_foreach: allow callback to break loopDaniel Stenberg2012-12-241-3/+7
* bundles connection caching: some out of memory handling fixesYang Tse2012-12-191-5/+16
* conncache: fix enumerated type mixed with another typeYang Tse2012-12-101-1/+1
* Introducing a new persistent connection caching system using "bundles".Linus Nielsen Feltzing2012-12-071-0/+270