]> diplodocus.org Git - nmh/history - uip/mhfree.c
pending-release-notes: add mhshow's "-prefer", and mh-format's %(kibi/kilo)
[nmh] / uip / mhfree.c
2014-12-02 Ken HornsteinSet all Content structure elements to NULL as they...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-11-08 David LevineAdded deallocation of cts to freects_done().
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-02-26 Ken HornsteinRemove unused variable, and make sure we free c_dispo_type.
2014-02-21 Ken HornsteinGetting closer to getting something working.
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-25 David LevineReplaced nearly all unlink(3) calls with m_unlink().
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-15 David LevineChanged c_cefile member of struct Content from pointer to
2013-03-12 Ken HornsteinAdd support for RFC-2017, message/external-body content...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-11 David LevineMultipart parts might have content before the first...
2013-02-08 Ken HornsteinCreate a central prototype for free_content().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2007-11-04 Joel ReicherRefactor cts pointer and free()ing on abnormal exit...
2006-02-18 David LevineAdded support for optional Content_Disposition header...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2003-06-27 Glenn Burkhardtprevent double free of 'ce->cd_file' or later use of...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision