| 2013-12-06 |
Lyndon Nerenberg | test/common.sh.in: use awk to pick off first output... |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | Renamed test/getfqdn to test/getcanon. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | I give up for now; revert these debugging commits. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | One final check to make sure the binary isn't stripped |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Sigh. Make sure the binaries aren't stripped as well. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Switch to default of -g so hopefully we can get somethi... |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Sigh, I always forget this is errno.h, not sys/errno.h. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Have getfqdn fall back to printing out the given hostna... |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | That didn't work, either. Restoring configure.ac. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | That didn't work, try adding -pedantic-errors. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | The linker on FreeBSD 10 doesn't like -ansi. So added a |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Clean up mhbuild backup files left by test-header-encode. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Better fix than commit 605d80e7cf0d02d4bab9387f03b4e1d4... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Fix to commit 7e40862e6a4da7810a46aa1e28b05e527fdc208a: |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | In test-mhfixmsg, make sure that $HOME is writeable... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Really fixed mhmail. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Removed temporary hack. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Removed temporary hack to enable debug from configure.ac. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Fixed test-mhmail failure on Solaris: its tail doesn... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
Ken Hornstein | Update pending-release-notes regarding removal of the... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
Ken Hornstein | Garbage collect "normalize". |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Added temporary diagnostic hack to test-mhmail. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | The buildbot is up, put in hacks to enable debug and... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Fixed m_getfld() bug introduced in commit |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Use ICONV_CONST in declaration of variable that's passed to |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Added identifier to each check in test-mhlist to help... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Added comment about not supporting trailing semicolons |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Undid temporary hacks, it looks like the buildbot is... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Temporarily added a few hacks to diagnose problems... |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Fix another warning. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | A few more tests; I think that's enough for now. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Fix a few warnings. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | More tests (but not quite finished yet). |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Fix cut & paste mistake. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | More man page minor fixup. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Slightly clarify mhbuild man page. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Minor typo fix. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Note changes to mhbuild. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Merge branch 'encode-rfc2047' |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Support for more tests. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Whoops, shouldn't use autoincrement with a macro; forgo... |
commit | commitdiff | tree | snapshot |
| 2013-12-03 |
Ken Hornstein | First round of tests! Still want to do more before... |
commit | commitdiff | tree | snapshot |
| 2013-12-03 |
Ken Hornstein | Add support for a -file switch to handle messages that... |
commit | commitdiff | tree | snapshot |
| 2013-12-03 |
Ken Hornstein | Don't put a space after the trailing semicolon for... |
commit | commitdiff | tree | snapshot |
| 2013-12-03 |
Ken Hornstein | Use pref_encoding() to select the default encoding... |
commit | commitdiff | tree | snapshot |
| 2013-12-03 |
Ken Hornstein | Do proper group handling, and fix a bug in the q-p... |
commit | commitdiff | tree | snapshot |
| 2013-12-02 |
Ken Hornstein | I think we're very close to get address encoding workin... |
commit | commitdiff | tree | snapshot |
| 2013-12-02 |
Ken Hornstein | Document a few more things. |
commit | commitdiff | tree | snapshot |
| 2013-12-02 |
Ken Hornstein | Since our last caller of getlocaladdr() was removed... |
commit | commitdiff | tree | snapshot |
| 2013-12-02 |
Ken Hornstein | Remove code to set the signature buffer; it turns out... |
commit | commitdiff | tree | snapshot |
| 2013-11-27 |
Ken Hornstein | More work, but still stuff to do. |
commit | commitdiff | tree | snapshot |
| 2013-11-25 |
Ken Hornstein | Fix up a few warnings and problems. |
commit | commitdiff | tree | snapshot |
| 2013-11-21 |
Ken Hornstein | More work on address portion of RFC 2047 encoder. |
commit | commitdiff | tree | snapshot |
| 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-14 |
Ken Hornstein | Switch fmttest over to using snprintb() instead of... |
commit | commitdiff | tree | snapshot |
| 2013-11-14 |
Ken Hornstein | Document snprintb() a bit. |
commit | commitdiff | tree | snapshot |
| 2013-11-14 |
Ken Hornstein | Actually check the output buffer length all of the... |
commit | commitdiff | tree | snapshot |
| 2013-11-13 |
Ken Hornstein | Start work on address header parsing. |
commit | commitdiff | tree | snapshot |
| 2013-11-13 |
Ken Hornstein | Fix up date mode so it works without providing a format... |
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-09 |
Ken Hornstein | Add support for -changecur and -nochangecur to mhlist(1). |
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-11-03 |
David Levine | Removed spurious space before a period in rcvpack man... |
commit | commitdiff | tree | snapshot |
| 2013-11-03 |
David Levine | Cleaned up the "stripped CRs" mhfixmsg verbose message. |
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-28 |
Ken Hornstein | Test to make sure mhshow is actually invoking a charset... |
commit | commitdiff | tree | snapshot |
| 2013-10-28 |
Ken Hornstein | Fix bug found by LLVM. |
commit | commitdiff | tree | snapshot |
| 2013-10-28 |
Ken Hornstein | Fix up warnings reported by LLVM. |
commit | commitdiff | tree | snapshot |
| 2013-10-27 |
David Levine | Interpret a full path argument to mhfixmsg as a filenam... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Ken Hornstein | A little tiny bit closer to working. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | Success! Clean build on the buildbot Solaris11 host. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | Ooops, fixed typo in configure.ac. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | See if this cleans up the Solaris build on the buildbot. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | More probing: print out sbr/dtimep.c. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | OK, Solaris on the buildbot uses flex 2.5.35. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | More probing: added flex -V. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | Added back an enhanced hack to configure.ac to try... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | Reverted commit 9caa7da143644ed93c6ba6351f48fa1327ad4392 |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
David Levine | Added hack to configure.ac to work around bug in flex... |
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 |
| next |