]> diplodocus.org Git - nmh/history - test/oauth
datetime.c: Fix parse-failure's error-message's daylight indication.
[nmh] / test / oauth /
2016-11-01 Ralph Corderoytest: Remove the " # gcov" comment from check_exit...
2016-10-31 Ralph CorderoyUse new check_exit in `# gcov' tests.
2016-10-31 David LevineReplaced use of ! with || true, for ultimate Bourne...
2016-10-30 Ralph CorderoyGet coverage of quite a few of the `ambiguous switch...
2016-10-08 David LevineReplace `id -u` with $$ so that tests have a chance...
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-22 Ken HornsteinChange the tests to make them work with the new program...
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-16 David LevineAdded 2 second timeout to curl command in post() in...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinFix up a few minor nits to make OAuth2 (finally!) work...
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
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 Eric Gillespiesupport multiple oauth users; mhlogin now requires...
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-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-13 David LevineSort JSON output from oauth tests so that comparisons...
2016-03-13 David LevineMerge branch 'master' into xoauth
2014-12-09 Eric GillespieStrip carriage returns fakehttprequest logging.
2014-12-09 Eric GillespieTeach mhparam about oauth support.
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...