]> Pileus Git - ~andy/fetchmail/history - imap.c
Merge branch 'legacy_63'
[~andy/fetchmail] / imap.c
2003-07-17 Eric S. RaymondFirst round ofmlong-delayed bug fixes.
2003-03-01 Eric S. RaymondGuard some buffers.
2003-02-28 Eric S. RaymondIDLE implementation.
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-11-26 Eric S. RaymondBefore trying the important fix patches.
2002-10-18 Eric S. RaymondHandle servers with LOGINDISABLED.
2002-10-18 Eric S. RaymondDon't fetch sizes unless needed.
2002-10-18 Eric S. RaymondMinor bug fixes.
2002-09-09 Eric S. RaymondSunil Shetye's latest fix patch.
2002-09-09 Eric S. RaymondSTARTTLS support.
2002-06-04 Eric S. RaymondFix Kerberos bugs.
2002-06-03 Eric S. RaymondShrouding fix.
2002-05-24 Eric S. RaymondRed Hat's DOS-prevention patch.
2002-04-01 Eric S. RaymondOther routine fixups.
2002-04-01 Eric S. RaymondDebian 5.9.10 fixes.
2002-02-15 Eric S. RaymondMinor fixes for 5.9.8.
2002-02-01 Eric S. RaymondSunil Shetye's fixews for IMAP and SMTP edge cases.
2002-02-01 Eric S. RaymondBefore the next fix round.
2001-11-08 Eric S. RaymondEasy bug fixes for this round.
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.
next