]> diplodocus.org Git - nmh/history - uip/imaptest.c
fdcompare.c: Move interface to own file.
[nmh] / uip / imaptest.c
2017-11-12 Ralph Corderoybrkstring.c: Move interface to own file.
2017-11-12 Ralph Corderoyambigsw.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_version.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_help.c: Move interface to own file.
2017-11-12 Ralph CorderoyUse #include with `""' for including nmh's source.
2017-11-12 Ralph Corderoyerror.c: Move interface to own file.
2017-11-09 Ken HornsteinSupport a -timeout switch.
2017-11-04 Ken HornsteinAdd support for batch mode.
2017-11-03 Ken HornsteinVarious IMAP protocol improvements
2017-11-03 Ken HornsteinMake APPEND work; still needs some changes, though.
2017-11-02 Ken HornsteinStart of making APPEND functional; not quite there...
2017-11-02 Ken HornsteinSupport sending multiple commands at once.
2017-11-02 Ken HornsteinReport on the TLS negotation time
2017-11-01 Ken HornsteinMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
2017-11-01 Ken HornsteinClean up things a bit
2017-11-01 Ralph Corderoyuip: Replace some ints that are only ever 0 or 1 with...
2017-10-31 Ken HornsteinDisplay the command when reporting timing.
2017-10-30 Ralph Corderoynmh_init(): Replace integer parameter with two bools.
2017-10-30 Ralph CorderoyReplace adios(NULL, ...) with die(...).
2017-10-27 Ralph Corderoyimaptest.c: Don't use error message as adios()'s format.
2017-10-27 Ralph Corderoyimaptest.c: Don't test possibly uninitialised local...
2017-10-27 Ralph Corderoyimaptest.c: Don't free brkstring()'s value; it's re...
2017-10-27 Ralph Corderoyimaptest.c: Add `format(printf, ...)' attribute to...
2017-10-27 Ken HornsteinFix invalid pointer arithmetic.
2017-10-26 Ken HornsteinSupport command issuance and timestamps.
2017-10-26 Ken HornsteinStill more fiddling.
2017-10-25 Ken HornsteinA little closer to being somewhat useful.
2017-10-25 Ken HornsteinImproved, a bit. Slightly more useful.
2017-10-24 Ken HornsteinIt does just what it says on the tin.