summaryrefslogtreecommitdiff
path: root/lib/imap.c
Commit message (Expand)AuthorAgeFilesLines
* make Curl_handler_*_proxy definition staticYang Tse2010-01-251-3/+3
* VMS specific preprocessor symbol checking adjustmentsYang Tse2009-12-301-1/+1
* free the allocated mailbox name at disconnectDaniel Stenberg2009-12-201-0/+2
* Fix compiler warningYang Tse2009-12-141-1/+1
* introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg2009-12-121-0/+1026