| 2016-09-11 |
Ken Hornstein | Add a "file-nopermcheck" credential entry. |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Ken Hornstein | Change this so the MTS_SMTP is the default, to match... |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Ken Hornstein | Remove the unused argument from mts_init() (as far... |
commit | commitdiff | tree | snapshot |
| 2016-09-08 |
Ken Hornstein | Only get a write lock on the sequences file if we're... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
David Levine | Added some NMH_UNUSED's to prevent compile warnings... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
David Levine | Protected call of mh_oauth_do_xoauth() with #ifdef... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
David Levine | Protected use of setup_oauth_params() with #ifdef OAUTH... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
Ken Hornstein | Under some circumstances, some version of MacOS X can... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
David Levine | Removed incorrect increment of read position pointer... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
Ken Hornstein | Merge branch 'xoauth' |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
Ken Hornstein | Change things so if -authservice wasn't given, throw... |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Ken Hornstein | Switch from our horrible awk script that parses the... |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Ken Hornstein | Fix up a few minor nits to make OAuth2 (finally!) work... |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Ken Hornstein | Add new signal include file location for El Capitan... |
commit | commitdiff | tree | snapshot |
| 2016-08-29 |
David Levine | Added warning message on stderr if folder -nocreate... |
commit | commitdiff | tree | snapshot |
| 2016-08-29 |
David Levine | Added warning message on stderr if folder -nocreate... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |