]> Pileus Git - ~andy/fetchmail/history - pop3.c
Note Earl's regression fix for SSL_CTX_clear_options() on older OpenSSL.
[~andy/fetchmail] / pop3.c
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.
1998-03-17 Eric S. RaymondDick van den Burg's patch.
1998-03-13 Eric S. RaymondRe-engineer the UIDL stuff to avoid having the status...
1998-03-13 Eric S. RaymondNailed.
1998-03-07 Eric S. RaymondFix wrong-password coredump.
1998-02-20 Eric S. RaymondChanges for OTP-IMAP.
1998-02-16 Eric S. RaymondAlll of Craig Metz's changes for IPv6 and IPSEC except...
1998-01-23 Eric S. RaymondCorrected OTP support.
1997-12-01 Eric S. RaymondBetter POP3 error messages.
1997-11-28 Eric S. RaymondSent this to Gunther Leber.
1997-11-22 Eric S. RaymondReady to ship, I think.
1997-10-15 Eric S. RaymondWolfgang Wander's patches.
1997-10-10 Eric S. Raymond-Wall cleanup.
1997-10-10 Eric S. RaymondMinor tweaks.
1997-10-06 Eric S. RaymondBetter behavior on line hits.
1997-10-04 Eric S. RaymondEnable conditioning out of POP3, IMAP, ETRN.
1997-10-02 Eric S. RaymondApply Wolf Schmidt's fixes to the RPA dialogue.
1997-09-30 Eric S. RaymondMore robust message size queries
1997-09-30 Eric S. RaymondIntegrated RPA support.
1997-09-30 Eric S. RaymondRearrange the code to clean up lock-checking in getauth.
1997-09-30 Eric S. RaymondSmart re-polling support.
1997-09-28 Eric S. RaymondAdded --expunge option for Richard Kooidjman.
1997-09-28 Eric S. RaymondGreg Stark's first round of patches.
1997-09-25 Eric S. RaymondSimplified OTP logic.
1997-09-25 Eric S. RaymondSecond pass at OPIE.
1997-09-25 Eric S. RaymondFirst pass at OPIE 2.32 support.
1997-09-23 Eric S. RaymondMake X-IMAP test universal.
1997-09-23 Eric S. RaymondCleanup.
1997-09-22 Eric S. RaymondAlain Knaff's patch.
next