]> Pileus Git - ~andy/fetchmail/history - fetchmail.h
Rediff patch.
[~andy/fetchmail] / fetchmail.h
2004-11-07 Matthias AndreeProvide iana_charset, a normalized IANA charmap name.
2004-10-20 Matthias AndreeLet stuff_warning do the RFC-2047 encoding.
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-10-19 Matthias AndreeAdd RFC-2047 encoder for internationalized mail warnings.
2004-10-19 Matthias AndreeAdd replacement stpcpy.
2004-10-12 Matthias AndreeRemainder of 2003-11-07-6.2.5-shetye-bugfixes.diff:
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-06-18 Matthias AndreeFix various compiler warnings.
2004-01-13 Eric S. RaymondSunil Shetye's fix for SSL configuration.
2004-01-13 Eric S. RaymondPOP3 strong authentication fixes.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-10-10 Eric S. RaymondStorage cleanup for new dup killer code.
2003-10-10 Eric S. RaymondDup killer now uses an MD5 hash of the message headers.
2003-10-10 Eric S. RaymondDup killer now uses an MD5 hash of the message headers.
2003-10-10 Eric S. RaymondBetter default for showdots.
2003-08-06 Eric S. RaymondReady to ship.
2003-07-17 Eric S. RaymondGet rid ofv non-portable whitespace messages.
2003-03-01 Eric S. RaymondGuard some buffers.
2003-02-28 Eric S. RaymondIDLE implementation.
2002-12-26 Eric S. RaymondRoutine updates, including the latest Shetye patch.
2002-12-13 Eric S. RaymondReady to ship 6-2-0.
2002-09-13 Eric S. RaymondSunil Shetye's latest cleanup patch.
2002-09-04 Eric S. RaymondSunil Shetye's re-exec patch.
2002-09-04 Eric S. RaymondCygwin port fix.
2002-06-22 Eric S. RaymondSunil's CAPA patch.
2002-06-07 Eric S. Raymondxmalloc type cleanup.
2002-06-03 Eric S. RaymondShrouding fix.
2002-04-09 Eric S. RaymondVarious cleanup patches.
2002-04-01 Eric S. RaymondOther routine fixups.
2002-03-10 Eric S. RaymondExpose the ESMTP name and password options.
2002-03-09 Eric S. RaymondInitial version of ESMTP AUTH.
2002-02-01 Eric S. RaymondSunil Shetye's fixews for IMAP and SMTP edge cases.
2001-12-19 Eric S. RaymondMinor fixes from Henrique.
2001-12-14 Eric S. RaymondRevised dup-killer code.
2001-11-08 Eric S. RaymondEasy bug fixes for this round.
2001-10-03 Eric S. RaymondSecurity audit fix.
2001-09-24 Eric S. Raymond_( -> GT_(
2001-08-06 Eric S. RaymondTwo of Matthias Andree's four bugs.
2001-06-24 Eric S. RaymondImplemented fetchdomains.
2001-06-24 Eric S. RaymondFirst round of ODMR fixes.
2001-06-23 Eric S. Raymondstrncat/snprintf cleanup.
2001-06-12 Eric S. RaymondWhitespace cleanup.
2001-06-12 Eric S. RaymondCleanup.
2001-06-12 Eric S. RaymondBreak driver.c in half.
2001-06-05 Eric S. RaymondTracepolls switch implemented.
2001-05-14 Eric S. RaymondSSL certification handling.
2001-03-18 Eric S. RaymondMAILBOX_PROTOCOL is back.
2001-03-18 Eric S. RaymondReady to ship.
2001-03-14 Eric S. RaymondShrouding is now done over a narrower scope.
2001-03-10 Eric S. RaymondAfter refactoring.
2001-03-05 Eric S. RaymondTolerate flaky servers better.
2001-03-03 Eric S. RaymondAdded sslproto.
2001-02-27 Eric S. RaymondWe can specify NTLM as an authentication type.
2001-02-20 Eric S. RaymondMore authentication types.
2001-02-19 Eric S. RaymondAbstract out some protocol properties.
2001-02-19 Eric S. RaymondAbstract out the needs-password check.
2001-02-19 Eric S. Raymondpreauth -> auth.
2001-02-13 Eric S. RaymondCleanup.
2001-02-12 Eric S. RaymondLooks like we've got the new authentication logic done.
2001-02-11 Eric S. RaymondLet's get rid of the old protocols with preauthenticati...
2001-02-11 Eric S. RaymondAuthentication completely refactored.
2001-02-11 Eric S. RaymondRefactored the Kerberos stuff.
2001-02-11 Eric S. RaymondWe can specify the authentication command now.
2001-02-11 Eric S. RaymondCRAM-MD5 IMAP works.
2001-02-10 Eric S. RaymondDave Zarzycki's fixes.
2001-02-07 Eric S. RaymondFirst cut at ODMR support.
2000-12-12 Eric S. RaymondSpambounce patch.
2000-11-11 Eric S. RaymondReady to ship.
2000-11-04 Eric S. RaymondAdded --showdots option by Thomas Jarosch <tomj@gmx.de>
2000-10-17 Eric S. RaymondVersion bump.
2000-10-08 Eric S. RaymondBefore showdots,
2000-07-23 Eric S. RaymondAdded dropdelivered.
2000-07-01 Eric S. RaymondLimit damage from bad UIDL handling.
2000-06-28 Eric S. RaymondTry to beat a sign-extension bug.
2000-06-28 Eric S. RaymondHandle 8-bit characters in uid items.
2000-06-28 Eric S. RaymondBetter file check for progress-to control.
2000-06-07 Eric S. RaymondJulian Haight's changes.
2000-04-16 Eric S. RaymondFETCHMAILHOME
2000-04-08 Eric S. RaymondBeOS support.
2000-03-29 Eric S. RaymondEliminate the IDLING variable.
2000-03-29 Eric S. RaymondSuppress monitor check after signal wakeup.
2000-03-21 Eric S. RaymondAttempt to fix IDLE.
2000-03-14 Eric S. RaymondFix a Debian bug.
2000-03-14 Eric S. RaymondRename idle().
2000-03-07 Eric S. RaymondFactor out the pause code.
2000-03-06 Eric S. RaymondUnnecessary.
2000-03-06 Eric S. RaymondTry to prevent .fetchids from being randomly nuked.
2000-03-06 Eric S. RaymondImplemented support for RFC2177 IDLE command.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
2000-01-17 Eric S. Raymonddrive.c now tracks stage.
2000-01-16 Eric S. RaymondVarious minor fixes.
1999-12-26 Eric S. RaymondFixes for brown-paper-bag bug.
1999-12-26 Eric S. RaymondDrastically simplified UIDL code.
1999-11-30 Eric S. RaymondReady to ship 5.2.0.
1999-11-06 Eric S. RaymondReady to send this to Mike.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
1999-09-28 Eric S. RaymondTolerate more than one authorization failure.
1999-09-27 Eric S. RaymondFix a mismatch.
1999-09-27 Eric S. RaymondFix a logfile dump bug.
1999-09-23 Eric S. RaymondCanonicalize both name and password.
next