aboutsummaryrefslogtreecommitdiffstats
path: root/rfc822.c
Commit message (Collapse)AuthorAgeFilesLines
* Can't reproduce NAKANE's problem.Eric S. Raymond1997-01-131-5/+16
| | | | svn path=/trunk/; revision=751
* Eliminate bug reported by Steven TrainoffEric S. Raymond1997-01-111-18/+41
| | | | svn path=/trunk/; revision=742
* Simpler and more effective address parsing.Eric S. Raymond1997-01-111-44/+43
| | | | svn path=/trunk/; revision=741
* Save before messing with state machinery.Eric S. Raymond1997-01-111-25/+35
| | | | svn path=/trunk/; revision=740
* Initial revisionEric S. Raymond1996-11-061-0/+322
svn path=/trunk/; revision=493