Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shrouding is now done over a narrower scope. | Eric S. Raymond | 2001-03-14 | 1 | -2/+1 |
* | After refactoring. | Eric S. Raymond | 2001-03-10 | 1 | -0/+5 |
* | Tolerate flaky servers better. | Eric S. Raymond | 2001-03-05 | 1 | -0/+3 |
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -0/+1 |
* | We can specify NTLM as an authentication type. | Eric S. Raymond | 2001-02-27 | 1 | -6/+7 |
* | More authentication types. | Eric S. Raymond | 2001-02-20 | 1 | -6/+8 |
* | Abstract out some protocol properties. | Eric S. Raymond | 2001-02-19 | 1 | -1/+10 |
* | Abstract out the needs-password check. | Eric S. Raymond | 2001-02-19 | 1 | -0/+3 |
* | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -6/+6 |
* | Cleanup. | Eric S. Raymond | 2001-02-13 | 1 | -1/+1 |
* | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 1 | -5/+6 |
* | Let's get rid of the old protocols with preauthentication bundled in. | Eric S. Raymond | 2001-02-11 | 1 | -7/+4 |
* | Authentication completely refactored. | Eric S. Raymond | 2001-02-11 | 1 | -0/+2 |
* | Refactored the Kerberos stuff. | Eric S. Raymond | 2001-02-11 | 1 | -1/+4 |
* | We can specify the authentication command now. | Eric S. Raymond | 2001-02-11 | 1 | -1/+1 |
* | CRAM-MD5 IMAP works. | Eric S. Raymond | 2001-02-11 | 1 | -0/+1 |
* | Dave Zarzycki's fixes. | Eric S. Raymond | 2001-02-10 | 1 | -0/+1 |
* | First cut at ODMR support. | Eric S. Raymond | 2001-02-07 | 1 | -0/+2 |
* | Spambounce patch. | Eric S. Raymond | 2000-12-12 | 1 | -0/+1 |
* | Ready to ship. | Eric S. Raymond | 2000-11-11 | 1 | -0/+1 |
* | Added --showdots option by Thomas Jarosch <tomj@gmx.de> | Eric S. Raymond | 2000-11-04 | 1 | -0/+1 |
* | Version bump. | Eric S. Raymond | 2000-10-17 | 1 | -0/+12 |
* | Before showdots, | Eric S. Raymond | 2000-10-08 | 1 | -1/+9 |
* | Added dropdelivered. | Eric S. Raymond | 2000-07-23 | 1 | -0/+1 |
* | Limit damage from bad UIDL handling. | Eric S. Raymond | 2000-07-01 | 1 | -1/+1 |
* | Try to beat a sign-extension bug. | Eric S. Raymond | 2000-06-28 | 1 | -2/+2 |
* | Handle 8-bit characters in uid items. | Eric S. Raymond | 2000-06-28 | 1 | -2/+2 |
* | Better file check for progress-to control. | Eric S. Raymond | 2000-06-28 | 1 | -0/+1 |
* | Julian Haight's changes. | Eric S. Raymond | 2000-06-07 | 1 | -0/+2 |
* | FETCHMAILHOME | Eric S. Raymond | 2000-04-16 | 1 | -0/+1 |
* | BeOS support. | Eric S. Raymond | 2000-04-08 | 1 | -1/+1 |
* | Eliminate the IDLING variable. | Eric S. Raymond | 2000-03-29 | 1 | -1/+2 |
* | Suppress monitor check after signal wakeup. | Eric S. Raymond | 2000-03-29 | 1 | -1/+1 |
* | Attempt to fix IDLE. | Eric S. Raymond | 2000-03-21 | 1 | -0/+2 |
* | Fix a Debian bug. | Eric S. Raymond | 2000-03-14 | 1 | -0/+1 |
* | Rename idle(). | Eric S. Raymond | 2000-03-14 | 1 | -1/+1 |
* | Factor out the pause code. | Eric S. Raymond | 2000-03-07 | 1 | -0/+3 |
* | Unnecessary. | Eric S. Raymond | 2000-03-06 | 1 | -1/+0 |
* | Try to prevent .fetchids from being randomly nuked. | Eric S. Raymond | 2000-03-06 | 1 | -0/+1 |
* | Implemented support for RFC2177 IDLE command. | Eric S. Raymond | 2000-03-06 | 1 | -0/+1 |
* | LinuxWorld hacks. | Eric S. Raymond | 2000-02-05 | 1 | -0/+1 |
* | drive.c now tracks stage. | Eric S. Raymond | 2000-01-17 | 1 | -0/+8 |
* | Various minor fixes. | Eric S. Raymond | 2000-01-16 | 1 | -1/+1 |
* | Fixes for brown-paper-bag bug. | Eric S. Raymond | 1999-12-26 | 1 | -0/+1 |
* | Drastically simplified UIDL code. | Eric S. Raymond | 1999-12-26 | 1 | -2/+0 |
* | Ready to ship 5.2.0. | Eric S. Raymond | 1999-11-30 | 1 | -0/+1 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -9/+9 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -0/+10 |
* | Tolerate more than one authorization failure. | Eric S. Raymond | 1999-09-28 | 1 | -0/+1 |
* | Fix a mismatch. | Eric S. Raymond | 1999-09-27 | 1 | -1/+1 |