summaryrefslogtreecommitdiffstats
path: root/pop.c
AgeCommit message (Collapse)Author
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-10-28Cosmetic POP fixes from Evan DiBiase <evand@telerama.com>.Thomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
- new mh/maildir access code. - subscribe/unsubscribe - various fixes.
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
when merging changes.
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
place. If there are still segmentation faults due to missing NONULLs over, they are gone now.
1998-11-09L10 fixes from Gero Treuner.Thomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
gcc shut up about this.
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-07POP3 LAST support. From Jason Lavoie <jason@mint.net> by way ofThomas Roessler
Michael Elkins.
1998-10-03Source tree and make process changes. make dist and makeThomas Roessler
maintainer-clean should now work as they are supposed to.
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-08Initial revisionThomas Roessler