Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleanup: We prefer 'CURLcode result' | Steve Holme | 2014-10-28 | 1 | -3/+3 |
* | pipelining: only output "is not blacklisted" in debug builds | Daniel Stenberg | 2014-10-24 | 1 | -1/+1 |
* | Curl_pipeline_server_blacklisted: handle a NULL server name | Daniel Stenberg | 2014-10-03 | 1 | -1/+1 |
* | pipeline: Fixed a NULL pointer dereference on OOM | Dan Fandrich | 2014-01-31 | 1 | -4/+14 |
* | info: remove debug output | Daniel Stenberg | 2014-01-08 | 1 | -7/+0 |
* | pipeline: remove print_pipeline() | Daniel Stenberg | 2014-01-03 | 1 | -2/+6 |
* | mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU | Steve Holme | 2013-12-31 | 1 | -2/+2 |
* | string formatting: fix 15+ printf-style format strings | Yang Tse | 2013-07-24 | 1 | -2/+2 |
* | string formatting: fix 25+ printf-style format strings | Yang Tse | 2013-07-24 | 1 | -8/+10 |
* | pipelining: Remove dead code. | Linus Nielsen Feltzing | 2013-03-14 | 1 | -35/+0 |
* | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing | 2013-03-13 | 1 | -0/+366 |