| 2013-11-14 |
Ken Hornstein | A little bit closer to working for address headers. |
commit | commitdiff | tree | snapshot |
| 2013-11-14 |
Ken Hornstein | Break out the unquote functionality to a separate function. |
commit | commitdiff | tree | snapshot |
| 2013-11-14 |
Ken Hornstein | Fix up the unquote test, with help from Lyndon and... |
commit | commitdiff | tree | snapshot |
| 2013-11-14 |
Ken Hornstein | Test for unquoting, but it doesn't work yet. |
commit | commitdiff | tree | snapshot |
| 2013-11-13 |
Ken Hornstein | Start work on address header parsing. |
commit | commitdiff | tree | snapshot |
| 2013-11-11 |
Ken Hornstein | Document things a bit more. |
commit | commitdiff | tree | snapshot |
| 2013-11-10 |
Ken Hornstein | A number of bug fixes: |
commit | commitdiff | tree | snapshot |
| 2013-11-09 |
Ken Hornstein | Don't increment the buffer pointer for the NUL string... |
commit | commitdiff | tree | snapshot |
| 2013-11-08 |
Ken Hornstein | A little closer, but still has problems. |
commit | commitdiff | tree | snapshot |
| 2013-11-08 |
Ken Hornstein | Fix handling of -headerencoding switch. |
commit | commitdiff | tree | snapshot |
| 2013-11-07 |
Ken Hornstein | Getting closer to getting base64 header encoding working. |
commit | commitdiff | tree | snapshot |
| 2013-10-31 |
Ken Hornstein | Beginning stubs to support base64 header encoding. |
commit | commitdiff | tree | snapshot |
| 2013-10-31 |
Ken Hornstein | Support the -headerencoding switch to select the header... |
commit | commitdiff | tree | snapshot |
| 2013-10-31 |
Ken Hornstein | Switch to the (correct) casting of char to unsigned... |
commit | commitdiff | tree | snapshot |
| 2013-10-31 |
Ken Hornstein | Fix some space calculation/whitespace handling bugs. |
commit | commitdiff | tree | snapshot |
| 2013-10-30 |
Ken Hornstein | Fix qpspecial() macro test, and do proper casts to... |
commit | commitdiff | tree | snapshot |
| 2013-10-30 |
Ken Hornstein | It looks like simple quoted-printable encoding of heade... |
commit | commitdiff | tree | snapshot |
| 2013-10-30 |
Ken Hornstein | Remove unused argument. |
commit | commitdiff | tree | snapshot |
| 2013-10-30 |
Ken Hornstein | Fix up a few miscalculations. |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Ken Hornstein | A hopefully-functional quoted-printable encoder |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Ken Hornstein | A little tiny bit closer to working. |
commit | commitdiff | tree | snapshot |
| 2013-10-22 |
Ken Hornstein | Minor comment update. |
commit | commitdiff | tree | snapshot |
| 2013-10-21 |
Ken Hornstein | Start of RFC 2047 encoding code. Not complete in the... |
commit | commitdiff | tree | snapshot |
| 2013-10-21 |
Ken Hornstein | Some comments describing the MIME structures. |
commit | commitdiff | tree | snapshot |
| 2013-10-19 |
David Levine | Added volatile qualifier in a couple of places to get... |
commit | commitdiff | tree | snapshot |
| 2013-10-19 |
David Levine | Allow mhfixmsg to strip carriage returns from ISO-8850... |
commit | commitdiff | tree | snapshot |
| 2013-10-19 |
David Levine | Added docs/README-iCalendar. |
commit | commitdiff | tree | snapshot |
| 2013-10-18 |
Ken Hornstein | Implemented -build switch for comp, at the request... |
commit | commitdiff | tree | snapshot |
| 2013-10-18 |
Ken Hornstein | Minor comment cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-10-17 |
Ken Hornstein | Update the mh-sequence(5) man page with details of... |
commit | commitdiff | tree | snapshot |
| 2013-10-16 |
Ken Hornstein | Add locking support to the version of the sequence... |
commit | commitdiff | tree | snapshot |
| 2013-10-15 |
Ken Hornstein | Remove support for NOPUBLICSEQ. |
commit | commitdiff | tree | snapshot |
| 2013-10-15 |
Ken Hornstein | Remove unneeded stat() call; was a leftover from the... |
commit | commitdiff | tree | snapshot |
| 2013-10-06 |
David Levine | The Content-Disposition type needs to be "inline" for... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
David Levine | Added script name to test-mhfixmsg printout. |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
David Levine | Don't check -replacetextplain in test-mhfixmsg if skipp... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
David Levine | Run output of -replacetextplain test through uniq. |
commit | commitdiff | tree | snapshot |
| 2013-08-19 |
David Levine | Added -replacetextplain switch to mhfixmsg. If enabled... |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
David Levine | Added unsigned char cast of char argument to isascii... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Ken Hornstein | Reject email addresses which contain 8-bit characters. |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Ken Hornstein | Add warnings about the use of %(decode) on addresses. |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Ken Hornstein | If mbtowc() fails to handle a character, replace the... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | In test-mhfixmsg, run output through uniq before head... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | Punted on comparing that html part in test-mhfixmsg... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | Try this formatting change to test-mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | One more formatting chagned to the input in test-mhfixm... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Lyndon Nerenberg | Revert "Move a variable manipulation outside the contex... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | Changed formatting of the input in test-mhfixmsg that... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Lyndon Nerenberg | Move a variable manipulation outside the context of... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | Restored test-mhfixmsg. Not sure what to do about... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Lyndon Nerenberg | Copy a parameter off the call stack to quell a longjmp... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
David Levine | See if the rest of test-mhfixmsg will pass on Solaris. |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Lyndon Nerenberg | Remove spurious return statements after exit(). |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | OK, fixed test-mhfixmsg on Solaris 11, where BUFSIZ... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | Added to the Solaris debug printout. |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | Removed exit() after a longjmp() in uip/sendsbr.c to... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | More debugging of test-mhfixmsg on Solaris. |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | Fixed removal of <> in test-dist and test-rcvdist. |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | Remove any <> surrounding localmbox in test-dist and... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | That didn't work, fixed location of mhn.defaults in... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
David Levine | Added debug printouts to see why the test fails on... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Lyndon Nerenberg | Prefer /usr/sbin/sendmail over /usr/lib/sendmail. |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Lyndon Nerenberg | Add compilation guard around lkopen_flock. |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Lyndon Nerenberg | If we're searching for commands, prefer xpg4 versions... |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
David Levine | Removed hyphen from all occurrences of RFC-*. |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
David Levine | Changed all bare occurrences of 822/2822 to RFC 822... |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
David Levine | Changed "separated by spaces" in mh-sequence man page to |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
David Levine | Changed a couple of occurrences of "white-space" to... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Lyndon Nerenberg | conflict(8): style - move deprecation notice into DESCR... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Lyndon Nerenberg | Remove SYNOPSIS from nmh(7). |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Lyndon Nerenberg | Delete SYNOPSIS from section 5 manpages. |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Lyndon Nerenberg | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
David Levine | Added note to pending-release-notes that "*" address... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Lyndon Nerenberg | Stupid typo in manpage. |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Lyndon Nerenberg | Clean up mh-alias(5) manpage. |
commit | commitdiff | tree | snapshot |
| 2013-05-12 |
David Levine | Fixed strip_crs() in mhfixmsg to work even if it's the |
commit | commitdiff | tree | snapshot |
| 2013-05-07 |
David Levine | Fixed number of bytes to fread() in strip_crs() in... |
commit | commitdiff | tree | snapshot |
| 2013-05-05 |
Lyndon Nerenberg | More .ta -> .TP manpage cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
David Levine | Per Ralph's suggestion, added note that "moreproc"... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
David Levine | Replaced hard-coded "more" with DEFAULT_PAGER in show_t... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
David Levine | When the mhfixmsg -decodetext switch is enabled, each... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
David Levine | Removed unused declaration of "nolist" from mhshow.c. |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
David Levine | Replaced raw hack to add the credentials profile entry... |
commit | commitdiff | tree | snapshot |
| 2013-05-03 |
David Levine | Fixed failure reported by Valdis of post to retrieve... |
commit | commitdiff | tree | snapshot |
| 2013-05-02 |
David Levine | Fixed problem with m_getfld() with long headers reported by |
commit | commitdiff | tree | snapshot |
| 2013-05-02 |
David Levine | Set the return status from the check() function of... |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
David Levine | Removed remaining #includes of stdio.h and stdlib.h... |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
David Levine | Applied what was done to uip/send.c in commit |
commit | commitdiff | tree | snapshot |
| 2013-04-29 |
David Levine | Removed some #includes of stdio.h, ctype.h, stdlib... |
commit | commitdiff | tree | snapshot |
| 2013-04-29 |
David Levine | Removed some #includes of unistd.h and stdio.h because... |
commit | commitdiff | tree | snapshot |
| 2013-04-29 |
David Levine | Redirect some outputs in the test suite to standard... |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
David Levine | Fix to commit af429a902add614e35cd76d15172a4ccb70a3be1 to |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
David Levine | Tweaked check of -outfile in test-mhstore. |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
David Levine | Allow -clobber with mhstore -outfile. |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
David Levine | Added -outfile switch to mhstore(1). |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
David Levine | Refined error message from check() shell function of... |
commit | commitdiff | tree | snapshot |
| next |