Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / libtest / lib530.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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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: make use of 76 lib/*.h renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Yang Tsemulti tests: OOM handling fixes
2011-09-06 Yang Tsetest suite: libtest header inclusion cleanup
2011-06-27 Daniel Stenberglibtests: stop checking for CURLM_CALL_MULTI_PERFORM
2011-05-26 Yang Tsecompiler warning: fix
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-05 Yang Tsefix compiler warning
2010-02-05 Yang TseAddes OOM handling for curl_easy_setopt() calls in...
2008-09-20 Yang Tseinclude "memdebug.h"
2008-05-22 Dan FandrichMade sure to pass longs in to curl_easy_setopt where...
2008-01-21 Yang Tseundo using internal *printf() clones for test #530
2008-01-20 Yang Tseuse internal *printf() clones since snprintf() not...
2008-01-19 Daniel StenbergDmitry Kurochkin fixed test case 530 (pipelining)
2007-03-10 Yang Tsechange max allowed time for this test to complete to...
2007-03-03 Yang Tse30 seconds isn't long enough for this test on a loaded...
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-10-20 Yang TseOops! Actually set the limit to 30 seconds.
2006-10-20 Yang TseDecrease the posibility of aborting a test which actual...
2006-10-19 Yang TseSet loop2 counter limit to 60 on this test to avoid...
2006-10-19 Yang TseWhen aborting, show loop counter values when more than...
2006-10-19 Yang TseAbort test if it seems that it would have run forever...
2006-10-10 Yang TseCall curl_global_cleanup() in all code paths before...
2006-09-10 Gisle VanemAdded select_test() function to allow selecting on...
2006-09-08 Daniel Stenbergremoved the comment that isn't valid for this file...
2006-09-08 Daniel Stenbergtest 530 is the first ever HTTP pipelining test for...