Age | Commit message (Expand) | Author |
---|---|---|
2010-04-16 | Curl_setup_transfer: no longer returns anything | Daniel Stenberg |
2010-04-12 | added a cast to silent compiler warning with 64bit systems. | Guenter Knauf |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-26 | Fixed a couple of out of memory leaks and a segfault in the IMAP code. | Dan Fandrich |
2010-01-25 | make Curl_handler_*_proxy definition static | Yang Tse |
2009-12-30 | VMS specific preprocessor symbol checking adjustments | Yang Tse |
2009-12-20 | free the allocated mailbox name at disconnect | Daniel Stenberg |
2009-12-14 | Fix compiler warning | Yang Tse |
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg |