aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better portability.Eric S. Raymond1997-01-281-0/+5
* Better envelope-address parsing.Eric S. Raymond1997-01-281-1/+3
* Correct length calculation.Eric S. Raymond1997-01-282-1/+8
* Ready to ship.Eric S. Raymond1997-01-272-2/+6
* CR-strip fix.Eric S. Raymond1997-01-273-41/+88
* Yet another step.Eric S. Raymond1997-01-251-14/+12
* Step three.Eric S. Raymond1997-01-251-27/+27
* Deal with the fact that realloc can relocate.Eric S. Raymond1997-01-251-20/+24
* Yet another step.Eric S. Raymond1997-01-251-14/+11
* Yet another step.Eric S. Raymond1997-01-251-8/+5
* This version seems to work.Eric S. Raymond1997-01-251-344/+372
* Fix reply bug.Eric S. Raymond1997-01-251-1/+2
* Corrected 8BITMIME.Eric S. Raymond1997-01-251-3/+5
* Bug fix.Eric S. Raymond1997-01-251-0/+2
* Better RFC822 parsing.Eric S. Raymond1997-01-251-74/+34
* Handle long address lists.Eric S. Raymond1997-01-242-6/+23
* Ready to ship.Eric S. Raymond1997-01-241-2/+2
* Better notification on authentication failure.Eric S. Raymond1997-01-241-0/+5
* Avoid random return value.Eric S. Raymond1997-01-241-6/+8
* Correct the interface parsing.Eric S. Raymond1997-01-244-13/+7
* Clarification.Eric S. Raymond1997-01-241-1/+2
* Bump version number.Eric S. Raymond1997-01-241-1/+1
* Better error tracking.Eric S. Raymond1997-01-241-3/+3
* Introduce gen_recv.Eric S. Raymond1997-01-245-68/+41
* Set peek_capable properly.Eric S. Raymond1997-01-231-0/+2
* Make this aware of RFC2060.Eric S. Raymond1997-01-232-11/+66
* Added RFC2060.Eric S. Raymond1997-01-231-1/+1
* Updated.Eric S. Raymond1997-01-231-5/+5
* Comment fix.Eric S. Raymond1997-01-231-1/+1
* Add notes on RFC1123 conformance.Eric S. Raymond1997-01-231-1/+32
* Break down features by major release.Eric S. Raymond1997-01-221-19/+22
* Remove obsolete caveat.Eric S. Raymond1997-01-222-5/+1
* General ESMTP support seems pretty good now.Eric S. Raymond1997-01-223-16/+22
* ESMTP SIZE option support.Eric S. Raymond1997-01-225-47/+111
* Support for EHLO and 8BITMIME extension.Eric S. Raymond1997-01-226-11/+120
* Portability fix.Eric S. Raymond1997-01-221-4/+4
* Bump the contact-list count.Eric S. Raymond1997-01-221-1/+1
* Handle zero-length messages.Eric S. Raymond1997-01-212-4/+18
* Ready to ship.Eric S. Raymond1997-01-211-2/+2
* Update beta list number.Eric S. Raymond1997-01-211-1/+1
* Improved rewrite.Eric S. Raymond1997-01-211-8/+16
* Speedup advice.Eric S. Raymond1997-01-211-22/+53
* Update the copy.Eric S. Raymond1997-01-201-3/+5
* RPOP support is back.Eric S. Raymond1997-01-201-1/+2
* We're 3.0 now.Eric S. Raymond1997-01-201-1/+1
* RPOP support is back.Eric S. Raymond1997-01-206-4/+49
* Make the syntax of name mappings a little nicer.Eric S. Raymond1997-01-201-1/+1
* Error message correction.Eric S. Raymond1997-01-191-2/+5
* Avoid core dump again.Eric S. Raymond1997-01-191-0/+1
* Avoid core dump in rewrite logic.Eric S. Raymond1997-01-191-1/+3