Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-30 | Make Curl_pop3_write() additionally truncate trailing POP3_EOB from received | Yang Tse | |
string buffer, otherwise Curl_client_write() call with zero size would write to the end of string buffer including matched POP3_EOB. | |||
2010-01-25 | make Curl_handler_*_proxy definition static | Yang Tse | |
2009-12-30 | VMS specific preprocessor symbol checking adjustments | Yang Tse | |
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 | |