]> diplodocus.org Git - nmh/history - test/oauth/test-mhlogin
Replace `(char *)0' et al with `NULL'.
[nmh] / test / oauth / test-mhlogin
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-16 David LevineAdded 2 second timeout to curl command in post() in...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
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 GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...