aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The great name change, again.Eric S. Raymond1996-09-241-3/+8
* The great name change.Eric S. Raymond1996-09-2424-220/+231
* Initial revisionEric S. Raymond1996-09-241-0/+34
* Fixed a spellong error.Eric S. Raymond1996-09-231-4/+4
* Add release date.Eric S. Raymond1996-09-231-1/+1
* Ready to ship.Eric S. Raymond1996-09-231-7/+10
* Add a warning.Eric S. Raymond1996-09-231-1/+1
* Handle RFC822 continuation.Eric S. Raymond1996-09-231-3/+19
* Michael Scwendt's octet-listing change.Eric S. Raymond1996-09-231-1/+1
* Better protection against buffer overruns.Eric S. Raymond1996-09-236-30/+30
* Update docs.Eric S. Raymond1996-09-232-2/+12
* Add code to copy command line, so appending servers doesn't stomp onEric S. Raymond1996-09-233-8/+15
* Add QNX installation instructions.Eric S. Raymond1996-09-231-3/+9
* Rob Funk's improved header parsing.Eric S. Raymond1996-09-221-21/+44
* Be robust in the presence of Sun NIS and other nonstandard password schemes.Eric S. Raymond1996-09-203-33/+53
* Changed the lockfile location.Eric S. Raymond1996-09-203-9/+33
* Added improved sizeticker code.Eric S. Raymond1996-09-192-6/+8
* Warnings about concurrent runs.Eric S. Raymond1996-09-182-0/+44
* RPOP is supported.Eric S. Raymond1996-09-181-3/+3
* QNX port.Eric S. Raymond1996-09-136-1/+44
* Initial revisionEric S. Raymond1996-09-131-0/+91
* Add RPOP support.Eric S. Raymond1996-09-136-64/+73
* Make SMTP forwarding the default.Eric S. Raymond1996-09-123-35/+36
* Allow # in password tokens.Eric S. Raymond1996-09-121-1/+1
* Prevent buffer overflow.Eric S. Raymond1996-09-121-8/+6
* Better debugging of SMTP stuff.Eric S. Raymond1996-09-122-1/+10
* No more `bis'.Eric S. Raymond1996-09-122-2/+2
* exclude --remote from POP3.Eric S. Raymond1996-09-122-1/+7
* Added port-specification option.Eric S. Raymond1996-09-1211-42/+54
* More informative error messages.Eric S. Raymond1996-09-121-5/+5
* SMTP forwarding works.Eric S. Raymond1996-09-122-17/+73
* Option-processing for SMTP forwarding works now.Eric S. Raymond1996-09-112-5/+11
* Clean up some option processing.Eric S. Raymond1996-09-114-7/+9
* SMTP forwarding complete; now to debug it.Eric S. Raymond1996-09-114-116/+243
* Correct the rewrite logic.Eric S. Raymond1996-09-114-32/+87
* We're going to have SMTP forwarding.Eric S. Raymond1996-09-111-1/+1
* Most of the way to SMTP forwarding.Eric S. Raymond1996-09-1112-477/+214
* Reenable APOP compilation.Eric S. Raymond1996-09-111-1/+1
* Cosmetic change.Eric S. Raymond1996-09-111-3/+7
* Note for futEric S. Raymond1996-08-271-0/+6
* Correct processing of greeting messages.Eric S. Raymond1996-08-272-3/+5
* Portability cleanup.Eric S. Raymond1996-08-272-8/+0
* Successfully genericized POP3 and IMAP.Eric S. Raymond1996-08-275-657/+256
* Initial revisionEric S. Raymond1996-08-271-0/+422
* Eliminate the dedicated POP3 driver loop.Eric S. Raymond1996-08-271-673/+5
* Genericized version of POP3 works.Eric S. Raymond1996-08-271-56/+303
* Genericize the drive loop.Eric S. Raymond1996-08-271-143/+231
* Condition out the SMTP-forwarding support.Eric S. Raymond1996-08-271-2/+66
* Initial revisionEric S. Raymond1996-08-261-0/+514
* Added autoprobe logic.Eric S. Raymond1996-08-269-408/+450