Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid that core-dump! | Eric S. Raymond | 1997-01-29 | 1 | -2/+2 | |
* | Better envelope-address parsing. | Eric S. Raymond | 1997-01-28 | 1 | -1/+3 | |
* | CR-strip fix. | Eric S. Raymond | 1997-01-27 | 1 | -41/+79 | |
* | Yet another step. | Eric S. Raymond | 1997-01-25 | 1 | -14/+12 | |
* | Step three. | Eric S. Raymond | 1997-01-25 | 1 | -27/+27 | |
* | Deal with the fact that realloc can relocate. | Eric S. Raymond | 1997-01-25 | 1 | -20/+24 | |
* | Yet another step. | Eric S. Raymond | 1997-01-25 | 1 | -14/+11 | |
* | Yet another step. | Eric S. Raymond | 1997-01-25 | 1 | -8/+5 | |
* | This version seems to work. | Eric S. Raymond | 1997-01-25 | 1 | -344/+372 | |
* | Fix reply bug. | Eric S. Raymond | 1997-01-25 | 1 | -1/+2 | |
* | Corrected 8BITMIME. | Eric S. Raymond | 1997-01-25 | 1 | -3/+5 | |
* | Handle long address lists. | Eric S. Raymond | 1997-01-24 | 1 | -6/+16 | |
* | Better notification on authentication failure. | Eric S. Raymond | 1997-01-24 | 1 | -0/+5 | |
* | Introduce gen_recv. | Eric S. Raymond | 1997-01-24 | 1 | -0/+20 | |
* | Add notes on RFC1123 conformance. | Eric S. Raymond | 1997-01-23 | 1 | -1/+32 | |
* | General ESMTP support seems pretty good now. | Eric S. Raymond | 1997-01-22 | 1 | -0/+4 | |
* | ESMTP SIZE option support. | Eric S. Raymond | 1997-01-22 | 1 | -20/+65 | |
* | Support for EHLO and 8BITMIME extension. | Eric S. Raymond | 1997-01-22 | 1 | -7/+39 | |
* | Handle zero-length messages. | Eric S. Raymond | 1997-01-21 | 1 | -3/+15 | |
* | Error message correction. | Eric S. Raymond | 1997-01-19 | 1 | -2/+5 | |
* | Added dns/nodns. | Eric S. Raymond | 1997-01-18 | 1 | -1/+3 | |
* | Fix message-delimiter logic. | Eric S. Raymond | 1997-01-17 | 1 | -2/+1 | |
* | Philippe de Muyter's Motorola fixes. | Eric S. Raymond | 1997-01-16 | 1 | -0/+5 | |
* | This version seems to work OK. | Eric S. Raymond | 1997-01-16 | 1 | -71/+82 | |
* | Simplification time. | Eric S. Raymond | 1997-01-16 | 1 | -7/+3 | |
* | We don't modify lines as they pass through any more. | Eric S. Raymond | 1997-01-16 | 1 | -57/+1 | |
* | We deal with contibuations more directly now. | Eric S. Raymond | 1997-01-16 | 1 | -12/+0 | |
* | One step towards proper continuation handling. | Eric S. Raymond | 1997-01-16 | 1 | -4/+11 | |
* | Expunge fix. | Eric S. Raymond | 1997-01-14 | 1 | -9/+0 | |
* | Dynamic allocation for the query structure string entries. | Eric S. Raymond | 1997-01-14 | 1 | -12/+12 | |
* | Move as much stuff into server data as possible. | Eric S. Raymond | 1997-01-14 | 1 | -6/+6 | |
* | Gather all server data into a restorable structure. | Eric S. Raymond | 1997-01-13 | 1 | -26/+26 | |
* | Stricter hostname parsing. | Eric S. Raymond | 1997-01-13 | 1 | -14/+28 | |
* | *** empty log message *** | Eric S. Raymond | 1997-01-10 | 1 | -10/+12 | |
* | Grab hostname from greeting line. | Eric S. Raymond | 1997-01-10 | 1 | -5/+66 | |
* | Added localdomains option. | Eric S. Raymond | 1997-01-09 | 1 | -4/+27 | |
* | Don't use SMTP leader's name for HELO line. | Eric S. Raymond | 1997-01-09 | 1 | -11/+13 | |
* | SMTP forwarding fix. | Eric S. Raymond | 1997-01-09 | 1 | -1/+1 | |
* | Added the preconnect feature. | Eric S. Raymond | 1997-01-08 | 1 | -1/+9 | |
* | Rich Kalawiec's byte-stuffing fix. | Eric S. Raymond | 1997-01-08 | 1 | -1/+3 | |
* | Cleaned up ticker dots code. | Eric S. Raymond | 1996-12-30 | 1 | -0/+1 | |
* | Fix from-handling bug. | Eric S. Raymond | 1996-12-30 | 1 | -4/+5 | |
* | Dave Bodenstab's error changes. | Eric S. Raymond | 1996-12-30 | 1 | -10/+14 | |
* | Have IMAP set seen flag if keep is on. | Eric S. Raymond | 1996-12-27 | 1 | -1/+1 | |
* | Drop back to using SockGets/SockWrite. | Eric S. Raymond | 1996-12-24 | 1 | -29/+19 | |
* | Compensate for possible block-buffering of sockfp. | Eric S. Raymond | 1996-12-19 | 1 | -0/+3 | |
* | Improved error message. | Eric S. Raymond | 1996-12-19 | 1 | -1/+1 | |
* | This is at least an improvement. | Eric S. Raymond | 1996-12-19 | 1 | -9/+11 | |
* | Added `fetchlimit'. | Eric S. Raymond | 1996-12-18 | 1 | -0/+5 | |
* | Accept MX and canonical names in Received lines. | Eric S. Raymond | 1996-12-18 | 1 | -8/+26 |