| 2016-10-21 |
Ralph Corderoy | Assume POSIX ctype.h; don't vet tolower()'s parameter. |
tree | commitdiff |
| 2016-10-21 |
David Levine | Fixed MIME parser so it can read binary content. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Fix warnings caused by recent edits; don't mix declara... |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Don't `else' after goto. Simplify control flow. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Don't `else' after goto. Simplify control flow. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Don't `else' after goto. Simplify control flow. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Don't `else' after goto. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Hoist test of search string for NULL out of loop. |
tree | commitdiff |
| 2016-10-20 |
Ken Hornstein | Rototill credentials code so that we only prompt for... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace sizeof string constant - 1 with LEN(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use LEN() on string constants instead of strlen(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use LEN() on string constants instead of strlen(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace sprintf() with strcpy(); it's no worse. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Add EndsWithC(char *s, int c) and call it in some initi... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Add stdbool.h plus fallback to h/nmh.h. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(), fixing... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-18 |
David Levine | With EAI (mhbuild -headerencoding utf-8), force message... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Close FILE pointer in anno for -append as well as ... |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Remove use of C's register keyword. |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Oops, fc31cece had a syntax error that gcc ignored... |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Replace NEW() then memset() of 0 with NEW0(). |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Don't call strlen() twice; save result. |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Deference char pointer to test for empty string instead... |
tree | commitdiff |
| next |