| 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 |
| 2013-04-21 |
David Levine | Replaced calls to static getcpy() in mf.c with calls... |
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-19 |
Paul Fox | m_convert: 'foo=n' and 'foo=+/-n' now select msgs with... |
tree | commitdiff |
| 2013-04-16 |
David Levine | Plugged memory leak in m_unknown(). |
tree | commitdiff |
| 2013-04-16 |
David Levine | Fixed problem in m_getfld() reported by Paul Fox. ... |
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 | Removed #include of sys/wait.h from sbr/pidstatus.c... |
tree | commitdiff |
| 2013-04-14 |
David Levine | A "credentials" mh-profile entry has been added. This... |
tree | commitdiff |
| 2013-04-03 |
David Levine | Added port number to "Connecting to" message with ... |
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 | Warn the user if too many sequences exist during sequen... |
tree | commitdiff |
| 2013-03-24 |
David Levine | Finished replacing mh_strcasecmp() with strcasecmp... |
tree | commitdiff |
| 2013-03-24 |
David Levine | More replacements of mh_strcasecmp() with strcasecmp(). |
tree | commitdiff |
| 2013-03-24 |
David Levine | More replacements of mh_strcasecmp() with strcasecmp(). |
tree | commitdiff |
| 2013-03-24 |
Ken Hornstein | Change folder_delmsgs() to save context and sequence... |
tree | commitdiff |
| 2013-03-21 |
Ken Hornstein | Make sure to mark the sequence file as closed in the... |
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-18 |
Ken Hornstein | Add code for (and convert world to) the new world lock... |
tree | commitdiff |
| 2013-03-15 |
Ken Hornstein | Turns out the close function can be called with FILE... |
tree | commitdiff |
| 2013-03-15 |
Ken Hornstein | Mostly complete now, but not yet functional. |
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-02-27 |
David Levine | Added nmh_strcasestr() because POSIX doesn't have strca... |
tree | commitdiff |
| 2013-02-26 |
Ken Hornstein | Support RFC 2231 language tags in RFC 2047 header strings. |
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-20 |
David Levine | In m_getfld.c, cast the returns of valid characters to |
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-06 |
Ken Hornstein | More work to convert programs over to the use of argspl... |
tree | commitdiff |
| 2013-02-06 |
Ken Hornstein | Make sure these stdarg lists are properly terminated... |
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-05 |
Ken Hornstein | Start of the signed/unsigned char cleanup. |
tree | commitdiff |
| 2013-02-04 |
David Levine | Tweaked logic in brkstring.c and showfile.c to get... |
tree | commitdiff |
| 2013-02-01 |
Ken Hornstein | Finally switch over from vfork() to fork() completely. |
tree | commitdiff |
| 2013-02-01 |
Ken Hornstein | More code converted to use argsplit(). |
tree | commitdiff |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
tree | commitdiff |
| next |