]> diplodocus.org Git - nmh/history - uip/msgchk.c
Remove unused NCWD and NPWD #defines.
[nmh] / uip / msgchk.c
2016-10-20 Ken HornsteinRototill credentials code so that we only prompt for...
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-06 David LevineMerge branch 'welcome'
2016-09-30 Ken HornsteinAdd -initialtls/-notls flags to msgchk.
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-20 Ken HornsteinMaybe ... it works? Sort of! Needs more testing,...
2016-09-11 David LevineExposed a bunch of switches that are now documented.
2016-09-11 Ken HornsteinRemove the unused argument from mts_init() (as far...
2016-09-09 Ken HornsteinCloser, but not there yet.
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-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineChanged sign of minchars for the SASL-related switches...
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 LevineMerge branch 'master' into xoauth
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-25 David LevineReplaced boilerplate at beginning of each nmh program...
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinRemove the --disable-locale configure option and make...
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-10-28 Ken HornsteinFix up warnings reported by LLVM.
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...
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-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-10 Ken HornsteinConvert all argument processing over to using X-Macros...
2012-06-07 David LevineRemoved the following environment variables, deprecated...
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-04-11 David LevineRemoved unused Hesiod relic.
2012-01-27 Ken HornsteinMake POP support always be turned on.
2012-01-12 David LevineRemoved, or added use of, unused macros to prevent...
2011-12-11 David LevineRemoved unused local variables to eliminate warnings...
2011-04-13 Ken HornsteinWhoops, user & port were in the wrong order so msgchk...
2010-12-14 Oliver Kiddleswitches need to be renumbered following removal of...
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2006-04-14 Joel ReicherSanitised some dodgy homedir finding code, but it still...
2005-01-27 Oliver KiddleAdded -proxy option to inc and msgchk
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-03-17 Dan Harklesswesley.craig@umich.edu did not document his previous...
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
2000-02-04 Dan Harkless* Applied wesley.craig@umich.edu's KPOP patches. Accor...
1999-07-16 Dan Harklessdonote() previously was written such that it could...
1999-04-30 Doug MorrisInitial revision