Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IMAP password shrouding. | Eric S. Raymond | 1998-03-18 | 1 | -0/+1 |
* | Use the RFC822 limit. | Eric S. Raymond | 1998-03-18 | 1 | -1/+1 |
* | Dick van den Burg's patch. | Eric S. Raymond | 1998-03-17 | 1 | -0/+1 |
* | Deal with M$ Exchange braindamage. | Eric S. Raymond | 1998-03-16 | 1 | -1/+3 |
* | Re-engineer the UIDL stuff to avoid having the status flag collide | Eric S. Raymond | 1998-03-13 | 1 | -23/+21 |
* | Respond to bug report from Dick van den Burg <burg@is.ge.com> | Eric S. Raymond | 1998-03-06 | 1 | -1/+1 |
* | Configurable antispam response. | Eric S. Raymond | 1998-03-06 | 1 | -0/+1 |
* | Deal with truncated headers. | Eric S. Raymond | 1998-03-04 | 1 | -0/+1 |
* | Kerberos V support. | Eric S. Raymond | 1998-03-03 | 1 | -0/+1 |
* | MSGBUFSIZE everywhere. | Eric S. Raymond | 1998-02-26 | 1 | -2/+2 |
* | EMX changes for OS/2. | Eric S. Raymond | 1998-02-22 | 1 | -0/+13 |
* | This went to Craig Metz. | Eric S. Raymond | 1998-02-18 | 1 | -6/+2 |
* | Fix bad UID/fetchlimit interaction. | Eric S. Raymond | 1998-02-17 | 1 | -4/+11 |
* | Cleanup. | Eric S. Raymond | 1998-02-17 | 1 | -4/+4 |
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -0/+17 |
* | netbsd port patch. | Eric S. Raymond | 1998-02-11 | 1 | -0/+3 |
* | Added smtpaddress option. | Eric S. Raymond | 1998-01-18 | 1 | -0/+1 |
* | GSSAPI support. | Eric S. Raymond | 1997-12-15 | 1 | -0/+1 |
* | Cleanup of numeric option handling. | Eric S. Raymond | 1997-12-14 | 1 | -0/+9 |
* | Ready to ship. | Eric S. Raymond | 1997-10-23 | 1 | -1/+1 |
* | Narrow the error() interface. | Eric S. Raymond | 1997-10-21 | 1 | -1/+1 |
* | Wolfgang Wander's patches. | Eric S. Raymond | 1997-10-15 | 1 | -0/+1 |
* | RF conformance. | Eric S. Raymond | 1997-10-14 | 1 | -5/+9 |
* | Added envelope-skip feature. | Eric S. Raymond | 1997-10-13 | 1 | -0/+1 |
* | Added the --invisible option. | Eric S. Raymond | 1997-10-08 | 1 | -1/+2 |
* | Better behavior on line hits. | Eric S. Raymond | 1997-10-06 | 1 | -0/+4 |
* | Length checking on tag generation. | Eric S. Raymond | 1997-10-04 | 1 | -1/+9 |
* | Lica Olivetti's qvirtual option. | Eric S. Raymond | 1997-10-02 | 1 | -0/+1 |
* | Integrated RPA support. | Eric S. Raymond | 1997-09-30 | 1 | -0/+1 |
* | Eliminate the "No mail" message on second and later passes. | Eric S. Raymond | 1997-09-30 | 1 | -0/+1 |
* | Smart re-polling support. | Eric S. Raymond | 1997-09-30 | 1 | -0/+1 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -1/+2 |
* | Make the X-IMAP check independent of protocol. | Eric S. Raymond | 1997-09-23 | 1 | -1/+0 |
* | Prevent buffer overruns. | Eric S. Raymond | 1997-09-22 | 1 | -1/+1 |
* | Compilation cleanups. | Eric S. Raymond | 1997-09-19 | 1 | -1/+1 |
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -4/+5 |
* | Type cleanup. | Eric S. Raymond | 1997-09-16 | 1 | -1/+1 |
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -1/+0 |
* | Prototype fix. | Eric S. Raymond | 1997-09-05 | 1 | -1/+1 |
* | Cleanup. | Eric S. Raymond | 1997-09-04 | 1 | -29/+41 |
* | Wolfgang Wander's patch for better UIDL-only support. | Eric S. Raymond | 1997-08-16 | 1 | -0/+3 |
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -0/+2 |
* | Fixed Bill Powers's uid bug. | Eric S. Raymond | 1997-08-06 | 1 | -0/+1 |
* | Added `postconnect'. | Eric S. Raymond | 1997-08-04 | 1 | -0/+1 |
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -1/+2 |
* | Try to fix the HELO NULL bug. | Eric S. Raymond | 1997-07-30 | 1 | -3/+1 |
* | Added the dropstatus option. | Eric S. Raymond | 1997-07-28 | 1 | -0/+1 |
* | Added the via option. | Eric S. Raymond | 1997-07-24 | 1 | -0/+1 |
* | Avoid using bool, so we don't have to condition on TRUE and lose if | Eric S. Raymond | 1997-07-10 | 1 | -22/+26 |
* | Change the bool type to match ncurses. | Eric S. Raymond | 1997-07-07 | 1 | -1/+1 |