]> Pileus Git - ~andy/fetchmail/history - imap.c
Update website for 6.3.24.
[~andy/fetchmail] / imap.c
2001-10-02 Eric S. RaymondHMH's changes.
2001-09-24 Eric S. Raymond_( -> GT_(
2001-09-18 Eric S. RaymondTypo fix.
2001-09-09 Eric S. RaymondCaseblind capability checks.
2001-08-04 Eric S. RaymondSecurity fix.
2001-08-03 Eric S. RaymondJustin Guyett's fix.
2001-08-01 Eric S. RaymondBacked out bad BAD and NO handling.
2001-07-31 Eric S. RaymondMust solve that damn linking problem next.
2001-06-24 Eric S. RaymondFirst round of ODMR fixes.
2001-06-23 Eric S. Raymondstrncat/snprintf cleanup.
2001-05-22 Eric S. RaymondSunil Shetye's fix.
2001-05-12 Eric S. RaymondFix IMAP password shrouding.
2001-04-10 Eric S. RaymondNalin Dahyabai's changes.
2001-03-22 Eric S. RaymondNalin's GSSAPI post.
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. RaymondHandle checking correctly.
2001-03-07 Eric S. RaymondEnable GSSAPI.
2001-03-04 Eric S. RaymondVarious minor screwups.
2001-03-01 Eric S. RaymondNotify if we don't have a required capability.
2001-02-27 Eric S. RaymondWe can specify NTLM as an authentication type.
2001-02-27 Eric S. RaymondFixed NTLM to work again.
2001-02-19 Eric S. RaymondDon't try to POP a read-only mailbox.
2001-02-19 Eric S. Raymondpreauth -> auth.
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. RaymondTry to clean up SASL a bit.
2001-02-11 Eric S. RaymondBetter comment.
2001-02-07 Eric S. RaymondFirst cut at ODMR support.
2001-02-07 Eric S. RaymondObvious bug fixes for 5.6.3.
2000-11-11 Eric S. RaymondReady to ship.
2000-09-26 Eric S. RaymondBug fixes and internationalization improvements.
2000-08-30 Eric S. RaymondHorst von Brand's security and specfile patches.
2000-06-28 Eric S. RaymondTry to do IDLE (if enabled) even when there are no...
2000-06-28 Eric S. RaymondTypo fix.
2000-04-16 Eric S. RaymondFix half-fetch bug.
2000-04-16 Eric S. RaymondInstrumentation to catch the re-poll bug.
2000-04-12 Eric S. RaymondMinor updates.
2000-04-08 Eric S. RaymondPreauth fix.
2000-04-07 Eric S. Raymondspeed improvement by usingh SEARCH UNSEEN.
2000-04-04 Eric S. RaymondMore SEARCH cleanup.
2000-04-04 Eric S. RaymondCosmetic cleanup.
2000-04-04 Eric S. RaymondSEARCH UNSEEN code integrated but conditioned out.
2000-03-29 Eric S. RaymondAnother shot at making IDLE timeouts work.
2000-03-29 Eric S. RaymondEliminate the IDLING variable.
2000-03-24 Eric S. RaymondBack out the InterChange workaround.
2000-03-21 Eric S. RaymondAttempt to fix IDLE.
2000-03-21 Eric S. RaymondWork around InterChange.
2000-03-13 Eric S. RaymondMake IMAP preauth work.
2000-03-06 Eric S. RaymondImplemented support for RFC2177 IDLE command.
2000-02-14 Eric S. RaymondHandle IMAP folder names with embedded spaces.
2000-02-12 Eric S. RaymondHandle NO response to getsizes.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
2000-01-17 Eric S. Raymonddrive.c now tracks stage.
2000-01-16 Eric S. RaymondBetter authentication-failure handling.
1999-12-27 Eric S. RaymondJorge Godoy's translation fixes.
1999-12-20 Eric S. RaymondInterpret IMAP PREAUTH tag correctly (from Joerg Dorchain).
1999-11-06 Eric S. RaymondReady to send this to Mike.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
1999-10-26 Eric S. RaymondBacked oup username quoting.
1999-10-26 Eric S. RaymondAlmost ready to ship.
1999-10-26 Eric S. RaymondWorkaround.
1999-09-29 Eric S. Raymond-Wall changes.
1999-09-23 Eric S. RaymondCanonicalize both name and password.
1999-09-23 Eric S. RaymondWorkaround for GroupWise.
1999-09-23 Eric S. RaymondCorrect bad comments.
1999-09-22 Eric S. RaymondAdded Todd Sabin's new protocol options.
1999-09-20 Eric S. RaymondAdd comment.
1999-09-16 Eric S. RaymondMinor fixes.
1999-09-14 Eric S. RaymondNTLM support integrated.
1999-09-11 Eric S. RaymondCode changes needed for next release.
1999-08-28 Eric S. RaymondTodd Sabin's patch to allow spaces in remotenames.
1999-08-02 Eric S. RaymondKevin Turner's bugfix.
1999-08-02 Eric S. RaymondHeimdal GSSAPI patches.
1999-06-26 Eric S. RaymondSimplify the expunge logic.
1999-06-26 Eric S. RaymondAlso expunge on re-poll when expunge period is zero.
1999-06-26 Eric S. RaymondFix Chris Evert's bug.
1999-06-26 Eric S. RaymondSupport imapd PREAUTH response.
1999-06-15 Eric S. RaymondAdd a HAVE_SNPRINTF.
1999-06-12 Eric S. RaymondOpenBSD port patches.
1999-06-11 Eric S. RaymondPrevent false positives during body fetches.
1999-06-08 Eric S. RaymondCRAM-MD5 authentication support a la RFC2195.
1999-04-25 Eric S. RaymondTypo fix.
1999-04-25 Eric S. RaymondComment aboout OpenMail.
1999-04-21 Eric S. RaymondDeleted -> Seen, Deleted.
1999-04-18 Eric S. RaymondEnable expunge to controil POP2 and POP3 checkpointing.
1999-02-28 Eric S. RaymondReady to ship 5.0.0.
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-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.
1999-01-05 Eric S. RaymondFirst step towards splitting error from progress messages.
1998-12-04 Eric S. RaymondFix copyrights.
1998-11-26 Eric S. RaymondInternationalization support via GNU gettext().
1998-11-17 Eric S. RaymondGerald Britton's support for mixed Kerberos and Hesiod.
next