Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added experimental SDPS support. | Eric S. Raymond | 1998-08-03 | 1 | -0/+40 |
* | Cleanup and bug fixes. | Eric S. Raymond | 1998-07-13 | 1 | -1/+1 |
* | Enable CompuServe users to suppress RPA. | Eric S. Raymond | 1998-06-30 | 1 | -1/+3 |
* | Fix to OPIE code. | Eric S. Raymond | 1998-06-30 | 1 | -1/+1 |
* | Re-enable OPIE build. | Eric S. Raymond | 1998-06-08 | 1 | -1/+1 |
* | Reinstate the fetchall kluge. | Eric S. Raymond | 1998-06-05 | 1 | -3/+9 |
* | POP3 should work on CompuServe now. | Eric S. Raymond | 1998-06-03 | 1 | -6/+9 |
* | Remove the fetchall kluge. | Eric S. Raymond | 1998-05-23 | 1 | -15/+5 |
* | Better fix for qpopper TOP problem. | Eric S. Raymond | 1998-05-16 | 1 | -5/+9 |
* | Allow fetchall to switch off TOP use. | Eric S. Raymond | 1998-04-20 | 1 | -1/+7 |
* | Fix comment. | Eric S. Raymond | 1998-04-19 | 1 | -1/+2 |
* | Eliminate caseblinding of UID comparisons. | Eric S. Raymond | 1998-04-14 | 1 | -4/+2 |
* | Use TOP instead of RETR for POP3 retrieval. | Eric S. Raymond | 1998-03-26 | 1 | -1/+26 |
* | Document the fact that TOP doesn't really let us do split fetches a la IMAP. | Eric S. Raymond | 1998-03-26 | 1 | -2/+27 |
* | Incorporated Henrik Storner's mimedecode patch. | Eric S. Raymond | 1998-03-24 | 1 | -3/+3 |
* | Fix IMAP password shrouding. | Eric S. Raymond | 1998-03-18 | 1 | -0/+1 |
* | Dick van den Burg's patch. | Eric S. Raymond | 1998-03-17 | 1 | -1/+3 |
* | Re-engineer the UIDL stuff to avoid having the status flag collide | Eric S. Raymond | 1998-03-13 | 1 | -6/+14 |
* | Nailed. | Eric S. Raymond | 1998-03-13 | 1 | -1/+1 |
* | Fix wrong-password coredump. | Eric S. Raymond | 1998-03-07 | 1 | -4/+3 |
* | Changes for OTP-IMAP. | Eric S. Raymond | 1998-02-20 | 1 | -3/+2 |
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -0/+4 |
* | Corrected OTP support. | Eric S. Raymond | 1998-01-23 | 1 | -22/+31 |
* | Better POP3 error messages. | Eric S. Raymond | 1997-12-01 | 1 | -2/+21 |
* | Sent this to Gunther Leber. | Eric S. Raymond | 1997-11-28 | 1 | -1/+6 |
* | Ready to ship, I think. | Eric S. Raymond | 1997-11-22 | 1 | -36/+24 |
* | Wolfgang Wander's patches. | Eric S. Raymond | 1997-10-15 | 1 | -1/+3 |
* | -Wall cleanup. | Eric S. Raymond | 1997-10-10 | 1 | -2/+2 |
* | Minor tweaks. | Eric S. Raymond | 1997-10-10 | 1 | -0/+2 |
* | Better behavior on line hits. | Eric S. Raymond | 1997-10-06 | 1 | -1/+6 |
* | Enable conditioning out of POP3, IMAP, ETRN. | Eric S. Raymond | 1997-10-04 | 1 | -1/+2 |
* | Apply Wolf Schmidt's fixes to the RPA dialogue. | Eric S. Raymond | 1997-10-02 | 1 | -35/+42 |
* | More robust message size queries | Eric S. Raymond | 1997-09-30 | 1 | -2/+0 |
* | Integrated RPA support. | Eric S. Raymond | 1997-09-30 | 1 | -16/+52 |
* | Rearrange the code to clean up lock-checking in getauth. | Eric S. Raymond | 1997-09-30 | 1 | -52/+48 |
* | 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/+7 |
* | Greg Stark's first round of patches. | Eric S. Raymond | 1997-09-28 | 1 | -2/+6 |
* | Simplified OTP logic. | Eric S. Raymond | 1997-09-25 | 1 | -16/+1 |
* | Second pass at OPIE. | Eric S. Raymond | 1997-09-25 | 1 | -2/+5 |
* | First pass at OPIE 2.32 support. | Eric S. Raymond | 1997-09-25 | 1 | -0/+2 |
* | Make X-IMAP test universal. | Eric S. Raymond | 1997-09-23 | 1 | -14/+0 |
* | Cleanup. | Eric S. Raymond | 1997-09-23 | 1 | -23/+2 |
* | Alain Knaff's patch. | Eric S. Raymond | 1997-09-22 | 1 | -0/+9 |
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -7/+12 |
* | Works with Microsoft Exchange. | Eric S. Raymond | 1997-09-14 | 1 | -0/+4 |
* | Wolfgang Wander's patch for better UIDL-only support. | Eric S. Raymond | 1997-08-16 | 1 | -3/+114 |
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -0/+14 |
* | Fix the POP3 querying. | Eric S. Raymond | 1997-08-01 | 1 | -3/+2 |
* | Add comment. | Eric S. Raymond | 1997-07-21 | 1 | -0/+4 |