smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / tests /
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-06-19 Seonah Moon[CVE-2017-7407] --write-out out of buffer read 74/134474/1
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-07-14 Dan Fandrichtest320: strip off the actual negotiated cipher width
2014-07-11 Dan Fandrichtests: added globbing keyword to URL globbing tests
2014-07-11 Dan FandrichFixed some "statement not reached" warnings
2014-07-11 Dan Fandrichgnutls: explicitly added SRP to the priority string
2014-07-11 Dan Fandrichtests: adjust for capitalization differences in newer...
2014-07-11 Dan Fandrichtest320/1/2/4: fix the port number substitution variables
2014-07-11 Dan Fandrichtests: document more test identifiers and variables
2014-06-17 Dan Fandrichtests: Use CURLOPT_READDATA instead of the obsolete...
2014-06-15 Dan Fandrichsasl: Added back qop argument mistakenly removed in...
2014-06-15 Dan Fandrichtest1398: Added test to Makefile.am
2014-06-11 Daniel StenbergNTLM: set a fake entropy for debug builds with CURL_ENT...
2014-06-11 Steve Holmetests: Disabled NTLM tests for non-debug builds
2014-06-11 Steve HolmeCurl_rand: Use a fake entropy for debug builds when...
2014-06-01 Steve Holmetests: Fixed up DIGEST-MD5 tests following commit eefeb...
2014-05-29 Dan Fandrichtests: Fix portability issue with the tftpd server...
2014-05-18 Daniel Stenbergtest1014: GSS-API is only in curl-config. not in curl
2014-05-18 Daniel Stenbergtest1134: verify CREDSPERREQUEST for HTTP
2014-05-15 Daniel Stenbergtimers: fix timer regression involving redirects /...
2014-05-11 Steve Holmetests: Fixed up DIGEST-MD5 tests following commit 8342b...
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-09 Dan Fandrichtest87: Get rid of extraneous square brackets in tag
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-04 Daniel Stenbergmprintf: allow %.s with data not being zero terminated
2014-05-01 Dan Fandrichtest585: Fixed NULL pointer dereference in fopen
2014-04-28 Steve Holmecopyright: Updated following recent edits
2014-04-28 Dan Fandrichruntests.pl: Improved the check for a crash during...
2014-04-28 Dan FandrichAdded a few more const where possible
2014-04-28 Dan Fandrichunit1395: Fixed null pointer dereference on torture...
2014-04-23 Daniel Stenbergtest325: verify --proto-redir https=>http
2014-04-22 Dan Fandrichtests: Fixed torture test for tests 1526 & 1527
2014-04-22 Marc Hoerskensockfilt.c: clean up threaded approach and add document...
2014-04-22 Marc Hoerskensockfilt.c: zero initialize variable
2014-04-22 Marc Hoerskensockfilt.c: fixed getting stuck waiting for MinGW stdin...
2014-04-20 Marc Hoerskensockfilt.c: properly handle disk files, pipes and chara...
2014-04-20 Marc Hoerskensockfilt.c: ignore non-key-events and continue waiting...
2014-04-20 Marc Hoerskensockfilt.c: free memory in case of memory allocation...
2014-04-18 Steve Holmetest810: Updated to use new IMAP URL query string funct...
2014-04-06 Steve Holmetests: Disabled DIGEST-MD5 tests when running with...
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel Stenbergtest1428: verify --proxy-header
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-04-04 Daniel StenbergHTTP: don't send Content-Length: 0 _and_ Expect: 100...
2014-04-03 Dan Fandrichtests: unified use of some keywords
2014-04-03 Dan Fandrichtests: added some missing closing tags
2014-04-03 Daniel Stenbergruntests: insist on a <keywords> section
2014-04-03 Daniel Stenbergtests: add keywords to the last 7 tests lacking them
2014-04-01 Steve Holmetests: Added SMTP with credientials test when not suppo...
2014-03-31 Steve Holmetests: Added SMTP with credentials test for RFC-821...
2014-03-30 Paul Markscurl: stop interpreting IPv6 literals as glob patterns.
2014-03-30 Steve Holmetest938: Updated to use file input for upload
2014-03-30 Steve Holmetest836: Fixed incorrect username in expected output
2014-03-30 Daniel StenbergDISABLED: 836, 882 and 938 hang
2014-03-30 Daniel Stenbergruntests: check protocol before data
2014-03-30 Steve Holmeftpserver.pl: Extended the full text reply regular...
2014-03-30 Daniel Stenbergkeywords: sort case insensitive
2014-03-30 Daniel Stenbergtests: remove trailing CRs from keywords
2014-03-30 Daniel Stenbergkeywords: sort keywords alphabetically
2014-03-30 Daniel Stenbergkeywords: don't use STDERR for good info
2014-03-30 Steve Holmetests: Added email unit tests to verify login credentia...
2014-03-30 Steve Holmetests: Corrected "APOP" authentication keyword
2014-03-30 Steve Holmetests: Replaced email authentication keywords with...
2014-03-30 Steve Holmetests: Added "Clear Text" authentication keyword
2014-03-30 Steve Holmetests: Added "SASL" authentication keyword
2014-03-30 Steve Holmeftpserver.pl: Removed some unused variables
2014-03-30 Steve Holmeftpserver.pl: Reworked some variable names to be more...
2014-03-29 Steve Holmeftpserver.pl: Corrected some indentation in senddata()
2014-03-29 Daniel Stenberglib1513: fix callback proto to silence warning
2014-03-29 Steve Holmeftpserver.pl: Added fallback to <data> support when...
2014-03-29 Steve Holmeftpserver.pl: Updated email based get reply data code...
2014-03-29 Steve Holmeftpserver.pl: Fixed syntax error from commit 3a29ee41
2014-03-29 Steve Holmeftpserver.pl: Updated argument code in STATUS_imap...
2014-03-29 Steve Holmeftpserver.pl: Introduced common method for getting...
2014-03-26 Dan Fandrichtest1397: Fixed compilation with some SSL backends
2014-03-26 Dan Fandrichtest815/816: Use authentication for both URLs
2014-03-25 Richard J. Mooretest1397: unit test for certificate name wildcard handling
next