| 2016-09-23 |
Ken Hornstein | Switched to "server" instead of "client" for SASL remot... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Garbage collect unused code. |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Whoops, turns out I originally ran this test with XOAUT... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Change the tests to make them work with the new program... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Add error reporting for one case, and move around the... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Add the SASL callback; things work now! |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Disable the original call to BIO_flush() now that we... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | I had forgotten that nesec_set_tls() has to be called... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
David Levine | Fixed test-mhfixmsg by using octal instead of hex bytes... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
David Levine | Removed temporary debuggin printout. |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
David Levine | Added start_test/finish_test. |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
David Levine | Added temporary diagnostic printout. |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
David Levine | Allow -decodetext binary, though 8bit is still the... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
David Levine | Specify full path to mhl in test because it might not... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Alright, things compile now, but don't link yet; need... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Okay, fixed a few more things. Almost there? |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Merge branch 'pop-tls' of git.sv.gnu.org:/srv/git/nmh... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Ken Hornstein | Change things so we can take two file descriptors,... |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Ken Hornstein | Okay! Squashed a few bugs, now have POP OAuth tests... |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
David Levine | Fixed test-rfc6532: MIME-Version isn't ignored by... |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
David Levine | Added test/mhl/test-rfc6532. |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Ken Hornstein | Add support for a base64-decoding snoop callback. |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Ken Hornstein | Garbage-collect all of this unused code. |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Ken Hornstein | We have OAauth working! But the tests don't work yet. |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Ken Hornstein | Shuffle some stuff around, change some prototypes,... |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
David Levine | Plugged memory leak in openBase64(). |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
Ken Hornstein | Maybe ... it works? Sort of! Needs more testing,... |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Ken Hornstein | More work, but not there just yet. |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Ken Hornstein | Okay, we're finally getting to implementation stage... |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
David Levine | Moved LDFLAGS to AM_LDFLAGS. |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
David Levine | Moved CFLAGS additions to AM_CFLAGS. |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
David Levine | Moved restore of CFLAGS outside of AC_CHECK_HEADER... |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Ken Hornstein | I think I've written all of these functions; now we... |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
David Levine | Added AM_CPPFLAGS to CFLAGS that are used for curl... |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
David Levine | Updated Makefile.am to correspond to file replacement... |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
David Levine | Updated cygport script in preparation for nmh 1.7 release. |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
David Levine | Replaced cygwin build script with cygport script. |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
David Levine | Added libcurl to Cygwin package requirements, if configured |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
David Levine | Added oauth to mhparam examples. |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
Ken Hornstein | Still closer, but not quite there yet. |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
David Levine | Moved LFLAGS additions to AM_LFLAGS. |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
David Levine | Use CPPFLAGS instead of AM_CPPFLAGS for FreeBSD additions. |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
David Levine | Cleaned up cppflags.m4 a bit and fixed its mode. |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
David Levine | Moved CPPFLAGS additions to AM_CPPFLAGS. |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
Ken Hornstein | Okay, a bit closer. |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
David Levine | Added 2 second timeout to curl command in post() in... |
commit | commitdiff | tree | snapshot |
| 2016-09-15 |
David Levine | Added NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4... |
commit | commitdiff | tree | snapshot |
| 2016-09-15 |
Ken Hornstein | Fleshed out some more, but we're not there just yet. |
commit | commitdiff | tree | snapshot |
| 2016-09-14 |
Ken Hornstein | A bit more code. |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
Ken Hornstein | Save this for now. |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
Ken Hornstein | More functions documented. |
commit | commitdiff | tree | snapshot |
| 2016-09-12 |
Ken Hornstein | Beginnings of a new library API. |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
David Levine | Exposed a bunch of switches that are now documented. |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
David Levine | Added Examples section to mhlogin man page. |
commit | commitdiff | tree | snapshot |
| 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-09 |
Ken Hornstein | Closer, but not there yet. |
commit | commitdiff | tree | snapshot |
| 2016-09-08 |
Ken Hornstein | Started ... not quite working yet. |
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 |
| next |