Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't grab a received_for twice. | Eric S. Raymond | 1997-01-30 | 1 | -5/+8 |
* | Fix Johan Vromans's bug. | Eric S. Raymond | 1997-01-30 | 2 | -0/+5 |
* | Configure for absent vsyslog. | Eric S. Raymond | 1997-01-30 | 3 | -2/+32 |
* | Add stripcr option. | Eric S. Raymond | 1997-01-30 | 8 | -28/+54 |
* | Better documentation of .fetchmailrc lexing. | Eric S. Raymond | 1997-01-30 | 2 | -14/+24 |
* | Prevent a core-dump bug. | Eric S. Raymond | 1997-01-30 | 1 | -1/+1 |
* | Prevent some duplicated headers. | Eric S. Raymond | 1997-01-30 | 1 | -2/+2 |
* | Avoid that core-dump! | Eric S. Raymond | 1997-01-29 | 1 | -2/+2 |
* | Better portability. | Eric S. Raymond | 1997-01-28 | 1 | -0/+5 |
* | Better envelope-address parsing. | Eric S. Raymond | 1997-01-28 | 1 | -1/+3 |
* | Correct length calculation. | Eric S. Raymond | 1997-01-28 | 2 | -1/+8 |
* | Ready to ship. | Eric S. Raymond | 1997-01-27 | 2 | -2/+6 |
* | CR-strip fix. | Eric S. Raymond | 1997-01-27 | 3 | -41/+88 |
* | 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 |
* | Bug fix. | Eric S. Raymond | 1997-01-25 | 1 | -0/+2 |
* | Better RFC822 parsing. | Eric S. Raymond | 1997-01-25 | 1 | -74/+34 |
* | Handle long address lists. | Eric S. Raymond | 1997-01-24 | 2 | -6/+23 |
* | Ready to ship. | Eric S. Raymond | 1997-01-24 | 1 | -2/+2 |
* | Better notification on authentication failure. | Eric S. Raymond | 1997-01-24 | 1 | -0/+5 |
* | Avoid random return value. | Eric S. Raymond | 1997-01-24 | 1 | -6/+8 |
* | Correct the interface parsing. | Eric S. Raymond | 1997-01-24 | 4 | -13/+7 |
* | Clarification. | Eric S. Raymond | 1997-01-24 | 1 | -1/+2 |
* | 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 |