Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / pingpong.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-12-24 Daniel StenbergCurl_pp_readresp: use memmove not memcpy, possibly...
2013-12-21 Daniel StenbergCurl_pp_readresp: replace stupid loop with memcpy
2013-12-21 Daniel StenbergCurl_pp_readresp: zero terminate line
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-09-09 Jiri Hruskapingpong: Check SSL library buffers for already read...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-25 Daniel StenbergFTP: remove krb4 support
2013-03-03 Steve Holmepingpong.c: Fix enumerated type mixed with another...
2013-02-22 Jiri HruskaFixed checking the socket if there is data waiting...
2013-02-22 Jiri Hruskapingpong: Introduce Curl_pp_moredata()
2013-02-17 Daniel Stenbergcompiler warning fix: declaration of 'wait' shadows...
2013-02-15 Daniel Stenbergrename "easy" statemachines: call them block instead
2013-02-12 Steve Holmepingpong: Optimised the endofresp() function
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-11-04 Daniel StenbergFTP: prevent the multi interface from blocking
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-11-06 Daniel Stenbergpingpong: change two comments wrongly referring "FTP"
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-05 Yang Tsepingpong.c: avoid a memmove call in function Curl_pp_vsendf
2011-08-29 Yang Tsepingpong.c: fix Curl_pp_vsendf() arbitrary restrictions...
2011-06-04 Daniel StenbergCurl_socket_ready: make timeout a 'long'
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2010-12-18 Brad HardsTrival comment fix.
2010-11-13 Julien Chaffraixurldata: Capitalize enum protect_level values.
2010-11-13 Julien Chaffraixsecurity: tighten enum protection_level usage.
2010-10-28 Dan FandrichRemoved a leftover mention of FTP in an error message
2010-08-02 Daniel Stenbergbuild: add typecast to avoid warning
2010-07-21 Ben Greearpingpong: Fix indentation (whitespace change only)
2010-05-07 Howard Chusendrecv: split the I/O handling into private handler
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-02 Daniel Stenberg- Made the pingpong timeout code properly deal with...
2010-03-02 Daniel Stenbergremove assignment never used
2009-12-14 Yang TseFix compiler warnings
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...