aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* generated by cgit v1.2.3 (git 2.46.0) at 2026-07-09 12:19:03 +0000