summaryrefslogtreecommitdiff
path: root/lib/bundles.c
Commit message (Expand)AuthorAgeFilesLines
* free: instead of Curl_safefree()Daniel Stenberg2015-03-161-2/+2
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+110
* build: rename 93 lib/*.c filesYang Tse2013-01-031-110/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-9/+9
* bundles connection caching: some out of memory handling fixesYang Tse2012-12-191-2/+11
* Introducing a new persistent connection caching system using "bundles".Linus Nielsen Feltzing2012-12-071-0/+101