| 2014-03-06 |
Ken Hornstein | Merge branch 'extended-params' |
tree | commitdiff |
| 2014-03-05 |
Ken Hornstein | Add extra argument to add_param() so it can use the... |
tree | commitdiff |
| 2014-03-05 |
Ken Hornstein | Update mhlist and other relevant utilities to output... |
tree | commitdiff |
| 2014-03-03 |
Ken Hornstein | Make parse_header_attrs() a private function (there... |
tree | commitdiff |
| 2014-03-03 |
Ken Hornstein | Convert unqp() to decode_qp(), and make it a public... |
tree | commitdiff |
| 2014-03-02 |
Ken Hornstein | Add a new get_param_value(); redo iconv() parameter... |
tree | commitdiff |
| 2014-03-01 |
David Levine | Removed a couple of unnecessary vector typedefs from... |
tree | commitdiff |
| 2014-02-28 |
Ken Hornstein | Support complete encoding for encoding Content-Type... |
tree | commitdiff |
| 2014-02-26 |
Ken Hornstein | Make sure we include space in the list of characters... |
tree | commitdiff |
| 2014-02-21 |
Ken Hornstein | Getting closer to getting something working. |
tree | commitdiff |
| 2014-02-12 |
Ken Hornstein | More extended parameter work. Still non-functional. |
tree | commitdiff |
| 2014-02-12 |
Ken Hornstein | Move contains8bit() to a common file, and make it a... |
tree | commitdiff |
| 2014-02-12 |
Ken Hornstein | Beginnings of RFC 2231 support. Does not compile ... |
tree | commitdiff |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
tree | commitdiff |
| 2014-02-07 |
Ken Hornstein | Start of changes to support extended parameter parsing... |
tree | commitdiff |
| 2014-02-04 |
David Levine | Use rename(2), not link(2), in m_mktemps() if mkstemps... |
tree | commitdiff |
| 2014-02-04 |
Ken Hornstein | Support for selectable Content-Transfer-Encoding. |
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-29 |
Ken Hornstein | Beginnings of selectable CTE; allow specification in... |
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 | Replaced boilerplate at beginning of each nmh program... |
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 |
Ken Hornstein | Convert whatnow over to using the new Attach header. |
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-19 |
Ken Hornstein | Add support for not outputting any MIME headers when... |
tree | commitdiff |
| 2014-01-18 |
Ken Hornstein | Beginning of work to run mhbuild always. A bit more... |
tree | commitdiff |
| 2014-01-17 |
Ken Hornstein | Add support for -auto flag to mhbuild. |
tree | commitdiff |
| 2014-01-09 |
Ken Hornstein | Preliminary Attach: header support. Untested just... |
tree | commitdiff |
| 2014-01-07 |
David Levine | Replaced hidden make_mime_composition_file_entry()... |
tree | commitdiff |
| 2014-01-05 |
David Levine | Moved the functions that implement whatnow attach from |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Add support for %(hascolor), and a new function for... |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Remove checks for termcap.h and ncurses/termcap.h,... |
tree | commitdiff |
| 2014-01-03 |
Ken Hornstein | Convert all of the terminal functions over to terminfo... |
tree | commitdiff |
| 2014-01-02 |
Ken Hornstein | Drop support for different behavior on hardcopy termina... |
tree | commitdiff |
| 2013-12-05 |
Ken Hornstein | Garbage collect "normalize". |
tree | commitdiff |
| 2013-12-04 |
Ken Hornstein | Merge branch 'encode-rfc2047' |
tree | commitdiff |
| 2013-12-02 |
Ken Hornstein | Document a few more things. |
tree | commitdiff |
| 2013-12-02 |
Ken Hornstein | Since our last caller of getlocaladdr() was removed... |
tree | commitdiff |
| 2013-11-14 |
Ken Hornstein | Break out the unquote functionality to a separate function. |
tree | commitdiff |
| 2013-11-14 |
Ken Hornstein | Switch fmttest over to using snprintb() instead of... |
tree | commitdiff |
| 2013-11-14 |
Ken Hornstein | Document snprintb() a bit. |
tree | commitdiff |
| 2013-11-11 |
Ken Hornstein | Document things a bit more. |
tree | commitdiff |
| 2013-11-07 |
Ken Hornstein | Getting closer to getting base64 header encoding working. |
tree | commitdiff |
| 2013-10-31 |
Ken Hornstein | Support the -headerencoding switch to select the header... |
tree | commitdiff |
| 2013-10-21 |
Ken Hornstein | Start of RFC 2047 encoding code. Not complete in the... |
tree | commitdiff |
| 2013-10-21 |
Ken Hornstein | Some comments describing the MIME structures. |
tree | commitdiff |
| 2013-10-18 |
Ken Hornstein | Minor comment cleanup. |
tree | commitdiff |
| 2013-05-04 |
David Levine | Replaced raw hack to add the credentials profile entry... |
tree | commitdiff |
| 2013-04-21 |
David Levine | Added const to arguments of mf functions. |
tree | commitdiff |
| 2013-04-21 |
David Levine | Added const to argument of getname(). |
tree | commitdiff |
| 2013-04-21 |
David Levine | Added const to argument of getcpy(). |
tree | commitdiff |
| 2013-04-14 |
David Levine | Moved #include of signal.h to h/signals.h. And it... |
tree | commitdiff |
| 2013-04-14 |
David Levine | Moved #include of errno.h to h/nmh.h. |
tree | commitdiff |
| 2013-04-14 |
David Levine | A "credentials" mh-profile entry has been added. This... |
tree | commitdiff |
| 2013-03-31 |
David Levine | Moved #include <sys/wait.h> to h/nmh.h. |
tree | commitdiff |
| 2013-03-31 |
David Levine | Removed limit on maximum number of sequences in a folder. |
tree | commitdiff |
| 2013-03-30 |
David Levine | Moved #include <assert.h> to h/nmh.h. |
tree | commitdiff |
| 2013-03-27 |
Ken Hornstein | Change seqset_t to unsigned long to support more sequen... |
tree | commitdiff |
| 2013-03-24 |
David Levine | Finished replacing mh_strcasecmp() with strcasecmp... |
tree | commitdiff |
| 2013-03-21 |
Ken Hornstein | Merge branch 'newlock' |
tree | commitdiff |
| 2013-03-21 |
Ken Hornstein | Don't lock and write the sequence files until after... |
tree | commitdiff |
| 2013-03-21 |
David Levine | Added support for Content-Disposition header (RFC 2183) to |
tree | commitdiff |
| 2013-03-18 |
Ken Hornstein | Add code for (and convert world to) the new world lock... |
tree | commitdiff |
| 2013-03-15 |
Ken Hornstein | Mostly complete now, but not yet functional. |
tree | commitdiff |
| 2013-03-15 |
David Levine | Changed c_cefile member of struct Content from pointer to |
tree | commitdiff |
| 2013-03-14 |
Ken Hornstein | More locking updates; still doesn't compile yet. |
tree | commitdiff |
| 2013-03-14 |
Ken Hornstein | Start of the changes for the new lock code. Does not... |
tree | commitdiff |
| 2013-03-12 |
Ken Hornstein | Add support for RFC-2017, message/external-body content... |
tree | commitdiff |
| 2013-02-27 |
David Levine | Added a handful of functions to the parser to allow... |
tree | commitdiff |
| 2013-02-27 |
David Levine | Added nmh_strcasestr() because POSIX doesn't have strca... |
tree | commitdiff |
| 2013-02-26 |
David Levine | Added cpytrim() function. Unlike trimcpy(), it does... |
tree | commitdiff |
| 2013-02-26 |
David Levine | Added const qualifier to arguments of concat() and... |
tree | commitdiff |
| 2013-02-25 |
David Levine | Added find_str() and rfind_str() to sbr/utils.c |
tree | commitdiff |
| 2013-02-25 |
David Levine | Added const qualifier to char * arguments of add()... |
tree | commitdiff |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
tree | commitdiff |
| 2013-02-20 |
Ken Hornstein | Basic format tracing support; seems to work! |
tree | commitdiff |
| 2013-02-20 |
Ken Hornstein | Support callbacks into the format engine. This is... |
tree | commitdiff |
| 2013-02-19 |
Ken Hornstein | fmttest is actually starting to get useful now. Some... |
tree | commitdiff |
| 2013-02-16 |
Ken Hornstein | Remove dead UUCP address parsing code. Sadly, this... |
tree | commitdiff |
| 2013-02-12 |
Ken Hornstein | Remove "installproc" since it is no longer used. |
tree | commitdiff |
| 2013-02-12 |
Ken Hornstein | Final conversion to new argsplit() code. |
tree | commitdiff |
| 2013-02-11 |
David Levine | Multipart parts might have content before the first... |
tree | commitdiff |
| 2013-02-08 |
Ken Hornstein | Create a central prototype for free_content(). |
tree | commitdiff |
| 2013-02-07 |
Ken Hornstein | More conversion to argsplit(). |
tree | commitdiff |
| 2013-02-07 |
David Levine | When debugging is enabled, replace the ctype functions... |
tree | commitdiff |
| 2013-02-06 |
Ken Hornstein | FINALLY clean up our signed/unsigned character warning... |
tree | commitdiff |
| 2013-02-05 |
David Levine | Changed m_getfld() to use char instead of unsigned... |
tree | commitdiff |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
tree | commitdiff |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
tree | commitdiff |
| 2013-01-29 |
Ken Hornstein | The start of the use of argsplit() to process command... |
tree | commitdiff |
| 2013-01-29 |
David Levine | Added m_getfld_track_filepos() for callers to indicate... |
tree | commitdiff |
| 2013-01-29 |
David Levine | Added scan_reset_m_getfld_state(), for msh only. It... |
tree | commitdiff |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
tree | commitdiff |
| 2013-01-24 |
David Levine | Added functions for inc, msh, rcvtty, and scan to access |
tree | commitdiff |
| 2013-01-23 |
David Levine | Changed m_getfld() to automatically allocate a new... |
tree | commitdiff |
| next |