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