Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl_easy_init: use less mallocs | Daniel Stenberg | 2013-04-26 | 1 | -1/+1 |
* | always-multi: always use non-blocking internals | Daniel Stenberg | 2013-01-17 | 1 | -8/+2 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+59 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -59/+0 |
* | Curl_conncache_foreach: allow callback to break loop | Daniel Stenberg | 2012-12-24 | 1 | -1/+2 |
* | conncache: fix enumerated type mixed with another type | Yang Tse | 2012-12-10 | 1 | -8/+10 |
* | Introducing a new persistent connection caching system using "bundles". | Linus Nielsen Feltzing | 2012-12-07 | 1 | -0/+56 |