aboutsummaryrefslogtreecommitdiff
path: root/lib/pop3.h
AgeCommit message (Expand)Author
2012-06-09pop3: Added support for apop authenticationSteve Holme
2012-06-09pop3: Enhanced the extended authentication mechanism detectionSteve Holme
2012-06-08sasl: Re-factored mechanism constants in preparation for APOP workSteve Holme
2012-06-04pop3: Post authentication code tidy upSteve Holme
2012-06-04pop3: Added support for sasl digest-md5 authenticationSteve Holme
2012-06-04pop3: Changed the sasl mechanism detection from auth to capaSteve Holme
2012-06-03pop3: Added support for sasl cram-md5 authenticationSteve Holme
2012-06-02pop3: Added support for sasl ntlm authenticationSteve Holme
2012-06-01pop3: Added support for sasl login authenticationSteve Holme
2012-05-31pop3: Added support for sasl plain text authenticationSteve Holme
2012-05-28pop3: Small code tidy up following authentication work so farSteve Holme
2012-05-27pop3: Added support for SASL based authentication mechanism detectionSteve Holme
2012-05-27pop3: Code tidy up before the introduction of authentication codeSteve Holme
2012-04-02pop3: Reworked the command sending and handlingSteve Holme
2012-03-31pop3: Added support for additional pop3 commandsSteve Holme
2012-03-25pop3: Removed the need for the single message LIST command handlerSteve Holme
2011-12-13pop3.c: fix compiler warning variable may be used uninitializedYang Tse
2011-11-29POP3: detect when LIST returns no mailsDaniel Stenberg
2011-03-17Added support for LISTing a single POP3 messageDan Fandrich
2010-04-02fixed compiler warningsBen Greear
2010-03-28pop3: Get message listing if no mailbox in URLBen Greear
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg