| 2016-08-21 |
David Levine | Removed jsmn license from COPYRIGHT. In keeping what... |
commit | commitdiff | tree | snapshot |
| 2016-08-21 |
David Levine | Check result of setup_oauth_params() for != OK instead... |
commit | commitdiff | tree | snapshot |
| 2016-08-21 |
Ken Hornstein | Very close, but it doesn't passes the tests just yet. |
commit | commitdiff | tree | snapshot |
| 2016-08-20 |
Ken Hornstein | Retrieve appropriate profile entries and pass them... |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
Ken Hornstein | Start of adding arguments for transmitting OAuth parame... |
commit | commitdiff | tree | snapshot |
| 2016-08-17 |
Ken Hornstein | Start of adding arguments for transmitting OAuth parame... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
Ken Hornstein | Add $(ICONVLIB) to programs that need it. |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
Ken Hornstein | Add $(ICONVLIB) to programs that need it. |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Create $MH_OBJ_DIR/test/testdir if it doesn't already... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Create $MH_OBJ_DIR/test/testdir if it doesn't already... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Plug a couple of (harmless) memory leaks in mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Plug a couple of (harmless) memory leaks in mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Handle base64 decoding decoding of initial response... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Handle base64 decoding decoding of initial response... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
Ken Hornstein | Newer versions of Automake want to include the test... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
Ken Hornstein | Use isascii() with isprint(), since using isprint() on |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
Ken Hornstein | Newer versions of Automake want to include the test... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
Ken Hornstein | Use isascii() with isprint(), since using isprint() on |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Set HOME in tests if unset, to avoid warning from w3m... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Set HOME in tests if unset, to avoid warning from w3m... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Fixed typo in man page. |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Fixed a couple of typos in man pages. |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Attempt to decode base64-encoded strings in -snoop... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Attempt to decode base64-encoded strings in -snoop... |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Canonicalize MH_TEST_DIR in TESTS_ENVIRONMENT. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Use pwd -P to canonicalize MH_TEST_DIR. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Added debug printouts. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Canonicalized MH_TEST_DIR, and replaced use of `pwd... |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Canonicalize MH_TEST_DIR in TESTS_ENVIRONMENT. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Use pwd -P to canonicalize MH_TEST_DIR. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Added debug printouts. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Canonicalized MH_TEST_DIR, and replaced use of `pwd... |
commit | commitdiff | tree | snapshot |
| 2016-07-22 |
David Levine | Fixed comments describing decodeBase64(). |
commit | commitdiff | tree | snapshot |
| 2016-07-22 |
David Levine | Fixed comments describing decodeBase64(). |
commit | commitdiff | tree | snapshot |
| 2016-07-21 |
David Levine | Factored out base64 decoding code into decodeBase64(). |
commit | commitdiff | tree | snapshot |
| 2016-07-21 |
David Levine | Moved md5.c from uip to sbr. |
commit | commitdiff | tree | snapshot |
| 2016-07-21 |
David Levine | Factored out base64 decoding code into decodeBase64(). |
commit | commitdiff | tree | snapshot |
| 2016-07-21 |
David Levine | Moved md5.c from uip to sbr. |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Updated send(1) man page to note that sendfrom looks in |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Updated send(1) man page to note that sendfrom looks in |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Added Envelope-From and Sender support to sendfrom. |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Changed addresses to use example.com. |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | export MH_TEST_DIR so that test/dist/test-dist can... |
commit | commitdiff | tree | snapshot |
| 2016-07-05 |
David Levine | Moved sendfrom code from contrib into send(1). |
commit | commitdiff | tree | snapshot |
| 2016-07-05 |
David Levine | Moved sendfrom code from contrib into send(1). |
commit | commitdiff | tree | snapshot |
| 2016-07-05 |
David Levine | Added context_find_prefix(). |
commit | commitdiff | tree | snapshot |
| 2016-07-04 |
David Levine | Added context_find_prefix(). |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Wrapped code block of conditional statement with {... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Moved free(cp) to right after last (and only) use of... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Fixed indentation to prevent warning from gcc 6 -Wmisle... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Wrapped code block of conditional statement with {... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Moved free(cp) to right after last (and only) use of... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Fixed indentation to prevent warning from gcc 6 -Wmisle... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to arg of m_backup(). |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Synched common.sh.in from master to nmh-oauth. |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | No longer need const cast in sendfrom.c. |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added consts to adios(), advise(), and advertise()... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added consts to adios(), advise(), and advertise()... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to arg of m_backup(). |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to first arg of adios(). |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | If parse_mime() fails and the -file switch was used... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | If parse_mime() fails and the -file switch was used... |
commit | commitdiff | tree | snapshot |
| 2016-05-30 |
David Levine | Plugged leak in mh_oauth_cred_load(). |
commit | commitdiff | tree | snapshot |
| 2016-05-30 |
David Levine | Added free_fs() call to plug leak from fmt_compile(). |
commit | commitdiff | tree | snapshot |
| 2016-05-30 |
David Levine | Added free_fs() call to plug leak from fmt_compile(). |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
klemens | spelling-fixes ( docs, man, readme ) |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
klemens | spelling-fixes ( docs, man, readme ) |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
David Levine | Added sendfrom to docs/contrib. |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
David Levine | Added sendfrom to docs/contrib. |
commit | commitdiff | tree | snapshot |
| 2016-05-21 |
David Levine | Added docdir to mhparam. |
commit | commitdiff | tree | snapshot |
| 2016-05-21 |
David Levine | Removed unnecessary memset on fmt_mnull: it gets initi... |
commit | commitdiff | tree | snapshot |
| 2016-05-21 |
Ken Hornstein | Check to see if cross-directory links are supported... |
commit | commitdiff | tree | snapshot |
| 2016-05-21 |
David Levine | Added docdir to mhparam. |
commit | commitdiff | tree | snapshot |
| 2016-05-21 |
David Levine | Removed unnecessary memset on fmt_mnull: it gets initi... |
commit | commitdiff | tree | snapshot |
| 2016-05-18 |
Ken Hornstein | Check to see if cross-directory links are supported... |
commit | commitdiff | tree | snapshot |
| 2016-05-02 |
David Levine | For slocal, changed default user, if -user switch isn... |
commit | commitdiff | tree | snapshot |
| 2016-04-26 |
David Levine | Added test of negative return code from jsmn_parse... |
commit | commitdiff | tree | snapshot |
| 2016-04-26 |
David Levine | Added test of empty authorization code to test-mhlogin. |
commit | commitdiff | tree | snapshot |
| 2016-04-26 |
David Levine | Added explicit OATH_SUPPORT=1 to configure.ac when... |
commit | commitdiff | tree | snapshot |
| 2016-04-25 |
Eric Gillespie | Fix tests with oauth disabled. |
commit | commitdiff | tree | snapshot |
| 2016-04-25 |
David Levine | Check for empty code. |
commit | commitdiff | tree | snapshot |
| 2016-04-25 |
David Levine | Return false from parse_json() if jmsn_parse() returns... |
commit | commitdiff | tree | snapshot |
| 2016-04-25 |
Eric Gillespie | Improve oauth autoconf support. |
commit | commitdiff | tree | snapshot |
| 2016-04-13 |
Eric Gillespie | Rename files to match renamed functions |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | Fix mhlogin(1) title. |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Added -user to mhlogin man page. |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Added start_test() and finish_test() functions to test... |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Fix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Fix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Quoted variables in trap so that distcheck doesn't... |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Moved "const" to after "register" to silence compile... |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | check curl_ctx->res_len > 0 not res_body != NULL |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | oops, pass int to m_getfld not size_t |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | support multiple oauth users; mhlogin now requires... |
commit | commitdiff | tree | snapshot |
| next |