aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
Commit message (Expand)AuthorAgeFilesLines
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-3/+6
* Fix various compiler warnings.Matthias Andree2004-06-181-1/+3
* Sunil Shetye's fix for SSL configuration.Eric S. Raymond2004-01-131-0/+12
* POP3 strong authentication fixes.Eric S. Raymond2004-01-131-1/+1
* Sunil's transaction patches.Eric S. Raymond2003-10-151-2/+12
* Storage cleanup for new dup killer code.Eric S. Raymond2003-10-101-3/+2
* Dup killer now uses an MD5 hash of the message headers.Eric S. Raymond2003-10-101-1/+1
* Dup killer now uses an MD5 hash of the message headers.Eric S. Raymond2003-10-101-1/+1
* Better default for showdots.Eric S. Raymond2003-10-101-1/+1
* Ready to ship.Eric S. Raymond2003-08-061-3/+5
* Get rid ofv non-portable whitespace messages.Eric S. Raymond2003-07-171-1/+1
* Guard some buffers.Eric S. Raymond2003-03-011-3/+4
* IDLE implementation.Eric S. Raymond2003-02-281-0/+2
* Routine updates, including the latest Shetye patch.Eric S. Raymond2002-12-261-0/+2
* Ready to ship 6-2-0.Eric S. Raymond2002-12-131-0/+3
* Sunil Shetye's latest cleanup patch.Eric S. Raymond2002-09-131-0/+1
* Sunil Shetye's re-exec patch.Eric S. Raymond2002-09-041-0/+5
* Cygwin port fix.Eric S. Raymond2002-09-041-0/+6
* Sunil's CAPA patch.Eric S. Raymond2002-06-221-0/+1
* xmalloc type cleanup.Eric S. Raymond2002-06-071-2/+5
* Shrouding fix.Eric S. Raymond2002-06-031-1/+1
* Various cleanup patches.Eric S. Raymond2002-04-091-1/+1
* Other routine fixups.Eric S. Raymond2002-04-011-7/+26
* Expose the ESMTP name and password options.Eric S. Raymond2002-03-101-1/+1
* Initial version of ESMTP AUTH.Eric S. Raymond2002-03-091-0/+1
* Sunil Shetye's fixews for IMAP and SMTP edge cases.Eric S. Raymond2002-02-011-0/+1
* Minor fixes from Henrique.Eric S. Raymond2001-12-191-1/+1
* Revised dup-killer code.Eric S. Raymond2001-12-141-0/+1
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+1
* Security audit fix.Eric S. Raymond2001-10-031-1/+1
* _( -> GT_(Eric S. Raymond2001-09-241-1/+1
* Two of Matthias Andree's four bugs.Eric S. Raymond2001-08-061-2/+1
* Implemented fetchdomains.Eric S. Raymond2001-06-241-0/+2
* First round of ODMR fixes.Eric S. Raymond2001-06-241-1/+1
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-0/+2
* Whitespace cleanup.Eric S. Raymond2001-06-121-2/+2
* Cleanup.Eric S. Raymond2001-06-121-6/+8
* Break driver.c in half.Eric S. Raymond2001-06-121-1/+10
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-0/+1
* SSL certification handling.Eric S. Raymond2001-05-141-0/+3
* MAILBOX_PROTOCOL is back.Eric S. Raymond2001-03-181-0/+7
* Ready to ship.Eric S. Raymond2001-03-181-10/+1
* Shrouding is now done over a narrower scope.Eric S. Raymond2001-03-141-2/+1
* After refactoring.Eric S. Raymond2001-03-101-0/+5
* Tolerate flaky servers better.Eric S. Raymond2001-03-051-0/+3
* Added sslproto.Eric S. Raymond2001-03-031-0/+1
* We can specify NTLM as an authentication type.Eric S. Raymond2001-02-271-6/+7
* More authentication types.Eric S. Raymond2001-02-201-6/+8
* Abstract out some protocol properties.Eric S. Raymond2001-02-191-1/+10
* Abstract out the needs-password check.Eric S. Raymond2001-02-191-0/+3