aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
Commit message (Expand)AuthorAgeFilesLines
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-32/+35
* Gerald Britton's support for mixed Kerberos and Hesiod.Eric S. Raymond1998-11-171-0/+5
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-3/+5
* Cosmetic fix.Eric S. Raymond1998-10-201-43/+43
* More verbosity fixes.Eric S. Raymond1998-10-171-17/+17
* Introduced O_DEBUG.Eric S. Raymond1998-10-171-18/+18
* SockClose() abstraction.Eric S. Raymond1998-07-251-6/+7
* Fix to OPIE code.Eric S. Raymond1998-06-301-1/+1
* Re-enable OPIE build.Eric S. Raymond1998-06-081-1/+1
* Brendan Cully's fixes for GSSAPI.Eric S. Raymond1998-06-041-0/+1
* *** empty log message ***Eric S. Raymond1998-05-151-1/+1
* NetBSD config changes.Eric S. Raymond1998-05-121-1/+1
* Typo fix.Eric S. Raymond1998-03-241-1/+1
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-2/+2
* Fix IMAP password shrouding.Eric S. Raymond1998-03-181-23/+10
* Fix -Wall warnings.Eric S. Raymond1998-03-171-0/+2
* Get copmpatible with Cyrus again.Eric S. Raymond1998-03-171-0/+2
* Spaces in IMAP names.Eric S. Raymond1998-03-161-1/+1
* True caseblinding.Eric S. Raymond1998-03-131-4/+10
* Implement RFC1730 quoting.Eric S. Raymond1998-03-031-4/+36
* Relax the LOGIN capability test.Eric S. Raymond1998-03-021-1/+2
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-6/+6
* Don't assume IMAP4rev0 servers will advertise AUTH=LOGIN.Eric S. Raymond1998-02-261-1/+1
* Craig's patches in response to cmetz3.Eric S. Raymond1998-02-211-3/+9
* Changes for OTP-IMAP.Eric S. Raymond1998-02-201-0/+75
* Fix IMAP4rev1 detection.Eric S. Raymond1998-02-191-1/+1
* Cleanup.Eric S. Raymond1998-02-171-1/+0
* *** empty log message ***Eric S. Raymond1998-02-171-1/+1
* IPV6.Eric S. Raymond1998-02-161-1/+6
* Correct deletion-counter handling on re-poll.Eric S. Raymond1998-01-231-21/+17
* CAPABILITY may be only one of a boatload of untagged responses to theEric S. Raymond1998-01-181-25/+23
* Remodularize.Eric S. Raymond1997-12-181-24/+18
* Fixed -e 0 bug.Eric S. Raymond1997-12-181-2/+8
* GSSAPI support.Eric S. Raymond1997-12-151-1/+182
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-2/+2
* Minor bug fixes im IMAP handling.Eric S. Raymond1997-11-051-0/+6
* Various minor bug fixes.Eric S. Raymond1997-10-271-1/+9
* Use EXAMINE where appropriate.Eric S. Raymond1997-10-271-1/+4
* Try to fix IMAP-K4 yet again.Eric S. Raymond1997-10-161-5/+9
* Wolfgang Wander's patches.Eric S. Raymond1997-10-151-1/+1
* Fix IMAP-K4.Eric S. Raymond1997-10-141-5/+5
* -Wall cleanup.Eric S. Raymond1997-10-101-1/+0
* Minor tweaks.Eric S. Raymond1997-10-101-0/+2
* Better behavior on line hits.Eric S. Raymond1997-10-061-5/+17
* Fix the Kooijman bug.Eric S. Raymond1997-10-051-6/+10
* Simplify life.Eric S. Raymond1997-10-041-1/+1
* Typo fix.Eric S. Raymond1997-10-021-1/+1
* Rearrange so CAPABILITY is queried before LOGIN.Eric S. Raymond1997-10-011-74/+61
* More robust message size queriesEric S. Raymond1997-09-301-2/+1
* Eliminate the "No mail" message on second and later passes.Eric S. Raymond1997-09-301-3/+2