]> diplodocus.org Git - nmh/history - mts/smtp/smtp.h
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / mts / smtp / smtp.h
2016-10-06 David LevineMerge branch 'welcome'
2016-10-06 David LevineEnable SMTP 8BITMIME for messages with 8-bit content:
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2016-09-22 Ken HornsteinOkay, fixed a few more things. Almost there?
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-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
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-04-18 Ken HornsteinRemove -queue support to post; it is now officially...
2012-07-10 David LevineRemoved use of the ONEX sendmail verb. It is obsolete,
2012-03-12 Ken HornsteinClean up a bunch of unused code and options. Specifically:
2012-02-28 Ken HornsteinAdd support for -nosasl and -saslmaxssf switches.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2008-04-29 Peter MaydellCorrect various places in smtp.c where the reply string...
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
1999-04-30 Doug MorrisInitial revision