Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sunil's CAPA patch. | Eric S. Raymond | 2002-06-22 | 1 | -0/+1 |
* | xmalloc type cleanup. | Eric S. Raymond | 2002-06-07 | 1 | -2/+5 |
* | Shrouding fix. | Eric S. Raymond | 2002-06-03 | 1 | -1/+1 |
* | Various cleanup patches. | Eric S. Raymond | 2002-04-09 | 1 | -1/+1 |
* | Other routine fixups. | Eric S. Raymond | 2002-04-01 | 1 | -7/+26 |
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -1/+1 |
* | Initial version of ESMTP AUTH. | Eric S. Raymond | 2002-03-09 | 1 | -0/+1 |
* | Sunil Shetye's fixews for IMAP and SMTP edge cases. | Eric S. Raymond | 2002-02-01 | 1 | -0/+1 |
* | Minor fixes from Henrique. | Eric S. Raymond | 2001-12-19 | 1 | -1/+1 |
* | Revised dup-killer code. | Eric S. Raymond | 2001-12-14 | 1 | -0/+1 |
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 1 | -1/+1 |
* | Security audit fix. | Eric S. Raymond | 2001-10-03 | 1 | -1/+1 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -1/+1 |
* | Two of Matthias Andree's four bugs. | Eric S. Raymond | 2001-08-06 | 1 | -2/+1 |
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -0/+2 |
* | First round of ODMR fixes. | Eric S. Raymond | 2001-06-24 | 1 | -1/+1 |
* | strncat/snprintf cleanup. | Eric S. Raymond | 2001-06-23 | 1 | -0/+2 |
* | Whitespace cleanup. | Eric S. Raymond | 2001-06-12 | 1 | -2/+2 |
* | Cleanup. | Eric S. Raymond | 2001-06-12 | 1 | -6/+8 |
* | Break driver.c in half. | Eric S. Raymond | 2001-06-12 | 1 | -1/+10 |
* | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -0/+1 |
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -0/+3 |
* | MAILBOX_PROTOCOL is back. | Eric S. Raymond | 2001-03-18 | 1 | -0/+7 |
* | Ready to ship. | Eric S. Raymond | 2001-03-18 | 1 | -10/+1 |
* | 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 |