aboutsummaryrefslogtreecommitdiffstats
path: root/rfc822.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ready for the UIDL patch.Eric S. Raymond1997-03-071-2/+5
* Comma fix for RFC822 parsing.Eric S. Raymond1997-02-211-27/+74
* Enable rfc822 compilation.Eric S. Raymond1997-02-211-2/+2
* Have reply_hack alter its input buffer in place.Eric S. Raymond1997-01-311-18/+18
* Better RFC822 parsing.Eric S. Raymond1997-01-251-74/+34
* Improved rewrite.Eric S. Raymond1997-01-211-8/+16
* Avoid core dump again.Eric S. Raymond1997-01-191-0/+1
* Avoid core dump in rewrite logic.Eric S. Raymond1997-01-191-1/+3
* This should handle RFC822 continuations now.Eric S. Raymond1997-01-161-12/+24
* This does a reasonable job.Eric S. Raymond1997-01-151-12/+16
* Much simpler rewrite logic.Eric S. Raymond1997-01-151-128/+32
* Another step forwards.Eric S. Raymond1997-01-151-4/+27
* This should be correct.Eric S. Raymond1997-01-151-15/+17
* We're most of the way to a better rewrite.Eric S. Raymond1997-01-151-36/+38
* Fix Steven Trainoff's bug.Eric S. Raymond1997-01-131-7/+12
* Can't reproduce NAKANE's problem.Eric S. Raymond1997-01-131-5/+16
* Eliminate bug reported by Steven TrainoffEric S. Raymond1997-01-111-18/+41
* Simpler and more effective address parsing.Eric S. Raymond1997-01-111-44/+43
* Save before messing with state machinery.Eric S. Raymond1997-01-111-25/+35
* Initial revisionEric S. Raymond1996-11-061-0/+322