add free_field as standard for struct field
[mmh] / uip / mhoutsbr.c
2015-10-23 markus schnalkeFix off-by-one error (CPERLIN)
2015-10-02 markus schnalkemhbuild: Avoid a dot on a line on its own
2015-03-11 David LevineRemoved unnecessary #include of h/signals.h.
2012-05-01 markus schnalkemhoutsbr.c: writeBase64aux() needs not to be exported.
2012-05-01 markus schnalkemhbuild: Removed -rfc934mode switch, which is only...
2012-05-01 markus schnalkemhbuild: Removed the -ebcdicsafe switch.
2012-04-12 markus schnalkeCleanup addon to `mhbuild: Removed support for message...
2012-04-11 markus schnalkeRemoved RFC 1864 (Content-MD5) support. I.e. -check...
2012-03-27 markus schnalkeChanged types and added casts so that build is clean...
2012-03-26 markus schnalkeClean up process wait to use POSIX waitpid() interface.
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
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...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision