aboutsummaryrefslogtreecommitdiffstats
path: root/rfc822.c
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent buffer overruns.Eric S. Raymond1997-09-221-2/+13
* Alexander Kourakos's patch to improve rewriting.Eric S. Raymond1997-09-191-13/+27
* Fix nasty single-char-adddres
# files with translatable strings in fetchmail package
checkalias.c
cram.c
driver.c
env.c
etrn.c
fetchmail.c
getpass.c
gssapi.c
idle.c
imap.c
interface.c
kerberos.c
lock.c
netrc.c
odmr.c
opie.c
options.c
pop3.c
rcfile_y.y
report.c
rfc822.c
rpa.c
servport.c
sink.c
smtp.c
socket.c
transact.c
uid.c
xmalloc.c
78b0d7ae82'>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