Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolved Chip Salzenberg's bug. | Eric S. Raymond | 2001-02-16 | 1 | -1/+6 |
* | Ready to ship. | Eric S. Raymond | 2001-02-15 | 1 | -1/+1 |
* | Added some RFCs. | Eric S. Raymond | 2001-02-15 | 1 | -2/+3 |
* | Explain the < test. | Eric S. Raymond | 2001-02-15 | 1 | -5/+8 |
* | Added FAQ item B1 (B2 and B3 move down.) | Eric S. Raymond | 2001-02-15 | 1 | -6/+14 |
* | #85938: fetchmail asks for a password when using ETRN | Eric S. Raymond | 2001-02-15 | 1 | -2/+3 |
* | Eliminate the pointer to the local archive. | Eric S. Raymond | 2001-02-15 | 1 | -2/+1 |
* | Eliminate the pointer to the local archive. | Eric S. Raymond | 2001-02-15 | 1 | -2/+1 |
* | Fix internationalization. | Eric S. Raymond | 2001-02-15 | 1 | -0/+1 |
* | #85961: Wrong error message when local connection fails. | Eric S. Raymond | 2001-02-15 | 2 | -1/+13 |
* | Error handling improved. | Eric S. Raymond | 2001-02-15 | 1 | -3/+9 |
* | Oops. | Eric S. Raymond | 2001-02-15 | 1 | -1/+1 |
* | We can actually report failed tests now. | Eric S. Raymond | 2001-02-15 | 1 | -7/+4 |
* | Fix bad argument type. | Eric S. Raymond | 2001-02-14 | 1 | -1/+1 |
* | Got it. | Eric S. Raymond | 2001-02-14 | 1 | -0/+3 |
* | Don't issue AUTH between USER and PASS, some servers choke on this. | Eric S. Raymond | 2001-02-14 | 1 | -2/+1 |
* | Fix patch for Kerberos | Eric S. Raymond | 2001-02-14 | 1 | -2/+6 |
* | Fix patch for GSSAPI. | Eric S. Raymond | 2001-02-14 | 1 | -0/+2 |
* | ODMR coment. | Eric S. Raymond | 2001-02-14 | 1 | -1/+1 |
* | Proper conditionalization. | Eric S. Raymond | 2001-02-14 | 1 | -4/+4 |
* | Cleanup. | Eric S. Raymond | 2001-02-13 | 1 | -1/+1 |
* | We have -v and -p. | Eric S. Raymond | 2001-02-13 | 1 | -1/+17 |
* | Works very nicely now. | Eric S. Raymond | 2001-02-12 | 1 | -12/+23 |
* | This works. | Eric S. Raymond | 2001-02-12 | 1 | -42/+61 |
* | Compile fix. | Eric S. Raymond | 2001-02-12 | 1 | -2/+0 |
* | Ready to ship. | Eric S. Raymond | 2001-02-12 | 1 | -1/+7 |
* | Initial revision | Eric S. Raymond | 2001-02-12 | 1 | -0/+125 |
* | Punctuation fix. | Eric S. Raymond | 2001-02-12 | 1 | -1/+1 |
* | bold -> strong. | Eric S. Raymond | 2001-02-12 | 1 | -3/+3 |
* | We upload the test server list, too. | Eric S. Raymond | 2001-02-12 | 2 | -1/+5 |
* | Added the solicitation for the test server list. | Eric S. Raymond | 2001-02-12 | 1 | -0/+17 |
* | This seems to work. | Eric S. Raymond | 2001-02-12 | 1 | -23/+21 |
* | Initial revision | Eric S. Raymond | 2001-02-12 | 1 | -0/+56 |
* | Fixed the SSL configuration problem. | Eric S. Raymond | 2001-02-12 | 1 | -73/+72 |
* | Flag fix. | Eric S. Raymond | 2001-02-12 | 1 | -1/+1 |
* | Trivially get rid of 60 conflicts. | Eric S. Raymond | 2001-02-12 | 1 | -12/+16 |
* | Initial revision | Eric S. Raymond | 2001-02-12 | 1 | -0/+271 |
* | Donm't distribute sample.rcfile any more. | Eric S. Raymond | 2001-02-12 | 1 | -1/+1 |
* | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 11 | -153/+162 |
* | Let's get rid of the old protocols with preauthentication bundled in. | Eric S. Raymond | 2001-02-11 | 10 | -156/+112 |
* | Try to clean this up a little. | Eric S. Raymond | 2001-02-11 | 1 | -28/+21 |
* | Back to X-OTP. | Eric S. Raymond | 2001-02-11 | 1 | -1/+1 |
* | Initial revision | Eric S. Raymond | 2001-02-11 | 1 | -0/+207 |
* | Authentication completely refactored. | Eric S. Raymond | 2001-02-11 | 5 | -265/+47 |
* | Refactored the Kerberos stuff. | Eric S. Raymond | 2001-02-11 | 3 | -270/+13 |
* | 2001 update. | Eric S. Raymond | 2001-02-11 | 1 | -4/+4 |
* | Added POP3 version of CRAM-MD5. | Eric S. Raymond | 2001-02-11 | 1 | -7/+9 |
* | CRAM now works with POP3! | Eric S. Raymond | 2001-02-11 | 1 | -0/+23 |
* | We can specify the authentication command now. | Eric S. Raymond | 2001-02-11 | 4 | -5/+5 |
* | CRAM-MD5 IMAP works. | Eric S. Raymond | 2001-02-11 | 3 | -2/+6 |