smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / tests / libtest /
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
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
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
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
2014-07-15 Daniel Stenbergtest506: verify aa6884845168
2014-06-17 Dan Fandrichtests: Use CURLOPT_READDATA instead of the obsolete...
2014-05-18 Daniel Stenbergtest1014: GSS-API is only in curl-config. not in curl
2014-05-09 Daniel Stenberglib1506: make sure the transfers are not within the...
2014-05-09 Daniel Stenberglibtests: add a wait_ms() function
2014-05-05 Dan Fandrichtests: Use standard libtest return codes when relevant
2014-05-05 Dan Fandrichtest1513: Don't return an uninitialized variable on...
2014-05-01 Dan Fandrichtest585: Fixed NULL pointer dereference in fopen
2014-04-22 Dan Fandrichtests: Fixed torture test for tests 1526 & 1527
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-03-29 Daniel Stenberglib1513: fix callback proto to silence warning
2014-02-19 Steve Holmelib1515.c: Fixed #include path in commit 647f83e809
2014-02-19 Maks Naumovtest1515: fix compilation with msvc
2014-02-14 Marc Hoerskenlib1515.c: Added support for Windows using the Sleep...
2014-02-14 Marc Hoerskentestsuite: use binary output mode for custom curl test...
2014-02-07 Steve Holmelib1515.c: Fixed various compilation warnings
2014-02-06 Romulo A. Ceccontests: add test for bug #1303 (dns cache timeout)
2014-02-01 Marc Hoerskentest 500: workaround low timer resolution on Windows
2014-01-30 Dan Fandrichtests: make the authorization retry tests pass the...
2014-01-28 Dan Fandrichtests: make a few lib15?? tests pass the OOM torture...
2014-01-28 Dan Fandrichlib1900: make the test pass the OOM torture tests
2014-01-22 Dan Fandrichtest1514: Got rid of a non-const initializer C99ism
2014-01-20 Cédric Deltheiltest1514: added - no more negative Content-Length ...
2014-01-04 Steve HolmeUpdated copyright year for recent changes
2014-01-03 Daniel Stenbergtest1513: added - verify early progress callback return...
2013-12-31 Steve Holmemprintf: Replaced internal usage of FORMAT_OFF_T and...
2013-11-15 Steve Holmelib1507.c: Added missing set of CURLOPT_UPLOAD option
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-09-02 Steve Holmelib1512.c: Fixed compilation warning
2013-09-01 Guenter KnaufKilled warning 'res' might be used uninitialized.
2013-08-08 Daniel Stenbergglobal dns cache: didn't work [regression]
2013-07-22 Yang Tselibtest: fix data type of some *_setopt() 'long' arguments
2013-07-16 Sergei Nikulovcmake: Fix for MSVC2010 project generation
2013-07-11 Yang Tsetest 1511: fix enumerated type mixed with another type
2013-07-03 Nick ZitzmannMerge branch 'master' of https://github.com/bagder...
2013-07-01 Marc Hoerskenlib506.c: Fixed possible use of uninitialized variables
2013-06-17 Benjamin Gilberttest506: verify that CURLOPT_COOKIELIST takes share...
2013-06-12 Sergei Nikulovlib1900: use tutil_tvnow instead of gettimeofday
2013-06-06 Daniel Stenberglib1500: remove bad check
2013-05-08 Daniel Stenberglibtest: gitignore more binary files
2013-04-22 Alessandro Ghedinitests: add test1511 to check timecond clean-up
2013-04-15 Paul HowarthAdd extra libs for lib1900 and lib2033 test programs
2013-04-04 Yang Tselib1509.c: fix compiler warnings
2013-04-04 Linus Nielsen Feltzingeasy: Fix the broken CURLOPT_MAXCONNECTS option
2013-03-27 Daniel Stenbergtest1509: verify proxy header response headers count
2013-03-20 Steve Holmelib1900.c: fix compilation warning
2013-03-15 Yang Tsetests: add #96 #558 and #1330
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-03-13 Yang Tsetest509: libcurl initialization with memory callbacks...
2013-03-11 Yang Tsecurl.h: stricter CURL_EXTERN linkage decorations logic
2013-03-09 Yang TseMakefile.am: empty AM_LDFLAGS definition for automake...
2013-03-08 Yang Tseconfigure: use XC_LIBTOOL for portability across libtoo...
2013-02-10 Linus Nielsen FeltzingFix NULL pointer reference when closing an unused multi...
2013-02-08 Daniel StenbergDONE: consider callback-aborted transfers premature
2013-02-05 Linus Nielsen FeltzingCURLMOPT_MAXCONNECTS: restore functionality
2013-01-20 Yang TseMakefile.inc: fix $(top_srcdir) not allowed in _SOURCES...
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
2013-01-15 Yang Tsebuild: use per-target '_CPPFLAGS' for those currently...
2013-01-15 Yang Tsetests/libtest/Makefile.inc: sort build targets
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: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-25 Daniel Stenberglib556: enable VERBOSE to ease debugging on failures
2012-12-25 Yang Tsetest 1504 and 1505: same as 1502 but with different...
2012-12-23 Yang Tsetest 1503: same as 1502 but with a different cleanup...
2012-12-23 Yang Tsetest 1502: OOM handling fixes
2012-12-21 Yang Tselib543.c: OOM handling fixes
2012-12-19 Yang Tselibntlmconnect.c: fix compiler warnings and OOM handling
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-05 Steve HolmeMerge pull request #52 from isn-/master
2012-12-05 Yang Tselibtest: fix some compiler warnings
2012-12-04 Yang Tsebuild: explain current role of LIBS in our Makefile...
2012-11-30 Yang Tsebuild: prevent global LIBS from influencing libtest...
2012-11-28 Yang Tsebuild: fix Windows build targets damaged since commit...
2012-11-28 Yang Tsebuild: avoid linkage of directly unused libraries
2012-11-26 Yang Tseavoid mixing of enumerated type with another type
2012-11-19 Fabian KeilGet test 2032 working when using valgrind
next