aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation.Eric S. Raymond1996-09-252-3/+11
* Correct a prompt.Eric S. Raymond1996-09-251-1/+1
* Name of run control file changed.Eric S. Raymond1996-09-252-41/+40
* Change the `explicit' option to `skip'.Eric S. Raymond1996-09-257-15/+17
* Make `explicit' work now.Eric S. Raymond1996-09-252-4/+21
* Explicit option is documented and set up in the data structure,Eric S. Raymond1996-09-256-6/+30
* Expanded TO DO list.Eric S. Raymond1996-09-251-0/+2
* Expanded TO DO list.Eric S. Raymond1996-09-251-3/+4
* Add a security warning.Eric S. Raymond1996-09-251-8/+13
* Note a feature change.Eric S. Raymond1996-09-251-0/+4
* Move Chris Newman's criticism here.Eric S. Raymond1996-09-251-0/+44
* Gotcha.Eric S. Raymond1996-09-251-48/+6
* Typo fix.Eric S. Raymond1996-09-251-1/+1
* Change installation production.Eric S. Raymond1996-09-251-1/+1
* Reorganize to eliminate forward declarations.Eric S. Raymond1996-09-251-2/+3
* Eliminate an #ifdef.Eric S. Raymond1996-09-251-282/+278
* Eliminate unnecessary verbiage.Eric S. Raymond1996-09-251-6/+0
* Prevent buffer overun.Eric S. Raymond1996-09-251-1/+1
* Yet more simplification.Eric S. Raymond1996-09-251-131/+49
* Another simplification.Eric S. Raymond1996-09-251-39/+7
* One more simplification.Eric S. Raymond1996-09-251-36/+4
* Eliminate some unnecessary headers.Eric S. Raymond1996-09-254-52/+8
* POP2 now goes through the generic driver.Eric S. Raymond1996-09-254-530/+132
* Minor fixes.Eric S. Raymond1996-09-241-2/+5
* Quiet the program down a bit.Eric S. Raymond1996-09-243-10/+19
* Corrections.Eric S. Raymond1996-09-241-39/+40
* Added a needed prototype.Eric S. Raymond1996-09-241-1/+1
* Prevent buffer overrun.Eric S. Raymond1996-09-241-1/+1
* Eliminated the errorcodes file.Eric S. Raymond1996-09-241-3/+2
* *** empty log message ***Eric S. Raymond1996-09-242-6/+7
* *** empty log message ***Eric S. Raymond1996-09-243-7/+5
* Moved the protocol designation definition.Eric S. Raymond1996-09-243-4/+9
* Remove same name dependencies.Eric S. Raymond1996-09-245-19/+21
* Remove some dependencies on the name of the rc file.Eric S. Raymond1996-09-243-12/+12
* Improved RFC822 conformance in SMTP code.Eric S. Raymond1996-09-244-28/+45
* 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