Age | Commit message (Expand) | Author |
2019-07-30 | cleanup: remove the 'numsocks' argument used in many places | Daniel Stenberg |
2018-12-17 | pingpong: ignore regular timeout in disconnect phase | Daniel Stenberg |
2017-10-25 | time: rename Curl_tvnow to Curl_now | Daniel Stenberg |
2017-07-28 | timeval: struct curltime is a struct timeval replacement | Daniel Stenberg |
2017-03-26 | spelling fixes | klemens |
2016-11-18 | lib: fix compiler warnings after de4de4e3c7c | Marcel Raad |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2013-02-23 | pingpong: Renamed curl_ftptransfer to curl_pp_transfer | Steve Holme |
2013-02-23 | pingpong: Moved curl_ftptransfer definition to pingpong.h | Steve Holme |
2013-02-22 | pingpong: Introduce Curl_pp_moredata() | Jiri Hruska |
2013-02-18 | compiler warning fix | Daniel Stenberg |
2013-02-15 | rename "easy" statemachines: call them block instead | Daniel Stenberg |
2013-02-12 | pingpong.h: Fixed line length over 78 characters from b56c9eb48e3c | Steve Holme |
2013-02-12 | pingpong: Optimised the endofresp() function | Steve Holme |
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 |
2012-12-28 | build: rename 76 lib/*.h files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2011-08-29 | pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command length | Yang Tse |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2010-07-18 | pingpong: response_time is milliseconds | Jan Van Boghout |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg |