]> diplodocus.org Git - nmh/history - sbr/escape_addresses.c
Fix invalid pointer arithmetic.
[nmh] / sbr / escape_addresses.c
2017-08-28 Ralph CorderoyMake functions with no external callers by name static.
2017-05-12 Ralph CorderoyUse existing macros min() and max() more.
2017-04-28 Ralph CorderoyFix spelling in C comments.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2013-03-30 David LevineMoved #include <assert.h> to h/nmh.h.
2012-05-10 David LevineWrap local part (username) of address with double quote...