]> diplodocus.org Git - nmh/history - uip
Use HasPrefix() instead of strncmp().
[nmh] / uip /
2016-09-09 Ken HornsteinCloser, but not there yet.
2016-09-08 Ken HornsteinStarted ... not quite working yet.
2016-09-08 Ken HornsteinOnly get a write lock on the sequences file if we're...
2016-09-06 David LevineAdded some NMH_UNUSED's to prevent compile warnings...
2016-09-06 David LevineProtected call of mh_oauth_do_xoauth() with #ifdef...
2016-09-06 David LevineProtected use of setup_oauth_params() with #ifdef OAUTH...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-06 Ken HornsteinChange things so if -authservice wasn't given, throw...
2016-09-05 Ken HornsteinFix up a few minor nits to make OAuth2 (finally!) work...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-21 David LevineCheck result of setup_oauth_params() for != OK instead...
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...
2016-08-18 Ken HornsteinStart of adding arguments for transmitting OAuth parame...
2016-08-17 Ken HornsteinStart of adding arguments for transmitting OAuth parame...
2016-08-15 David LevinePlug a couple of (harmless) memory leaks in mhfixmsg.
2016-08-15 David LevinePlug a couple of (harmless) memory leaks in mhfixmsg.
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-08 David LevineAdded Envelope-From and Sender support to sendfrom.
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineWrapped code block of conditional statement with {...
2016-06-26 David LevineMoved free(cp) to right after last (and only) use of...
2016-06-26 David LevineWrapped code block of conditional statement with {...
2016-06-26 David LevineMoved free(cp) to right after last (and only) use of...
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-12 David LevineAdded const to filename args of cpydata(). Then added...
2016-06-12 David LevineAdded const to filename args of cpydata(). Then added...
2016-06-12 David LevineIf parse_mime() fails and the -file switch was used...
2016-06-12 David LevineIf parse_mime() fails and the -file switch was used...
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-21 David LevineAdded docdir to mhparam.
2016-05-21 David LevineAdded docdir to mhparam.
2016-05-02 David LevineFor slocal, changed default user, if -user switch isn...
2016-04-25 David LevineCheck for empty code.
2016-04-10 David LevineFix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to
2016-04-10 David LevineFix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to
2016-04-10 Eric Gillespiesupport multiple oauth users; mhlogin now requires...
2016-04-10 Eric Gillespieplug some memory leaks, in success cases only
2016-04-03 Eric GillespieRename and document functions that read from stdin.
2016-03-25 David LevineAdded -browser switch to mhlogin(1).
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineChanged minchars swit values for -[no]concat switches...
2016-03-24 David LevineUse WIFXEXITED to check return status of system(),...
2016-03-24 David LevineChanged sign of minchars for the SASL-related switches...
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineReplaced -oauth service switch with -saslmech xoauth2
2016-03-19 David LevineAdded check of return value of write() to quash compile...
2016-03-19 Ken HornsteinRecover properly if the character conversion fails.
2016-03-19 Ken HornsteinFix substitution code so it uses the right pointer...
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-18 David LevineHave fix_boundary() return NOTOK if it couldn't fix...
2016-03-17 David LevineAdded oauth support to whatnow.
2016-03-13 David LevineAdded oauth switch to whatnow.
2016-03-13 David LevineAdded use of local variable user to prevent compiler...
2016-03-13 David LevineMerge branch 'master' into xoauth
2016-03-12 David LevineHave -nocrlflinebreaks apply to the message parts that...
2016-03-12 Eric GillespieImplement the -reverse option to pick(1) to change...
2016-02-27 David LevineAdded application/ics to default list if types to decode.
2016-02-25 David LevineAdded -[no]crlflinebreaks switches to mhfixmsg(1).
2016-02-21 David LevineDon't consider failure to build a text/plain part to...
2016-02-20 David LevineAdded -decodetypes switch to mhfixmsg(1).
2016-01-23 David Levinemhical enhancement: If a datetime is missing the time...
2016-01-20 Richard M KreuterAdded all of mhshow's documented switches to show's...
2016-01-20 David LevineAdded mention of mhfixmsg -fixcte to error message...
2015-11-18 David LevineIf format_datetime() returns null, store a copy of...
2015-08-21 Leonardo TaccariAdd support for the -sendmail flag to send/post, to...
2015-03-07 Ken HornsteinRearrange all callers of post(8) so that the filename...
2015-03-05 Paul Foxmhparse.c: verify all MIME-Version: headers encountered
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-14 David LevineRemoved unnecessary #include of h/signals.h.
2015-02-14 Marcin CieslakReset done in inc_done() to prevent endless loop when...
2015-02-13 Marcin CieslakReplaced setgid() calls with setegid() so that it works...
2015-02-12 David LevineReplaced individual assignment of array elements, one...
2015-02-08 Paul Foxadd new message separator header to mhshow
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-08 David LevineAdded support to mhfixmsg -reformat for multipart/relat...
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineRemoved unused local variable from move_preferred_part().
2015-02-04 Paul Foximplement -prefer, for multipart/alternative preferences
2015-02-04 Paul Foxmhshow: ensure that -part always shows every part requested
2015-02-04 Paul Foxmhshow: fix display of alternatives after certain neste...
2015-02-04 Paul Foxmhshow: simplify code -- the DONE status was adding...
2015-02-03 Paul Foxdrop the second argument to part_ok(), since it is...
2015-01-27 Lyndon Nerenberg'mhparam bindir' now prints NMH's idea of $(bindir).
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-12 David LevineFixed check of return value of show_content_aux().
2015-01-12 David LevineHave show_content_aux2(), and therefore show_content_au...
2015-01-12 David LevineHave show_content_aux2(), and therefore show_content_au...
2015-01-10 David LevineAdded multiply format function, requested by Norm.
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineFix to commit 6b073f7b67a0afd64012ff7d00818ec1bd07b5f2...
2015-01-07 David LevineAnother fix to convertarg handling of multipart/related...
2015-01-06 David LevineSpecifically look for Content-Type header in converted...
next