summaryrefslogtreecommitdiff
path: root/lib/pop3.h
Commit message (Expand)AuthorAgeFilesLines
...
* pop3: Removed the need for the single message LIST command handlerSteve Holme2012-03-251-3/+2
* pop3.c: fix compiler warning variable may be used uninitializedYang Tse2011-12-131-3/+3
* POP3: detect when LIST returns no mailsDaniel Stenberg2011-11-291-1/+2
* Added support for LISTing a single POP3 messageDan Fandrich2011-03-171-0/+1
* fixed compiler warningsBen Greear2010-04-021-2/+2
* pop3: Get message listing if no mailbox in URLBen Greear2010-03-281-0/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg2009-12-121-0/+62