| 2016-10-21 |
Ralph Corderoy | Replace `if (p) free(p)' with `mh_xfree(p)'. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Replace `if (p) free(p)' with `mh_xfree(p)'. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Explain isascii() test more in netsec_set_sasl_params(). |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Assume POSIX ctype.h; don't vet toupper()'s parameter. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Assume POSIX ctype.h; don't vet tolower()'s parameter. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Assume POSIX ctype.h; don't vet tolower()'s parameter. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Assume POSIX ctype.h; don't vet tolower()'s parameter. |
tree | commitdiff |
| 2016-10-21 |
David Levine | Have m_getfld() pass back indication of missing blank... |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Fix warnings caused by recent edits; don't mix declara... |
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 or goto. Simplify control... |
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 |
Ken Hornstein | Rototill credentials code so that we only prompt for... |
tree | commitdiff |
| 2016-10-19 |
David Levine | Added locale profile component, value is passed to... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strlen(), malloc(), and sprintf() with concat(). |
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 | 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 strlen(), malloc(), and sprintf() with concat(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace sprintf() with strcpy(); it's no worse. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Add comment describing concat(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use the imperfect snprintf(3) instead of sprintf(3). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use the imperfect snprintf(3) instead of sprintf(3). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use the imperfect snprintf(3) instead of sprintf(3). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use the imperfect snprintf(3) instead of sprintf(3). |
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 | Fix ruserpass() to not assume `\n' present before trimming. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Alter ctype-checked to handle EOF and be hand-written. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Don't recurse in advertise() on writev(2) error, just... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Add TrimSuffixC(char *s, int c). |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Rewrite r1bindex() using strrchr(3). |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Use concat() in m_putenv. Add FIXME about memory leaks. |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Shrink the static char[] for "%d" from 8KiB to just... |
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 | Fix unlikely bug in oauth's make_query_url() of base_ur... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace a few calculations of string lengths with concat(). |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Remove use of C's register keyword. |
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 |
| 2016-10-17 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup(). |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Replace mh_xmalloc() with mh_xstrdup(). |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Replace mh_xmalloc() with mh_xstrdup(). |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Delete client_getcpy(); don't know why it exists. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Use mh_xstrdup() instead of getcpy() for a string constant. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Rewrite getcpy() using mh_x*() allocation functions. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add const specifier to mh_xstrdup()'s src parameter. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Rename fmt_compile.c's NEW macro to NEW_FP to avoid... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add mh_xstrdup() that exits on allocation failure. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add NEW(p) that sets p to mh_xmalloc'd memory sized... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add macro NEW0(p) that callocs, and use it in simple... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add mh_xfree(), guarding free(3) from NULLs. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Tweak mh_xcalloc(); print size on error, follow POSIX. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Tweak mh_xrealloc(); print size on error, follow POSIX. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Tweak mh_xmalloc(); print size in error, allocate... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Don't check mh_xcalloc() and friends for a NULL return. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Fix bug where single-character headers were sometimes... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Change all Getc() callers to use EOF, not comparisons... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Don't increment bytes_read if returning EOF. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Fix spelling in comment. Alter case to match identifier. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Fix spelling in warning message; s/conext/context/. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Simply enter_getfld()'s structure, no functional change. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Stop one lseek(2) per header fetched by m_getfld.c... |
tree | commitdiff |
| 2016-10-15 |
Ralph Corderoy | Fix error message when attempting to xmh_realloc()... |
tree | commitdiff |
| 2016-10-14 |
David Levine | Tweaked formatting of welcome message. |
tree | commitdiff |
| next |