smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / smtp.c
2018-10-11 Daniel Stenbergsmtp: use the upload buffer size for scratch buffer... 57/191057/1 tizen
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-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-04-26 Daniel StenbergINFILESIZE: fields in UserDefined must not be changed...
2014-04-23 Daniel Stenberghandler: make 'protocol' always specified as a single bit
2014-04-05 Steve Holmesasl: Combined DIGEST-MD5 message decoding and generation
2014-04-01 Steve Holmesmtp: Fixed login denied with a RFC-821 based server
2014-03-28 Steve Holmesmtp: Fixed login denied when server doesn't support...
2013-12-31 Steve Holmemprintf: Replaced internal usage of FORMAT_OFF_T and...
2013-12-22 Steve Holmeemail: Fixed segfault introduced in commit 195b63f99c2fe3
2013-12-22 Daniel Stenbergcode police: fix indent level to silence checksrc compl...
2013-12-21 Steve Holmeemail: Extended the login options to support multiple...
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-12-18 Steve Holmeimap/pop3/smtp: Added support for SASL authentication...
2013-12-18 Daniel Stenbergsmtp: fix compiler warning
2013-12-18 Steve Holmesmtp: Moved the calculation of SASL login details into...
2013-12-18 Steve Holmesmtp: Moved the sending of the AUTH command into a...
2013-12-17 Steve Holmeemail: Renamed *_perform_authenticate() functions
2013-11-23 Steve Holmesmtp: Post SMTP command expansion tidy up
2013-11-17 Steve Holmesmtp: Fixed space being sent in non --mail-rcpt based...
2013-11-17 Steve Holmesmtp: Changed the default command to HELP when no optio...
2013-11-17 Steve Holmesmtp:Fixed memory leak from commit dac01ff6d788b2
2013-11-15 Steve Holmesmtp: Fixed broken RCPT TO from commit 0ea4a80bb23666
2013-11-15 Daniel Stenbergsmtp_state_mail_resp: removed unused variable 'smtp'
2013-11-15 Steve Holmesmtp: Simplified the next RCPT TO logic
2013-11-15 Steve Holmesmtp.c: Fixed trailing whitespace
2013-11-15 Steve Holmesmtp: Added support for VRFY and EXPN commands
2013-11-15 Steve Holmesmtp: Added support for NOOP and RSET commands
2013-11-15 Steve Holmesmtp: Fixed handling of multiline server greeting responses
2013-11-15 Steve Holmesmtp.c: Fixed compilation error from commit f16c0de4e9bbe3
2013-11-15 Steve Holmesmtp: Fixed processing of more than one response when...
2013-11-15 Steve Holmesmtp: Moved EHLO response handling to smtp_state_ehlo_r...
2013-10-30 Steve Holmeemail: Corrected a couple of typos from commit aa0eaef4...
2013-10-30 Steve Holmeemail: Post graceful SASL authentication cancellation...
2013-10-27 Steve Holmeemail: Added support for cancelling NTLM authentication
2013-10-27 Steve Holmeemail: Added support for cancelling DIGEST-MD5 authenti...
2013-10-27 Steve Holmeemail: Corrected a couple of typos from 1e39b95682781f
2013-10-27 Steve Holmeemail: Added support for canceling CRAM-MD5 authentication
2013-10-27 Steve Holmeemail: Added initial support for cancelling authentication
2013-10-27 Steve Holmeemail: Moved authentication message parsing into a...
2013-10-26 Steve Holmeemail: Added references to SASL LOGIN authentication...
2013-10-26 Steve Holmesmtp: Fixed response code parsing for bad AUTH continua...
2013-10-18 Steve Holmeemail: Fixed QUIT / LOGOUT being sent when SSL connect...
2013-09-24 Steve Holmesasl: Centralised the authentication mechanism strings
2013-09-10 Jiri Hruskaimap/pop3/smtp: Speed up SSL connection initialization
2013-09-04 Daniel StenbergSASL: fix compiler warnings
2013-09-04 Steve Holmeimap/smtp: Fixed incorrect SASL mechanism selection...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-26 Kyle L. Huffsmtp: added basic SASL XOAUTH2 support
2013-08-12 Daniel StenbergSessionHandle: the protocol specific pointer is now...
2013-08-12 Daniel Stenbergurldata: clean up the use of the protocol specific...
2013-08-09 Daniel Stenbergcomments: remove old and wrong multi/easy interface...
2013-07-24 Yang Tsestring formatting: fix zero-length printf format string
2013-07-23 Yang Tsestring formatting: fix 25+ printf-style format strings
2013-05-04 Steve Holmesmtp: Fix trailing whitespace warning
2013-05-04 Steve Holmesmtp: Fix compilation warning
2013-05-04 Steve Holmesmtp: Updated RFC-2821 references to RFC-5321
2013-05-04 Steve Holmesmtp: Fixed sending of double CRLF caused by first...
2013-04-30 Steve Holmesmtp: Tidy up to move the eob counter to the per-reques...
2013-04-29 Steve Holmesmtp: Fixed unknown percentage complete in progress bar
2013-04-28 Steve Holmeemail: Tidy up of *_perform_authenticate()
2013-04-28 Steve Holmesmtp: Updated limit check to be more readable like...
2013-04-27 Steve Holmesmtp: Added support for disabling the SASL initial...
2013-04-16 Steve Holmesmtp: Re-factored all perform based functions
2013-04-16 Steve Holmesmtp: Added description comments to all perform based...
2013-04-16 Steve Holmesmtp: Moved smtp_quit() to be with the other perform...
2013-04-16 Steve Holmesmtp: Moved smtp_rcpt_to() to be with the other perform...
2013-04-16 Steve Holmesmtp: Moved smtp_mail() to be with the other perform...
2013-04-15 Steve Holmesmtp: Updated the coding style of smtp_state_servergree...
2013-04-13 Steve Holmesmtp: Added support for ;auth=<mech> in the URL
2013-04-12 Steve Holmesmtp: Fix compiler warning
2013-04-12 Steve Holmesmtp: Moved parsing of url path into separate function
2013-03-09 Steve Holmeemail: Removed hard returns from init functions
2013-03-09 Steve Holmeemail: Updated the function descriptions for the logout...
2013-03-09 Steve Holmeemail: Simplified the logout / quit functions
2013-03-08 Steve Holmeemail: Tidied up the *_regular_transfer() functions
2013-03-08 Steve Holmeemail: Simplified nesting of if statements in *_doing...
2013-03-07 Steve Holmeemail: Minor code tidy up following recent changes
2013-03-07 Steve Holmeemail: Optimised block_statemach() functions
2013-03-03 Steve Holmesmtp: Updated the coding style for state changes after...
next