aboutsummaryrefslogtreecommitdiff
path: root/lib/pingpong.h
AgeCommit message (Expand)Author
2020-05-30timeouts: change millisecond timeouts to timediff_t from time_tDaniel Stenberg
2019-07-30cleanup: remove the 'numsocks' argument used in many placesDaniel Stenberg
2018-12-17pingpong: ignore regular timeout in disconnect phaseDaniel Stenberg
2017-10-25time: rename Curl_tvnow to Curl_nowDaniel Stenberg
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-03-26spelling fixesklemens
2016-11-18lib: fix compiler warnings after de4de4e3c7cMarcel Raad
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-02-23pingpong: Renamed curl_ftptransfer to curl_pp_transferSteve Holme
2013-02-23pingpong: Moved curl_ftptransfer definition to pingpong.hSteve Holme
2013-02-22pingpong: Introduce Curl_pp_moredata()Jiri Hruska
2013-02-18compiler warning fixDaniel Stenberg
2013-02-15rename "easy" statemachines: call them block insteadDaniel Stenberg
2013-02-12pingpong.h: Fixed line length over 78 characters from b56c9eb48e3cSteve Holme
2013-02-12pingpong: Optimised the endofresp() functionSteve Holme
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-08-29pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command lengthYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2010-07-18pingpong: response_time is millisecondsJan Van Boghout
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg