]> diplodocus.org Git - nmh/history - test/bad-input/test-header
getpass.c: Move interface to own file.
[nmh] / test / bad-input / test-header
2017-05-26 Ralph Corderoyuip/mhparse.c: Fix body starting a byte too soon when...
2017-05-07 Ralph CorderoyMake many m_getfld() buffer parameters NMH_BUFSIZ big.
2016-10-21 David LevineHave m_getfld() pass back indication of missing blank...
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 Paul Foxupdate tests for new message separator header from...
2014-08-29 David Levinefmt_scan() no longer subtracts 1 from the width. This...
2014-05-07 Paul Foxmodify tests for the new mhshow mime part marker format
2014-03-21 Ken HornsteinRemove support for -pause/-nopause switches to mhshow...
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-19 David LevineFixed test-header to work on Cygwin, which has a BUFSIZ of
2013-01-18 David LevineMinimized message files reads in m_getfld() when the...
2013-01-17 David LevineAdded check of header field body with more than 511
2013-01-16 David LevineAdded check of a header with name that's 998 bytes...
2013-01-14 David LevineMoved test of empty header field from
2013-01-12 David LevineCleaned up FLDPLUS handling in m_getfld(). As part...
2012-05-07 Ken HornsteinFix test so it will work on terminal widths other than 80.
2012-04-25 David LevineFixed test suite to work with Solaris Bourne shell:
2012-02-18 David LevineEnclosed program name and directory in double quotes...
2012-02-17 David LevineMoved check() function from individual tests to common.sh.
2012-02-17 David LevineRearranged test suite environment variables so that...
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...