]> diplodocus.org Git - nmh/history - sbr
getpass.c: Move interface to own file.
[nmh] / sbr /
2017-11-12 Ralph Corderoygetpass.c: Move interface to own file.
2017-11-12 Ralph Corderoyr1bindex.c: Move interface to own file.
2017-11-12 Ralph Corderoyrefile.c: Move interface to own file.
2017-11-12 Ralph Corderoyruserpass.c: Move interface to own file.
2017-11-12 Ralph Corderoyremdir.c: Move interface to own file.
2017-11-12 Ralph Corderoysnprintb.c: Move interface to own file.
2017-11-12 Ralph Corderoystrindex.c: Move interface to own file.
2017-11-12 Ralph Corderoyssequal.c: Move interface to own file.
2017-11-12 Ralph Corderoycredentials.c: Move interface to own file.
2017-11-12 Ralph Corderoyencode_rfc2047.c: Move interface to own file.
2017-11-12 Ralph Corderoyfmt_rfc2047.c: Move interface to own file.
2017-11-12 Ralph Corderoyclient.c: Move interface to own file.
2017-11-12 Ralph Corderoyclosefds.c: Move interface to own file.
2017-11-12 Ralph Corderoycopyip.c: Move interface to own file.
2017-11-12 Ralph Corderoycpydata.c: Move interface to own file.
2017-11-12 Ralph Corderoycpydgst.c: Move interface to own file.
2017-11-12 Ralph Corderoydiscard.c: Move interface to own file.
2017-11-12 Ralph Corderoytrimcpy.c: Move interface to own file.
2017-11-12 Ralph Corderoyuprf.c: Move interface to own file.
2017-11-12 Ralph Corderoyvfgets.c: Move interface to own file.
2017-11-12 Ralph Corderoycheck_charset.c: Move interface to own file.
2017-11-12 Ralph Corderoygetcpy.c: Move interface to own file.
2017-11-12 Ralph Corderoym_draft.c: Move interface to own file.
2017-11-12 Ralph Corderoym_convert.c: Move interface to own file.
2017-11-12 Ralph Corderoym_backup.c: Move interface to own file.
2017-11-12 Ralph Corderoym_atoi.c: Move interface to own file.
2017-11-12 Ralph Corderoygetfolder.c: Move interface to own file.
2017-11-12 Ralph Corderoygeteditor.c: Move interface to own file.
2017-11-12 Ralph Corderoyescape_addresses.c: Move interface to own file.
2017-11-12 Ralph Corderoyext_hook.c: Move interface to own file.
2017-11-12 Ralph Corderoyfdcompare.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_read.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_realloc.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_pack.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_free.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_delmsgs.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_addmsg.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_foil.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_save.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_replace.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_read.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_del.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_find.c: Move interface to own file.
2017-11-12 Ralph Corderoyreadconfig.c: Move interface to own file.
2017-11-12 Ralph Corderoybrkstring.c: Move interface to own file.
2017-11-12 Ralph Corderoyatooi.c: Move interface to own file.
2017-11-12 Ralph Corderoyambigsw.c: Move interface to own file.
2017-11-12 Ralph Corderoyvector.c: Move interface to own file.
2017-11-12 Ralph Corderoypidstatus.c: Move interface to own file.
2017-11-12 Ralph Corderoypush.c: Move interface to own file.
2017-11-12 Ralph Corderoypath.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_version.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_sw.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_help.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_nameok.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_list.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_bits.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_getnum.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_del.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_print.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_add.c: Move interface to own file.
2017-11-12 Ralph Corderoyarglist.c: Move interface to own file.
2017-11-12 Ralph CorderoyStrip directory from #include when it's not needed.
2017-11-12 Ralph CorderoyRemove symbols-wanted comments after #include.
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-04 Ken HornsteinUse va_copy() to get a copy of va_list, instead of...
2017-11-02 Ralph Corderoyprototypes.h: Delete duplicate prototypes.
2017-11-02 Ralph Corderoymd5.c, md5.h: Reformat and delete needless portability.
2017-11-02 Ralph CorderoySplit function definition prototypes so identifier...
2017-11-02 Ralph CorderoyMove the opening brace of a C function to its own line.
2017-11-01 Ken HornsteinMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
2017-10-31 Ralph CorderoyReplace some ints that are only ever 0 or 1 with bool.
2017-10-31 Ralph Corderoydtimep.l: Delete unused macros SKIPSP and SKIPTOSP.
2017-10-30 Ralph Corderoysbr: Replace some ints that are only ever 0 or 1 with...
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 CorderoyReplace getcpy(f()) calls with mh_xstrdup() when f...
2017-10-27 Ralph CorderoyDelete "blank" lines at start of files to bring content...
2017-10-27 Ralph Corderoyutils.c: Improve comment describing add(). Suggest...
2017-10-26 Ken HornsteinAdd netsec_get_sasl_ssf().
2017-10-25 Ken HornsteinFix up some const and unsigned char warnings.
2017-10-25 Ken HornsteinRototill snoop support so it works at flush time.
2017-10-24 Ken HornsteinAdd context information to SASL callback.
2017-10-24 Ken HornsteinSwitch to the use of to_upper() instead of custom code.
2017-09-24 Ralph Corderoypicksbr.c: fprintf(3) function pointer using `%p' and...
2017-09-24 Ralph CorderoyDon't cast void pointer return value of malloc() et al.
2017-09-21 Ralph CorderoyDetect function-pointer `done' being set twice in a...
2017-09-18 Ralph CorderoyStrip parenthesis from `return (state = OK);' and similar.
2017-09-18 Ralph CorderoyRemove preprocessor conditionals on `lint'.
2017-09-18 Ralph CorderoyReplace `_exit(-1)' with `_exit(1)'.
2017-09-15 Ralph Corderoymime_type.c: Fix regexp in comment that describes follo...
2017-09-13 Ralph Corderoyaddrsbr.c: Alter ismymbox() to return bool, not int.
2017-09-13 Ralph Corderoyext_hook(): Flip if-statement condition so then-block...
2017-09-13 Ralph CorderoyEdit out a few more tautological `the foo(5) man page'.
2017-09-13 Ralph Corderoynmh_completion(): Simplify, removing local variable.
2017-09-13 Ralph CorderoyRemove casts of NULL to a data pointer.
2017-09-12 Ralph CorderoyRemove more outer wrapping parenthesis from return...
2017-09-12 Ralph Corderoydmktime(): Break assignments so `*=' and `+=' can be...
2017-09-12 Ralph CorderoyReplace `return (0)' and similar with `return 0'.
next