]> diplodocus.org Git - nmh/history - test
sbr/oauth.c: Remove const to avoid curl's debug_callback warning.
[nmh] / test /
2016-09-29 David LevineWelcome message enhancements:
2016-09-29 David LevineInstead of relying on invo_name to decide whether to...
2016-09-28 David LevineWait for user to ack new version message.
2016-09-28 David LevineAdded welcome message when nmh detects that its version...
2016-09-27 David LevineAdded start_test/finish_test.
2016-09-27 David LevineUpdated start_test() and finish_test() to not update...
2016-09-26 David LevineReplaced use of GNU sed extension.
2016-09-26 David LevineAdded debug statements to test-mhparam.
2016-09-26 David LevineReworked BUGS section of nmh(7) man page, and added...
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 David LevineRemoved send and post -eai switches. Instead, post...
2016-09-24 David LevineDisabled incompatible locale check because the output...
2016-09-24 David LevineDisabled incompatible locale check because the output...
2016-09-24 David LevineAdded incompatible locale test to test/mhl/test-rfc6532...
2016-09-24 David LevineAdded incompatible locale test to test/mhl/test-rfc6532...
2016-09-24 David LevineRenamed mhbuild -headerencoding 8bit to utf-8.
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2016-09-22 Ken HornsteinWhoops, turns out I originally ran this test with XOAUT...
2016-09-22 Ken HornsteinChange the tests to make them work with the new program...
2016-09-22 David LevineFixed test-mhfixmsg by using octal instead of hex bytes...
2016-09-22 David LevineRemoved temporary debuggin printout.
2016-09-22 David LevineAdded start_test/finish_test.
2016-09-22 David LevineAdded temporary diagnostic printout.
2016-09-22 David LevineAllow -decodetext binary, though 8bit is still the...
2016-09-22 David LevineSpecify full path to mhl in test because it might not...
2016-09-22 Ken HornsteinMerge branch 'pop-tls' of git.sv.gnu.org:/srv/git/nmh...
2016-09-21 Ken HornsteinOkay! Squashed a few bugs, now have POP OAuth tests...
2016-09-21 David LevineFixed test-rfc6532: MIME-Version isn't ignored by...
2016-09-21 David LevineAdded test/mhl/test-rfc6532.
2016-09-16 David LevineAdded 2 second timeout to curl command in post() in...
2016-09-11 David LevineExposed a bunch of switches that are now documented.
2016-09-06 Ken HornsteinUnder some circumstances, some version of MacOS X can...
2016-09-06 David LevineRemoved incorrect increment of read position pointer...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinFix up a few minor nits to make OAuth2 (finally!) work...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineAdded debug printouts.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineAdded debug printouts.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-08 David LevineChanged addresses to use example.com.
2016-07-08 David Levineexport MH_TEST_DIR so that test/dist/test-dist can...
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-12 David LevineSynched common.sh.in from master to nmh-oauth.
2016-06-12 David LevineIf parse_mime() fails and the -file switch was used...
2016-06-12 David LevineIf parse_mime() fails and the -file switch was used...
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-21 Ken HornsteinCheck to see if cross-directory links are supported...
2016-05-18 Ken HornsteinCheck to see if cross-directory links are supported...
2016-05-02 David LevineFor slocal, changed default user, if -user switch isn...
2016-04-26 David LevineAdded test of negative return code from jsmn_parse...
2016-04-26 David LevineAdded test of empty authorization code to test-mhlogin.
2016-04-10 David LevineAdded start_test() and finish_test() functions to test...
2016-04-10 David LevineFix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to
2016-04-10 David LevineFix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to
2016-04-10 David LevineQuoted variables in trap so that distcheck doesn't...
2016-04-10 Eric Gillespiesupport multiple oauth users; mhlogin now requires...
2016-04-10 Eric Gillespieplug some memory leaks, in success cases only
2016-04-10 Eric Gillespiefix mhlogin -browser test
2016-04-03 Eric Gillespietest mhlogin -browser
2016-03-26 David LevineMigrated the oauth tests to start_test()/finish_test...
2016-03-26 David LevineAdded start_test() and finish_test() functions to test...
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineReplaced -oauth service switch with -saslmech xoauth2
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-18 David LevineHave fix_boundary() return NOTOK if it couldn't fix...
2016-03-13 David LevineSort JSON output from oauth tests so that comparisons...
2016-03-13 David LevineSet MH_VERSION, OAUTH_SUPPORT, and CURL_USER_AGENT...
2016-03-13 David LevineMerge branch 'master' into xoauth
2016-03-12 David LevineHave -nocrlflinebreaks apply to the message parts that...
2016-03-12 Eric GillespieImplement the -reverse option to pick(1) to change...
2016-02-27 David LevineAdded application/ics to default list if types to decode.
2016-02-25 David LevineAdded -[no]crlflinebreaks switches to mhfixmsg(1).
2016-02-21 David LevineAdded check for successful decode of a different part...
2016-02-20 David LevineAdded -decodetypes switch to mhfixmsg(1).
2016-01-23 David Levinemhical enhancement: If a datetime is missing the time...
2015-11-18 David LevineRemove any enclosing quotes from a timezone identifier...
2015-08-23 Ken HornsteinAdd support for setting the environment variable MH_TES...
2015-07-14 David LevineUnquoted addresses in mhshow and scan output. Suggested by
2015-03-20 Ken HornsteinChange the reference to the valgrind suppression file...
2015-03-20 Ken HornsteinInclude a new valgrind warning suppression for MacOS X.
2015-03-20 Alexander ZangerlMake sure the valgrind suppression file is honored...
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-14 David LevineFilter converted text/html to remove blank lines and...
next