]> Pileus Git - ~andy/fetchmail/history - pop3.c
Merge branch 'legacy_63'
[~andy/fetchmail] / pop3.c
2004-11-12 Matthias Andreesprintf -> snprintf
2004-11-08 Matthias AndreeDisable the sleep(3) after POP3 login. Submitted by...
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-08-09 Matthias AndreeDo not disable TOP in 'keep, but not uidl' mode.
2004-06-19 Matthias AndreeFix various warnings.
2004-06-19 Matthias AndreeCast arguments of is*() ctype.h functions to unsigned...
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-06-18 Matthias AndreeFix various compiler warnings.
2004-06-11 Matthias AndreeMake sure we don't return uninitialized data from pop3_...
2004-06-11 Matthias AndreeQuench some GCC 3.4 warnings by making sure that all...
2004-01-13 Eric S. RaymondPOP3 strong authentication fixes.
2004-01-13 Eric S. RaymondFix patch for Sunil Shetye's POP3 tweaks.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-10-10 Eric S. RaymondStorage cleanup for new dup killer code.
2003-08-06 Eric S. RaymondReady to ship.
2003-07-17 Eric S. RaymondYet another round of fixes.
2003-07-17 Eric S. RaymondFirst round ofmlong-delayed bug fixes.
2003-02-28 Eric S. RaymondSupport A_SSH authentication.
2003-02-28 Eric S. RaymondBefore the IDLE patch.
2002-12-26 Eric S. RaymondRoutine updates, including the latest Shetye patch.
2002-11-28 Eric S. RaymondSunil's patch for the STARTTLS problem.
2002-10-31 Eric S. RaymondWhiespace fix.
2002-10-18 Eric S. RaymondSunil's patch to guard SSL use.
2002-10-18 Eric S. RaymondOTP fix patches from Stanislav Brabec.
2002-09-13 Eric S. RaymondMatt Kraai's fix for POP3 STARTTLS.
2002-07-10 Eric S. RaymondMore fixes from Sunil.
2002-06-22 Eric S. RaymondSunil's CAPA patch.
2002-06-03 Eric S. RaymondSTLS fix.
2002-03-09 Eric S. RaymondMinor fixes.
2001-09-24 Eric S. Raymond_( -> GT_(
2001-09-23 Eric S. RaymondHMH's security check.
2001-08-04 Eric S. RaymondSecurity fix.
2001-07-25 Eric S. RaymondAlmost ready to ship.
2001-07-11 Eric S. RaymondAdd a comment.
2001-07-06 Eric S. RaymondIssue RSET before QUIT if keep is enabled.
2001-06-24 Eric S. RaymondFirst round of ODMR fixes.
2001-05-12 Eric S. RaymondFix the double-authentication bug.
2001-04-23 Eric S. RaymondMore from HH's patch.
2001-04-10 Eric S. RaymondNalin Dahyabai's changes.
2001-03-22 Eric S. RaymondBug fixes.
2001-03-14 Eric S. RaymondShrouding is now done over a narrower scope.
2001-03-13 Eric S. RaymondNake methods invisible except through the driver's...
2001-03-07 Eric S. RaymondEnable GSSAPI.
2001-03-05 Eric S. RaymondTolerate flaky servers better.
2001-03-04 Eric S. RaymondVarious minor screwups.
2001-03-03 Eric S. RaymondShould fix the latest Debian bug.
2001-02-20 Eric S. RaymondMore authentication types.
2001-02-19 Eric S. Raymondpreauth -> auth.
2001-02-19 Eric S. RaymondOK, use CAPA for AUTH querying.
2001-02-19 Eric S. RaymondEnable user to suppress Kerberos and GSSAPI.
2001-02-16 Eric S. RaymondResolved Chip Salzenberg's bug.
2001-02-15 Eric S. RaymondExplain the < test.
2001-02-14 Eric S. RaymondDon't issue AUTH between USER and PASS, some servers...
2001-02-12 Eric S. RaymondLooks like we've got the new authentication logic done.
2001-02-11 Eric S. RaymondBack to X-OTP.
2001-02-11 Eric S. RaymondAuthentication completely refactored.
2001-02-11 Eric S. RaymondCRAM now works with POP3!
2000-08-21 Eric S. RaymondAlmost ready to ship 5.5.1
2000-08-12 Eric S. RaymondAvoid spurious dot terminations.
2000-07-23 Eric S. RaymondFETCHMAILUSER implemented.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
2000-01-17 Eric S. Raymonddrive.c now tracks stage.
1999-11-06 Eric S. RaymondReady to send this to Mike.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
1999-08-03 Eric S. RaymondRPA support works.
1999-08-01 Eric S. RaymondUse LOCKBUSY better.
1999-04-01 Eric S. RaymondAdded SpryNet support.
1999-02-03 Eric S. RaymondSimplify error reporting further.
1999-02-01 Eric S. RaymondReturn of the dancing progress dots.
1999-01-30 Eric S. RaymondSDPS changes from Paul Murphy.
1999-01-30 Eric S. RaymondThis version appears ready to ship.
1999-01-05 Eric S. Raymonderror -> report, third stage.
1999-01-05 Eric S. RaymondProgress messages now go to stdout.
1999-01-05 Eric S. RaymondProgress messages now go to stdout.
1998-12-04 Eric S. RaymondFix copyrights.
1998-11-28 Eric S. RaymondFixed an undead-message hole.
1998-11-26 Eric S. RaymondInternationalization support via GNU gettext().
1998-11-22 Eric S. RaymondCleanup.
1998-10-20 Eric S. RaymondAvoid colliding with a global.
1998-10-20 Eric S. RaymondMake alloca safe.
1998-10-08 Eric S. RaymondUse alloca where possible.
1998-08-25 Eric S. RaymondFixed SDPS support.
1998-08-18 Eric S. Raymond*** empty log message ***
1998-08-17 Eric S. RaymondSecond version of SDPS.
1998-08-03 Eric S. RaymondAdded experimental SDPS support.
1998-07-13 Eric S. RaymondCleanup and bug fixes.
1998-06-30 Eric S. RaymondEnable CompuServe users to suppress RPA.
1998-06-30 Eric S. RaymondFix to OPIE code.
1998-06-08 Eric S. RaymondRe-enable OPIE build.
1998-06-05 Eric S. RaymondReinstate the fetchall kluge.
1998-06-03 Eric S. RaymondPOP3 should work on CompuServe now.
1998-05-23 Eric S. RaymondRemove the fetchall kluge.
1998-05-16 Eric S. RaymondBetter fix for qpopper TOP problem.
1998-04-20 Eric S. RaymondAllow fetchall to switch off TOP use.
1998-04-19 Eric S. RaymondFix comment.
1998-04-14 Eric S. RaymondEliminate caseblinding of UID comparisons.
1998-03-26 Eric S. RaymondUse TOP instead of RETR for POP3 retrieval.
1998-03-26 Eric S. RaymondDocument the fact that TOP doesn't really let us do...
1998-03-24 Eric S. RaymondIncorporated Henrik Storner's mimedecode patch.
1998-03-18 Eric S. RaymondFix IMAP password shrouding.
next