]> diplodocus.org Git - nmh/shortlog
nmh
2013-01-21 David LevineRemoved the static m_getfld() state instance and replaced
2013-01-21 Ken HornsteinFix memory leak in arglist code
2013-01-20 David LevineAdded scan and inc from mbox with multiple messages.
2013-01-20 David LevineUpdated test-inc-scanout on master to match version of
2013-01-19 David LevineAdded a FILE * to the m_getfld_state struct so that...
2013-01-19 David LevineMoved all file static data in m_getfld.c into the
2013-01-19 David LevineAdded check of -pack to test-pop.
2013-01-19 David LevineFixed test-header to work on Cygwin, which has a BUFSIZ of
2013-01-18 Ken HornsteinBeginning of implementation of new argsplit() function...
2013-01-18 David LevineRemoved all traces of m_getfld() FLDEOF and BODYEOF...
2013-01-18 David LevineMinimized message files reads in m_getfld() when the...
2013-01-18 David LevineAdded test-msg-buffer-boundaries.
2013-01-17 David LevineMore cleanup of m_getfld(), changed some variable names.
2013-01-17 David LevineAdded check of header field body with more than 511
2013-01-17 David LevineCleaned up m_getfld() code a bit. The most notable...
2013-01-16 David LevineAdded check of a header with name that's 998 bytes...
2013-01-16 David LevineRemoved the for-loop that was used to get a header...
2013-01-16 David LevineCheck that a character array isn't empty before looking...
2013-01-16 David LevineIn build_nmh, removed configuration of pager and editor.
2013-01-15 Ken HornsteinSupport the VISUAL and EDITOR environment variables...
2013-01-15 Ken HornsteinRemove the --with-pager configure option and replace...
2013-01-15 David LevineRenamed a couple of m_getfld auxiliary functions.
2013-01-15 David LevineCleaned up m_getfld's read_more().
2013-01-15 David LevineIn m_getfld(), fixed the loop that handles the FLDPLUS...
2013-01-15 David Levinem_getfld() now supports interleaving calls with
2013-01-14 David LevineMoved test of empty header field from
2013-01-14 David LevineCleaned up a bit.
2013-01-14 David LevineAdded support for m_getfld() callers interleaving fseek...
2013-01-13 David LevineAdded bytes_read to m_getfld() buffer state. This...
2013-01-13 David LevineRemoved unused local char_read from forwsbr.c.
2013-01-13 David LevineAdded check of m_getfld() handling of fields with trailing
2013-01-12 David LevineRemoved "sleazy hack" of negative bufsz because commit
2013-01-12 David LevineCleaned up FLDPLUS handling in m_getfld(). As part...
2013-01-12 David LevineFixed addition to test-inc-scanout in
2013-01-12 David LevineVery minor cleanup to m_getfld() to remove an increment...
2013-01-11 Ken HornsteinWe never use the autoconf checks for errno.h, crypt...
2013-01-11 Ken HornsteinAt this point we're assuming at least C89 support,...
2013-01-11 David LevineStarted revising m_getfld() code to replace direct...
2013-01-10 Ken HornsteinConvert the MIME content cache switches over to the...
2013-01-10 David LevineAdded explicit third initializer to some swit struct...
2013-01-10 Ken HornsteinConvert all argument processing over to using X-Macros...
2013-01-10 David LevineAdded comments to and started cleaning up m_getfld.c.
2013-01-10 David LevineWhen read_more() loads more bytes, save some from the...
2013-01-07 Ken HornsteinFix bug where a "cur" sequence that was outside the...
2013-01-06 David LevineRemoved support for #ifdef LBL. It was broken anyways,
2013-01-06 David LevineFixed test-utf8-body to actually contain the UTF-8...
2013-01-05 David LevineExpanded warning message for invalid Content-Transfer...
2013-01-05 David LevineAdded reference to RFC-1864 to mhbuild man page.
2013-01-04 Ken HornsteinRemove support for -ebcdicsafe/-noebcdicsafe switches...
2013-01-04 Ken HornsteinCreate a dependency for mh-chart.man on all of the...
2013-01-04 David LevineBlock SIGPIPE before killing the child in sm_end()...
2013-01-04 David LevineRemoved discard() call in post(8). It was only used...
2013-01-04 David LevineIn cpstripped() and cptrimmed(), if a multibyte charact...
2013-01-04 David LevineRemoved empty file name .null from the historical mh...
2013-01-03 David LevineFixed decoding of header fields when they contain a...
2013-01-03 David LevineRemove test .netrc file at the end of test-pop.
2013-01-02 Ken HornsteinSwitch to using native automake rules for cscope.
2013-01-02 Ken HornsteinChange TLS support to only link the TLS libraries with...
2013-01-01 Ken HornsteinClean up (and hopefully improve) the autoconf iconv...
2013-01-01 Ken HornsteinStill MORE autoconf cleanup.
2013-01-01 Ken HornsteinAutoconf/automake cleanup
2013-01-01 Ken HornsteinDocument removal of --enable-nmh-debug
2013-01-01 Ken HornsteinFinally deprecate --enable-nmh-debug
2012-12-31 Ken HornsteinNote changes to autoconf requirements here.
2012-12-31 Ken HornsteinWe are now requiring autoconf 2.68 and automake 1.13.
2012-12-30 Lyndon NerenbergNote that the minimum required version of automake...
2012-12-30 Lyndon NerenbergIgnore top-level ar-lib file.
2012-12-30 Lyndon NerenbergAdd an AM_PROG_AR program check to configure.ac This...
2012-12-27 David LevineCorrected fseek() emulation to fix test/bad-input/test...
2012-12-27 David LevineReplace use of ftell() in mhparse.c:get_content() by...
2012-12-26 David LevineTweaked last commit to test/common.sh.in to eliminate...
2012-12-26 David LevineAdded note about PATH when running "make check" on...
2012-12-26 David LevineFixed test-slocal to work with mmdfldir set to /dev...
2012-12-26 David LevineRestored an explicit refill of the buffer in m_getfld...
2012-12-26 David LevineRemoved call to fpurge() and its platform-specific...
2012-12-25 David LevineReplaced all the stdio buffer access in m_getfld.c...
2012-12-25 David LevineFixed formatting of last change to scansbr.c.
2012-12-23 David LevineUpdated m_getfld() interface description.
2012-12-22 David LevineChanged bufsz argument of m_getfld() to be in-out inste...
2012-12-22 David LevineChanged msg_style and msg_delim to be file static to...
2012-12-22 David LevineChanged type of name argument to m_getfld() from unsign...
2012-12-22 David LevineAdded m_getfld () interface description.
2012-12-12 David LevineRemoved a few #ifndef JLR/#endif pairs because they...
2012-12-12 David LevineRemoved some dead code, all inside #if 0's. I tried...
2012-12-11 Lyndon NerenbergImport a copy of Markus Schnalke's master's thesis...
2012-12-11 Ken HornsteinRemove the peeking into the stdio internals inside...
2012-12-10 Ken HornsteinThe beginnings of a program to test format functions...
2012-12-10 David LevineAdded release notes for releases 1.4 and 1.3 to tail...
2012-12-07 Paul Foxmhshow: properly treat unknown multipart subtypes...
2012-12-06 David LevineAdded test of -nosequence to test-pick.
2012-12-06 Paul Foxpick: add -nosequence command line switch
2012-12-04 David LevineNote in dist, mh-profile, and repl man pages that the...
2012-12-03 David LevineFix to 25581a94c5113eb78b2baf7110408df96efc4418: always...
2012-12-03 Jerrad PierceAdded docs/contrib/vpick.
2012-12-02 David LevineCleaned up sendfiles(1) man page just a bit.
2012-12-02 Ralph CorderoyCorrected the last addition to man/nmh.man. Might...
2012-12-01 David LevineUpdated the TODO file.
2012-12-01 David LevineCopied atexit() code from fakesmtp.c to fakepop.c so...
2012-12-01 David LevineFixed formatting glitch in msh.man.
2012-12-01 Jerrad PierceAdded description of @folder format to nmh.man.
next