Merge branch 'upstream' into tizen
[platform/upstream/curl.git] / tests / libtest / lib537.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-17 Daniel Stenbergalways-multi: always use non-blocking internals
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
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-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-09-06 Yang Tsetest suite: libtest header inclusion cleanup
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 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-17 Yang TseDon't abort tests 518 and 537 when unable to raise...
2007-09-30 Yang TseFix missing right parenthesis
2007-09-30 Yang TseFix comparison between signed and unsigned
2007-04-05 Yang Tseunify fopen() failure error message among tests, allowing
2007-04-04 Yang Tseadd debug message and expand comment
2007-04-04 Yang Tsetest can be allowed to run if fopen() is capable of...
2007-04-04 Yang Tsecleanup
2007-04-04 Yang Tsetest can be allowed to run if fopen() is capable of...
2007-04-03 Yang TseVerify if the test is limited by an ancient stdio with...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-01-31 Yang Tsewhen using select() instead of poll, skip the test...
2007-01-30 Yang Tsefix temp string buffer variable name
2007-01-30 Yang Tseskip test on platforms on which we use select() instead
2007-01-28 Yang TseCompiler warning fix
2006-11-03 Yang Tseadd a couple more of debugging messages
2006-11-03 Yang Tsereduce max size of dinamically allocated arrays to...
2006-11-03 Yang Tsefix comments and renumber rlimit return codes
2006-11-02 Yang Tseremove leftover comment
2006-11-02 Yang Tseupdate and split test cases 518 and 537 into its own...