]> diplodocus.org Git - nmh/history - h/mhparse.h
Added NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4, to remove
[nmh] / h / mhparse.h
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-03-13 David LevineMerge branch 'master' into xoauth
2016-02-25 David LevineAdded -[no]crlflinebreaks switches to mhfixmsg(1).
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 Paul Foxadd new message separator header to mhshow
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-04 Paul Foximplement -prefer, for multipart/alternative preferences
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2014-12-25 David LevineAdded ct_str_type() and ct_str_subtype() functions...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-11-21 David LevineAdded support for multipart/related to MIME parser.
2014-11-15 David LevineMoved mhstore declarations from uip/mhn.c, uip/mhstore...
2014-08-26 David LevineMoved reverse_alternative_parts() from mhfixmsg.c to...
2014-05-16 Ken HornsteinMove the prototype for show_content_aux() to a common...
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
2014-04-09 Ken HornsteinChange things so we only supply a form filename; most...
2014-04-09 Ken HornsteinNow only display text and inline content by default.
2014-04-03 Ken HornsteinMoving closer to fixing mhshow completely. Includes...
2014-03-26 Ken HornsteinStart of changes for mhshow; compiles, but does nothing...
2014-03-21 Ken HornsteinMove pidcheck() into mhshowsbr.c (the only consumer...
2014-03-21 Ken HornsteinRemove support for parallel content display. This...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinAdd extra argument to add_param() so it can use the...
2014-03-05 Ken HornsteinUpdate mhlist and other relevant utilities to output...
2014-03-03 Ken HornsteinMake parse_header_attrs() a private function (there...
2014-03-02 Ken HornsteinAdd a new get_param_value(); redo iconv() parameter...
2014-02-28 Ken HornsteinSupport complete encoding for encoding Content-Type...
2014-02-21 Ken HornsteinGetting closer to getting something working.
2014-02-12 Ken HornsteinMore extended parameter work. Still non-functional.
2014-02-12 Ken HornsteinBeginnings of RFC 2231 support. Does not compile ...
2014-02-08 David LevineMoved upcase(), update_attr(), content_charset(), and
2014-02-07 Ken HornsteinStart of changes to support extended parameter parsing...
2014-02-04 Ken HornsteinSupport for selectable Content-Transfer-Encoding.
2014-01-29 Ken HornsteinBeginnings of selectable CTE; allow specification in...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-19 Ken HornsteinAdd support for not outputting any MIME headers when...
2014-01-17 Ken HornsteinAdd support for -auto flag to mhbuild.
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-10-31 Ken HornsteinSupport the -headerencoding switch to select the header...
2013-10-21 Ken HornsteinSome comments describing the MIME structures.
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-21 David LevineAdded support for Content-Disposition header (RFC 2183) to
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-27 David LevineAdded a handful of functions to the parser to allow...
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().
2013-02-06 Ken HornsteinFINALLY clean up our signed/unsigned character warning...
2012-11-19 Oliver KiddleYozo TODA: fix for mhshow-charset- directives in .mh_pr...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-08-14 Eric Gillespie * h/mhparse.h: Move interfaces also used by mhbuildsbr...
2006-02-18 David LevineAdded support for optional Content_Disposition header...
1999-04-30 Doug MorrisInitial revision