Merge branch 'upstream' into tizen
[platform/upstream/curl.git] / tests / libtest / lib503.c
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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
2012-07-05 Daniel Stenberglib503: enable verbose to ease debugging this
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-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...
2007-10-02 Yang TseRenamed a couple of global variables to avoid shadowing...
2007-03-10 Yang Tsechange max allowed time for this test to complete to...
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...
2007-01-29 Gisle VanemSome compilers lacks <sys/time.h>. Include "timeval...
2006-10-25 Yang TseAdd project notice and file Id
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-10-24 Yang TseAbort test if it seems that it would have run forever...
2006-09-10 Gisle VanemAdded select_test() function to allow selecting on...
2004-10-03 Daniel Stenbergremoved trailing whitespace
2004-05-14 Daniel Stenbergclean up properly on failure to enable easier libcurl...
2004-03-03 Daniel Stenbergremoved include stuff now handled by test.h
2004-02-20 Daniel Stenberginclude sys/select.h to prevent picky compiler warnings...
2004-02-05 Daniel Stenbergchanged the test() function to return type int
2003-10-25 Daniel Stenbergavoid dependence on the order of the fields in the...
2003-10-24 Daniel Stenbergdon't select() forever, set a timeout so at least the...
2003-03-12 Daniel StenbergAdd include files to prevent warnings on some (HPUX...
2002-12-13 Daniel Stenbergused this to verify bug report 651460