Age | Commit message (Expand) | Author |
---|---|---|
2010-01-25 | make Curl_handler_*_proxy definition static | Yang Tse |
2009-12-31 | turned CURLOPT_MAIL_RCPT into a curl_slist list instead to support multiple | Daniel Stenberg |
2009-12-30 | modified to get the EHLO domain from the path part of the URL instead of the | Daniel Stenberg |
2009-12-30 | moved the SMTP payload escape function into Curl_smtp_escape_eob and put | Daniel Stenberg |
2009-12-30 | (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLF | Daniel Stenberg |
2009-12-30 | VMS specific preprocessor symbol checking adjustments | Yang Tse |
2009-12-25 | first shot at actually doing the SMTP upload as well, not doing the proper | Daniel Stenberg |
2009-12-20 | remove some unused code | Daniel Stenberg |
2009-12-14 | Fix compiler warnings | Yang Tse |
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg |