* sbr/fmt_scan.c: Turn the PUTSF macro into a function capable of handling
[mmh] / sbr / fmt_scan.c
2006-01-15 Josh Bressers* sbr/fmt_scan.c: Turn the PUTSF macro into a function...
2005-11-06 Peter MaydellFix various buffer overruns in fmt_scan.c; the bulk...
2005-05-18 Oliver KiddleCarl Mummert: add unquote() function for removing quote...
2005-02-23 Oliver Kiddleuse iconv to convert RFC-2047 encoded headers to the...
2003-09-30 Glenn Burkhardtrestored use of PUTDF() macro; was broken in versions...
2003-09-30 Glenn Burkhardtcorrected termination condition for fill character...
2003-09-30 Glenn Burkhardt[bug #4296] PUTD() macro can't hack 10 digit values
2003-09-30 Glenn Burkhardt[bug #4296] PUTD() macro can't hack 10 digit values
2003-09-30 Glenn Burkhardt[bug #4297] The strlen mh-format function can crash...
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-05-29 Shantonu SenUpdated sbr functions to include <h/tws.h> instead...
1999-09-26 Ruud de Rooij * Added config.sub and config.guess to the list of...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-05-13 Dan HarklessDon't add line breaks in the middle of long addresses...
1999-04-30 Doug MorrisInitial revision