]> diplodocus.org Git - nmh/history - sbr/oauth_prof.c
mhbuildsbr.c: Flip logic, moving goto to then-block; no need for else.
[nmh] / sbr / oauth_prof.c
2017-05-29 Ralph CorderoyUse DIM(a) macro a few more times; array's dimension...
2017-05-15 Ralph Corderoysbr/m_maildir.c: Move prototypes from h/prototypes...
2017-04-22 Ralph CorderoyAdd first-line comment describing C source's purpose.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2016-10-19 Ralph CorderoyReplace strlen(), malloc(), and sprintf() with concat().
2016-10-19 Ralph CorderoyReplace strlen(), malloc(), and sprintf() with concat().
2016-10-18 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-08-21 Ken HornsteinVery close, but it doesn't passes the tests just yet.
2016-08-20 Ken HornsteinRetrieve appropriate profile entries and pass them...