Age | Commit message (Expand) | Author |
---|---|---|
2015-03-11 | proxy: re-use proxy connections (regression) | Daniel Stenberg |
2014-08-12 | create_conn: prune dead connections | Frank Meier |
2014-07-23 | conncache: fix compiler warning | Marcel Raad |
2014-06-13 | conncache: move the connection counter to the cache struct | Lindley French |
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-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: rename 76 lib/*.h files | Yang Tse |
2012-12-24 | Curl_conncache_foreach: allow callback to break loop | Daniel Stenberg |
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 |