Base code merged to SPIN 2.4
[platform/upstream/curl.git] / lib / multiif.h
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
2014-01-11 Daniel Stenbergmulti: remove MULTI_TIMEOUT_INACCURACY
2013-12-15 Daniel Stenbergmulti: add timer inaccuracy margin to timeout/connectti...
2013-08-27 Daniel Stenbergmulti_socket: improved 100-continue timeout handling
2013-06-20 Daniel Stenbergmulti_socket: react on socket close immediately
2013-04-26 Daniel Stenbergcurl_easy_init: use less mallocs
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tselib/*.h: use our standard naming scheme for header...
2010-08-15 Daniel Stenbergmulti: support timeouts
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-06-10 Yang TseAdjusted to take in account that...
2008-09-13 Yang Tsefix compiler warning: defined but not used
2007-08-26 Dan FandrichFixed some minor mismatched types found by splint.
2007-04-10 Daniel StenbergRavi Pratap provided fixes for HTTP pipelining
2006-09-28 Daniel StenbergReported in #1561470 (curl.haxx.se/bug/view.cgi?id...
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2005-01-11 Daniel StenbergRenamed easy.h and multi.h to easyif.h and multiif...