| 2014-02-09 |
David Levine | Removed potential buffer overflow from ruserpass()... |
tree | commitdiff |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
tree | commitdiff |
| 2014-02-04 |
Ken Hornstein | More fixes (and tests) for the base64 encoder. |
tree | commitdiff |
| 2014-02-04 |
Ken Hornstein | Fix encoder so at least one case of LF -> CR LF convers... |
tree | commitdiff |
| 2014-02-04 |
David Levine | Reordered a bit of code in signal handler. Noted in... |
tree | commitdiff |
| 2014-02-04 |
David Levine | Use rename(2), not link(2), in m_mktemps() if mkstemps... |
tree | commitdiff |
| 2014-02-02 |
David Levine | Removed some unused code that forked /bin/mkdir to... |
tree | commitdiff |
| 2014-02-02 |
David Levine | Removed all unnecessary setuid/setgid calls. Using... |
tree | commitdiff |
| 2014-02-02 |
David Levine | Added m_mktemps(), which creates a temporary file with... |
tree | commitdiff |
| 2014-02-01 |
Ken Hornstein | Merge branch 'base64-text-fixup' |
tree | commitdiff |
| 2014-01-31 |
Ken Hornstein | Fix base64 to handle text parts properly; currently... |
tree | commitdiff |
| 2014-01-26 |
David Levine | No longer look at TMP environment variable for temporar... |
tree | commitdiff |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
tree | commitdiff |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
tree | commitdiff |
| 2014-01-25 |
David Levine | Added unregister_for_removal(0) calls to the couple... |
tree | commitdiff |
| 2014-01-25 |
David Levine | Replaced nearly all unlink(3) calls with m_unlink(). |
tree | commitdiff |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
tree | commitdiff |
| 2014-01-25 |
David Levine | Replaced use of mkstemp() with m_mktemp() in lock_file.c. |
tree | commitdiff |
| 2014-01-24 |
Ken Hornstein | Move uip/attach.c to sbr/mime_type.c; it was used by... |
tree | commitdiff |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
tree | commitdiff |
| 2014-01-22 |
David Levine | Added svector_find() function. |
tree | commitdiff |
| 2014-01-22 |
David Levine | Expose get_temp_dir(). |
tree | commitdiff |
| 2014-01-20 |
Ken Hornstein | Completely deprecate support for MM_CHARSET. |
tree | commitdiff |
| 2014-01-20 |
Ken Hornstein | Remove the --disable-locale configure option and make... |
tree | commitdiff |
| 2014-01-19 |
Ken Hornstein | Change error message so "Unknown error 0" doesn't get... |
tree | commitdiff |
| 2014-01-18 |
Ken Hornstein | Explictly return the exit code, so we can portably... |
tree | commitdiff |
| 2014-01-14 |
David Levine | In cpstripped(), check for negative return value from... |
tree | commitdiff |
| 2014-01-07 |
Ken Hornstein | Prevent message status allocation code from overflowing... |
tree | commitdiff |
| 2014-01-05 |
Ken Hornstein | Whoops, I'm supposed to NUL-terminate the string, not... |
tree | commitdiff |
| 2014-01-04 |
Ken Hornstein | Support for sending color escape sequences retrieved... |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Add support for %(hascolor), and a new function for... |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Garbage collect some Autoconf cruft that has been aroun... |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Also make sure outc() uses TPUTS_PUTC_ARG. |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Create an autoconf test to determine the argument of... |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Sigh. Fix up missing conversion from clear->ti_clear. |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | I guess we can't include both termcap and terminfo... |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | include curses.h so this (hopefully) now works on Solaris. |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Convert all of the terminal functions over to terminfo... |
tree | commitdiff |
| 2014-01-02 |
Ken Hornstein | Garbage collect unused code. |
tree | commitdiff |
| 2014-01-02 |
Ken Hornstein | Remove baudrate-handing code. |
tree | commitdiff |
| 2014-01-02 |
Ken Hornstein | Always emit an STR instruction for terminal escape... |
tree | commitdiff |
| 2014-01-02 |
Ken Hornstein | Fix problem with %(putlit) and %(zputlit) causing a... |
tree | commitdiff |
| 2014-01-02 |
Ken Hornstein | Drop support for different behavior on hardcopy termina... |
tree | commitdiff |
| 2014-01-02 |
Ken Hornstein | Move the termsbr code into the libmh library, where... |
tree | commitdiff |
| 2014-01-01 |
David Levine | Give up on fmt_compile.c for now. |
tree | commitdiff |
| 2014-01-01 |
David Levine | That didn't work. Try including termcap.h first, inste... |
tree | commitdiff |
| 2014-01-01 |
David Levine | Try including termcap.h before curses.h to see if that... |
tree | commitdiff |
| 2013-12-31 |
Ken Hornstein | It looks like some systems also need curses.h as well... |
tree | commitdiff |
| 2013-12-31 |
Ken Hornstein | Add support for outputing a few (limited) terminal... |
tree | commitdiff |
| 2013-12-31 |
Ken Hornstein | Make sure that branching instructions are traced even... |
tree | commitdiff |
| 2013-12-14 |
Pascal Stumpf | rand()/srand() are not cryptographically secure PRNGs... |
tree | commitdiff |
| 2013-12-05 |
Ken Hornstein | Garbage collect "normalize". |
tree | commitdiff |
| 2013-12-05 |
David Levine | Fixed m_getfld() bug introduced in commit |
tree | commitdiff |
| 2013-12-04 |
Ken Hornstein | Fix another warning. |
tree | commitdiff |
| 2013-12-04 |
Ken Hornstein | Fix a few warnings. |
tree | commitdiff |
| 2013-12-04 |
Ken Hornstein | Fix cut & paste mistake. |
tree | commitdiff |
| 2013-12-04 |
Ken Hornstein | Merge branch 'encode-rfc2047' |
tree | commitdiff |
| 2013-12-04 |
Ken Hornstein | Whoops, shouldn't use autoincrement with a macro; forgo... |
tree | commitdiff |
| 2013-12-03 |
Ken Hornstein | Don't put a space after the trailing semicolon for... |
tree | commitdiff |
| 2013-12-03 |
Ken Hornstein | Use pref_encoding() to select the default encoding... |
tree | commitdiff |
| 2013-12-03 |
Ken Hornstein | Do proper group handling, and fix a bug in the q-p... |
tree | commitdiff |
| 2013-12-02 |
Ken Hornstein | I think we're very close to get address encoding workin... |
tree | commitdiff |
| 2013-12-02 |
Ken Hornstein | Since our last caller of getlocaladdr() was removed... |
tree | commitdiff |
| 2013-11-27 |
Ken Hornstein | More work, but still stuff to do. |
tree | commitdiff |
| 2013-11-25 |
Ken Hornstein | Fix up a few warnings and problems. |
tree | commitdiff |
| 2013-11-21 |
Ken Hornstein | More work on address portion of RFC 2047 encoder. |
tree | commitdiff |
| 2013-11-14 |
Ken Hornstein | A little bit closer to working for address headers. |
tree | commitdiff |
| 2013-11-14 |
Ken Hornstein | Break out the unquote functionality to a separate function. |
tree | commitdiff |
| 2013-11-14 |
Ken Hornstein | Actually check the output buffer length all of the... |
tree | commitdiff |
| 2013-11-13 |
Ken Hornstein | Start work on address header parsing. |
tree | commitdiff |
| 2013-11-11 |
Ken Hornstein | Document things a bit more. |
tree | commitdiff |
| 2013-11-10 |
Ken Hornstein | A number of bug fixes: |
tree | commitdiff |
| 2013-11-09 |
Ken Hornstein | Don't increment the buffer pointer for the NUL string... |
tree | commitdiff |
| 2013-11-08 |
Ken Hornstein | A little closer, but still has problems. |
tree | commitdiff |
| 2013-11-07 |
Ken Hornstein | Getting closer to getting base64 header encoding working. |
tree | commitdiff |
| 2013-10-31 |
Ken Hornstein | Beginning stubs to support base64 header encoding. |
tree | commitdiff |
| 2013-10-31 |
Ken Hornstein | Switch to the (correct) casting of char to unsigned... |
tree | commitdiff |
| 2013-10-31 |
Ken Hornstein | Fix some space calculation/whitespace handling bugs. |
tree | commitdiff |
| 2013-10-30 |
Ken Hornstein | Fix qpspecial() macro test, and do proper casts to... |
tree | commitdiff |
| 2013-10-30 |
Ken Hornstein | It looks like simple quoted-printable encoding of heade... |
tree | commitdiff |
| 2013-10-30 |
Ken Hornstein | Remove unused argument. |
tree | commitdiff |
| 2013-10-30 |
Ken Hornstein | Fix up a few miscalculations. |
tree | commitdiff |
| 2013-10-29 |
Ken Hornstein | A hopefully-functional quoted-printable encoder |
tree | commitdiff |
| 2013-10-28 |
Ken Hornstein | Fix up warnings reported by LLVM. |
tree | commitdiff |
| 2013-10-23 |
Ken Hornstein | A little tiny bit closer to working. |
tree | commitdiff |
| 2013-10-22 |
Ken Hornstein | Minor comment update. |
tree | commitdiff |
| 2013-10-21 |
Ken Hornstein | Start of RFC 2047 encoding code. Not complete in the... |
tree | commitdiff |
| 2013-10-15 |
Ken Hornstein | Remove support for NOPUBLICSEQ. |
tree | commitdiff |
| 2013-10-15 |
Ken Hornstein | Remove unneeded stat() call; was a leftover from the... |
tree | commitdiff |
| 2013-07-02 |
David Levine | Added unsigned char cast of char argument to isascii... |
tree | commitdiff |
| 2013-07-01 |
Ken Hornstein | Reject email addresses which contain 8-bit characters. |
tree | commitdiff |
| 2013-07-01 |
Ken Hornstein | If mbtowc() fails to handle a character, replace the... |
tree | commitdiff |
| 2013-06-30 |
Lyndon Nerenberg | Add compilation guard around lkopen_flock. |
tree | commitdiff |
| 2013-05-04 |
David Levine | Replaced raw hack to add the credentials profile entry... |
tree | commitdiff |
| 2013-05-03 |
David Levine | Fixed failure reported by Valdis of post to retrieve... |
tree | commitdiff |
| 2013-05-02 |
David Levine | Fixed problem with m_getfld() with long headers reported by |
tree | commitdiff |
| 2013-05-01 |
David Levine | Removed remaining #includes of stdio.h and stdlib.h... |
tree | commitdiff |
| 2013-04-29 |
David Levine | Removed some #includes of stdio.h, ctype.h, stdlib... |
tree | commitdiff |
| 2013-04-29 |
David Levine | Removed some #includes of unistd.h and stdio.h because... |
tree | commitdiff |
| 2013-04-27 |
David Levine | Removed #include of sys/param.h from sbr/makedir.c... |
tree | commitdiff |
| next |