Age | Commit message (Expand) | Author |
---|---|---|
2014-06-13 | conncache: move the connection counter to the cache struct | Lindley French |
2014-01-04 | Updated copyright year for recent changes | Steve Holme |
2014-01-04 | conncache.c: fix possible dereference of null pointer | Marc Hoersken |
2013-04-26 | curl_easy_init: use less mallocs | Daniel Stenberg |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-24 | Curl_conncache_foreach: allow callback to break loop | Daniel Stenberg |
2012-12-19 | bundles connection caching: some out of memory handling fixes | Yang Tse |
2012-12-10 | conncache: fix enumerated type mixed with another type | Yang Tse |
2012-12-07 | Introducing a new persistent connection caching system using "bundles". | Linus Nielsen Feltzing |