Fix mhsign for gpg2: Expiry date format
[mmh] / uip / distsbr.c
2016-08-27 Dmitry BogatovFix FILE resource leaks in uip/distsbr.c
2016-03-25 m@mmmmarascio.xyzReplace free() with mh_free0()
2016-02-27 Philipp Takacscheck return value of m_getfld2 befor using the field
2015-12-13 Philipp TakacsRevert "add free_field as standard for struct field"
2015-11-27 Philipp Takacsadd free_field as standard for struct field
2015-11-12 markus schnalkem_getfld2: ERR2 means a read error, thus name it IOERR2
2015-11-09 markus schnalkeConvert most of the tools from m_getfld() to m_getfld2()
2015-11-03 markus schnalkeRemove dead code: FLDEOF and BODYEOF are never set
2015-08-27 markus schnalkeDrop register storage class
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2015-02-13 Philipp Takacsdistout and ready_msg return NOTOK on error
2012-06-28 markus schnalkeCompletely removed the backup-prefix (,). We move to...
2012-03-21 markus schnalkeRework in dist tools: removed -file switch; don't fork...
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision