]> diplodocus.org Git - nmh/history - h/addrsbr.h
Fix invalid pointer arithmetic.
[nmh] / h / addrsbr.h
2017-09-13 Ralph Corderoyaddrsbr.c: Alter ismymbox() to return bool, not int.
2017-05-15 Ralph CorderoyUse `void' in prototypes for functions with no parameters.
2017-04-28 Ralph CorderoyFix spelling in C comments.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 David LevineReplace profile-based hack to allow getname() to handle...
2013-12-05 Ken HornsteinGarbage collect "normalize".
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-12-02 Ken HornsteinDocument a few more things.
2013-12-02 Ken HornsteinSince our last caller of getlocaladdr() was removed...
2013-11-11 Ken HornsteinDocument things a bit more.
2013-04-21 David LevineAdded const to argument of getname().
2012-02-03 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-02-03 Ken HornsteinConvert from the poorly-named and confusing adrsprintf...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
1999-04-30 Doug MorrisInitial revision