]> diplodocus.org Git - nmh/history - sbr/credentials.c
Alter mh-chart(7)'s NAME to be lowercase.
[nmh] / sbr / credentials.c
2016-10-22 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-20 Ken HornsteinRototill credentials code so that we only prompt for...
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-11 Ken HornsteinAdd a "file-nopermcheck" credential entry.
2014-06-11 Ken HornsteinAlways default the username to the local username,...
2014-04-16 David LevineReworked retrieval of username and password with SMTP...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-02-20 David LevineCast argument to isspace() to unsigned char instead...
2013-05-03 David LevineFixed failure reported by Valdis of post to retrieve...
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...