Age | Commit message (Expand) | Author |
2012-06-04 | pop3: Post authentication code tidy up | Steve Holme |
2012-06-04 | pop3: Added support for sasl digest-md5 authentication | Steve Holme |
2012-06-04 | pop3: Changed the sasl mechanism detection from auth to capa | Steve Holme |
2012-06-03 | pop3: Added support for sasl cram-md5 authentication | Steve Holme |
2012-06-02 | pop3: Added support for sasl ntlm authentication | Steve Holme |
2012-06-01 | pop3: Added support for sasl login authentication | Steve Holme |
2012-05-31 | pop3: Added support for sasl plain text authentication | Steve Holme |
2012-05-28 | pop3: Small code tidy up following authentication work so far | Steve Holme |
2012-05-27 | pop3: Added support for SASL based authentication mechanism detection | Steve Holme |
2012-05-27 | pop3: Code tidy up before the introduction of authentication code | Steve Holme |
2012-04-02 | pop3: Reworked the command sending and handling | Steve Holme |
2012-03-31 | pop3: Added support for additional pop3 commands | Steve Holme |
2012-03-25 | pop3: Removed the need for the single message LIST command handler | Steve Holme |
2011-12-13 | pop3.c: fix compiler warning variable may be used uninitialized | Yang Tse |
2011-11-29 | POP3: detect when LIST returns no mails | Daniel Stenberg |
2011-03-17 | Added support for LISTing a single POP3 message | Dan Fandrich |
2010-04-02 | fixed compiler warnings | Ben Greear |
2010-03-28 | pop3: Get message listing if no mailbox in URL | Ben Greear |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg |