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