]> diplodocus.org Git - nmh/history - h/netsec.h
Specify function parameters in prototypes, mainly void.
[nmh] / h / netsec.h
2017-04-23 Ralph CorderoyRemove unneeded incomplete, member-less `struct tag;'.
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-11-02 Ken HornsteinAdd support for certificate verification when using...
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-22 Ken HornsteinAlright, things compile now, but don't link yet; need...
2016-09-22 Ken HornsteinMerge branch 'pop-tls' of git.sv.gnu.org:/srv/git/nmh...
2016-09-22 Ken HornsteinChange things so we can take two file descriptors,...
2016-09-21 Ken HornsteinAdd support for a base64-decoding snoop callback.
2016-09-21 Ken HornsteinWe have OAauth working! But the tests don't work yet.
2016-09-21 Ken HornsteinShuffle some stuff around, change some prototypes,...
2016-09-19 Ken HornsteinMore work, but not there just yet.
2016-09-19 Ken HornsteinOkay, we're finally getting to implementation stage...
2016-09-18 Ken HornsteinI think I've written all of these functions; now we...
2016-09-16 Ken HornsteinStill closer, but not quite there yet.
2016-09-16 Ken HornsteinOkay, a bit closer.
2016-09-15 Ken HornsteinFleshed out some more, but we're not there just yet.
2016-09-14 Ken HornsteinA bit more code.
2016-09-13 Ken HornsteinSave this for now.
2016-09-13 Ken HornsteinMore functions documented.
2016-09-12 Ken HornsteinBeginnings of a new library API.