]> diplodocus.org Git - nmh/shortlog
nmh
2013-12-03 Ken HornsteinUse pref_encoding() to select the default encoding...
2013-12-03 Ken HornsteinDo proper group handling, and fix a bug in the q-p...
2013-12-02 Ken HornsteinI think we're very close to get address encoding workin...
2013-12-02 Ken HornsteinDocument a few more things.
2013-12-02 Ken HornsteinSince our last caller of getlocaladdr() was removed...
2013-12-02 Ken HornsteinRemove code to set the signature buffer; it turns out...
2013-11-27 Ken HornsteinMore work, but still stuff to do.
2013-11-25 Ken HornsteinFix up a few warnings and problems.
2013-11-21 Ken HornsteinMore work on address portion of RFC 2047 encoder.
2013-11-14 Ken HornsteinA little bit closer to working for address headers.
2013-11-14 Ken HornsteinBreak out the unquote functionality to a separate function.
2013-11-14 Ken HornsteinFix up the unquote test, with help from Lyndon and...
2013-11-14 Ken HornsteinTest for unquoting, but it doesn't work yet.
2013-11-14 Ken HornsteinSwitch fmttest over to using snprintb() instead of...
2013-11-14 Ken HornsteinDocument snprintb() a bit.
2013-11-14 Ken HornsteinActually check the output buffer length all of the...
2013-11-13 Ken HornsteinStart work on address header parsing.
2013-11-13 Ken HornsteinFix up date mode so it works without providing a format...
2013-11-11 Ken HornsteinDocument things a bit more.
2013-11-10 Ken HornsteinA number of bug fixes:
2013-11-09 Ken HornsteinDon't increment the buffer pointer for the NUL string...
2013-11-09 Ken HornsteinAdd support for -changecur and -nochangecur to mhlist(1).
2013-11-08 Ken HornsteinA little closer, but still has problems.
2013-11-08 Ken HornsteinFix handling of -headerencoding switch.
2013-11-07 Ken HornsteinGetting closer to getting base64 header encoding working.
2013-11-03 David LevineRemoved spurious space before a period in rcvpack man...
2013-11-03 David LevineCleaned up the "stripped CRs" mhfixmsg verbose message.
2013-10-31 Ken HornsteinBeginning stubs to support base64 header encoding.
2013-10-31 Ken HornsteinSupport the -headerencoding switch to select the header...
2013-10-31 Ken HornsteinSwitch to the (correct) casting of char to unsigned...
2013-10-31 Ken HornsteinFix some space calculation/whitespace handling bugs.
2013-10-30 Ken HornsteinFix qpspecial() macro test, and do proper casts to...
2013-10-30 Ken HornsteinIt looks like simple quoted-printable encoding of heade...
2013-10-30 Ken HornsteinRemove unused argument.
2013-10-30 Ken HornsteinFix up a few miscalculations.
2013-10-29 Ken HornsteinA hopefully-functional quoted-printable encoder
2013-10-28 Ken HornsteinTest to make sure mhshow is actually invoking a charset...
2013-10-28 Ken HornsteinFix bug found by LLVM.
2013-10-28 Ken HornsteinFix up warnings reported by LLVM.
2013-10-27 David LevineInterpret a full path argument to mhfixmsg as a filenam...
2013-10-23 Ken HornsteinA little tiny bit closer to working.
2013-10-23 David LevineSuccess! Clean build on the buildbot Solaris11 host.
2013-10-23 David LevineOoops, fixed typo in configure.ac.
2013-10-23 David LevineSee if this cleans up the Solaris build on the buildbot.
2013-10-23 David LevineMore probing: print out sbr/dtimep.c.
2013-10-23 David LevineOK, Solaris on the buildbot uses flex 2.5.35.
2013-10-23 David LevineMore probing: added flex -V.
2013-10-23 David LevineAdded back an enhanced hack to configure.ac to try...
2013-10-23 David LevineReverted commit 9caa7da143644ed93c6ba6351f48fa1327ad4392
2013-10-23 David LevineAdded hack to configure.ac to work around bug in flex...
2013-10-22 Ken HornsteinMinor comment update.
2013-10-21 Ken HornsteinStart of RFC 2047 encoding code. Not complete in the...
2013-10-21 Ken HornsteinSome comments describing the MIME structures.
2013-10-19 David LevineAdded volatile qualifier in a couple of places to get...
2013-10-19 David LevineAllow mhfixmsg to strip carriage returns from ISO-8850...
2013-10-19 David LevineAdded docs/README-iCalendar.
2013-10-18 Ken HornsteinImplemented -build switch for comp, at the request...
2013-10-18 Ken HornsteinMinor comment cleanup.
2013-10-17 Ken HornsteinUpdate the mh-sequence(5) man page with details of...
2013-10-16 Ken HornsteinAdd locking support to the version of the sequence...
2013-10-15 Ken HornsteinRemove support for NOPUBLICSEQ.
2013-10-15 Ken HornsteinRemove unneeded stat() call; was a leftover from the...
2013-10-06 David LevineThe Content-Disposition type needs to be "inline" for...
2013-09-19 David LevineAdded script name to test-mhfixmsg printout.
2013-09-19 David LevineDon't check -replacetextplain in test-mhfixmsg if skipp...
2013-09-19 David LevineRun output of -replacetextplain test through uniq.
2013-08-19 David LevineAdded -replacetextplain switch to mhfixmsg. If enabled...
2013-07-02 David LevineAdded unsigned char cast of char argument to isascii...
2013-07-01 Ken HornsteinReject email addresses which contain 8-bit characters.
2013-07-01 Ken HornsteinAdd warnings about the use of %(decode) on addresses.
2013-07-01 Ken HornsteinIf mbtowc() fails to handle a character, replace the...
2013-07-01 David LevineIn test-mhfixmsg, run output through uniq before head...
2013-07-01 David LevinePunted on comparing that html part in test-mhfixmsg...
2013-07-01 David LevineTry this formatting change to test-mhfixmsg.
2013-07-01 David LevineOne more formatting chagned to the input in test-mhfixm...
2013-07-01 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2013-07-01 Lyndon NerenbergRevert "Move a variable manipulation outside the contex...
2013-07-01 David LevineChanged formatting of the input in test-mhfixmsg that...
2013-07-01 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2013-07-01 Lyndon NerenbergMove a variable manipulation outside the context of...
2013-07-01 David LevineRestored test-mhfixmsg. Not sure what to do about...
2013-07-01 Lyndon NerenbergCopy a parameter off the call stack to quell a longjmp...
2013-07-01 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2013-07-01 David LevineSee if the rest of test-mhfixmsg will pass on Solaris.
2013-06-30 Lyndon NerenbergRemove spurious return statements after exit().
2013-06-30 David LevineOK, fixed test-mhfixmsg on Solaris 11, where BUFSIZ...
2013-06-30 David LevineAdded to the Solaris debug printout.
2013-06-30 David LevineRemoved exit() after a longjmp() in uip/sendsbr.c to...
2013-06-30 David LevineMore debugging of test-mhfixmsg on Solaris.
2013-06-30 David LevineFixed removal of <> in test-dist and test-rcvdist.
2013-06-30 David LevineRemove any <> surrounding localmbox in test-dist and...
2013-06-30 David LevineThat didn't work, fixed location of mhn.defaults in...
2013-06-30 David LevineAdded debug printouts to see why the test fails on...
2013-06-30 Lyndon NerenbergPrefer /usr/sbin/sendmail over /usr/lib/sendmail.
2013-06-30 Lyndon NerenbergAdd compilation guard around lkopen_flock.
2013-06-30 Lyndon NerenbergIf we're searching for commands, prefer xpg4 versions...
2013-06-12 David LevineRemoved hyphen from all occurrences of RFC-*.
2013-06-12 David LevineChanged all bare occurrences of 822/2822 to RFC 822...
2013-06-12 David LevineChanged "separated by spaces" in mh-sequence man page to
2013-06-12 David LevineChanged a couple of occurrences of "white-space" to...
next