Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version number. | Eric S. Raymond | 1997-01-24 | 1 | -1/+1 |
* | Better error tracking. | Eric S. Raymond | 1997-01-24 | 1 | -3/+3 |
* | Introduce gen_recv. | Eric S. Raymond | 1997-01-24 | 5 | -68/+41 |
* | Set peek_capable properly. | Eric S. Raymond | 1997-01-23 | 1 | -0/+2 |
* | Make this aware of RFC2060. | Eric S. Raymond | 1997-01-23 | 2 | -11/+66 |
* | Added RFC2060. | Eric S. Raymond | 1997-01-23 | 1 | -1/+1 |
* | Updated. | Eric S. Raymond | 1997-01-23 | 1 | -5/+5 |
* | Comment fix. | Eric S. Raymond | 1997-01-23 | 1 | -1/+1 |
* | Add notes on RFC1123 conformance. | Eric S. Raymond | 1997-01-23 | 1 | -1/+32 |
* | Break down features by major release. | Eric S. Raymond | 1997-01-22 | 1 | -19/+22 |
* | Remove obsolete caveat. | Eric S. Raymond | 1997-01-22 | 2 | -5/+1 |
* | General ESMTP support seems pretty good now. | Eric S. Raymond | 1997-01-22 | 3 | -16/+22 |
* | ESMTP SIZE option support. | Eric S. Raymond | 1997-01-22 | 5 | -47/+111 |
* | Support for EHLO and 8BITMIME extension. | Eric S. Raymond | 1997-01-22 | 6 | -11/+120 |
* | Portability fix. | Eric S. Raymond | 1997-01-22 | 1 | -4/+4 |
* | Bump the contact-list count. | Eric S. Raymond | 1997-01-22 | 1 | -1/+1 |
* | Handle zero-length messages. | Eric S. Raymond | 1997-01-21 | 2 | -4/+18 |
* | Ready to ship. | Eric S. Raymond | 1997-01-21 | 1 | -2/+2 |
* | Update beta list number. | Eric S. Raymond | 1997-01-21 | 1 | -1/+1 |
* | Improved rewrite. | Eric S. Raymond | 1997-01-21 | 1 | -8/+16 |
* | Speedup advice. | Eric S. Raymond | 1997-01-21 | 1 | -22/+53 |
* | Update the copy. | Eric S. Raymond | 1997-01-20 | 1 | -3/+5 |
* | RPOP support is back. | Eric S. Raymond | 1997-01-20 | 1 | -1/+2 |
* | We're 3.0 now. | Eric S. Raymond | 1997-01-20 | 1 | -1/+1 |
* | RPOP support is back. | Eric S. Raymond | 1997-01-20 | 6 | -4/+49 |
* | Make the syntax of name mappings a little nicer. | Eric S. Raymond | 1997-01-20 | 1 | -1/+1 |
* | Error message correction. | Eric S. Raymond | 1997-01-19 | 1 | -2/+5 |
* | Avoid core dump again. | Eric S. Raymond | 1997-01-19 | 1 | -0/+1 |
* | Avoid core dump in rewrite logic. | Eric S. Raymond | 1997-01-19 | 1 | -1/+3 |
* | George Sipe's monitor fixes. | Eric S. Raymond | 1997-01-19 | 3 | -47/+74 |
* | Added dns/nodns. | Eric S. Raymond | 1997-01-18 | 9 | -52/+105 |
* | Fix message-delimiter logic. | Eric S. Raymond | 1997-01-17 | 1 | -2/+1 |
* | Ready to ship to George Sipe. | Eric S. Raymond | 1997-01-17 | 2 | -2/+2 |
* | Fix the second incanation of the HELO bug. | Eric S. Raymond | 1997-01-17 | 1 | -5/+6 |
* | Philippe de Muyter's Motorola fixes. | Eric S. Raymond | 1997-01-16 | 8 | -14/+23 |
* | Feature clarification. | Eric S. Raymond | 1997-01-16 | 1 | -4/+4 |
* | New feature announcement. | Eric S. Raymond | 1997-01-16 | 1 | -0/+2 |
* | 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 | 3 | -4/+28 |
* | This should handle RFC822 continuations now. | Eric S. Raymond | 1997-01-16 | 1 | -12/+24 |
* | This does a reasonable job. | Eric S. Raymond | 1997-01-15 | 1 | -12/+16 |
* | About ready to ship. | Eric S. Raymond | 1997-01-15 | 1 | -1/+10 |
* | Don't include RFCs in distribution. | Eric S. Raymond | 1997-01-15 | 2 | -3/+21 |
* | Much simpler rewrite logic. | Eric S. Raymond | 1997-01-15 | 1 | -128/+32 |
* | Another step forwards. | Eric S. Raymond | 1997-01-15 | 1 | -4/+27 |
* | This should be correct. | Eric S. Raymond | 1997-01-15 | 1 | -15/+17 |
* | We're most of the way to a better rewrite. | Eric S. Raymond | 1997-01-15 | 1 | -36/+38 |