]> diplodocus.org Git - nmh/shortlog
nmh
2016-09-24 David LevineRemoved send and post -eai switches. Instead, post...
2016-09-24 David LevineDisabled incompatible locale check because the output...
2016-09-24 David LevineAdded incompatible locale test to test/mhl/test-rfc6532...
2016-09-24 David LevineSpecify that mhbuild -autoheaderencoding picks either...
2016-09-24 David LevineRenamed mhbuild -headerencoding 8bit to utf-8.
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2016-09-22 David LevineFixed test-mhfixmsg by using octal instead of hex bytes...
2016-09-22 David LevineRemoved temporary debuggin printout.
2016-09-22 David LevineAdded start_test/finish_test.
2016-09-22 David LevineAdded temporary diagnostic printout.
2016-09-22 David LevineAllow -decodetext binary, though 8bit is still the...
2016-09-22 David LevineSpecify full path to mhl in test because it might not...
2016-09-21 David LevineFixed test-rfc6532: MIME-Version isn't ignored by...
2016-09-21 David LevineAdded test/mhl/test-rfc6532.
2016-09-20 David LevinePlugged memory leak in openBase64().
2016-09-18 David LevineMoved LDFLAGS to AM_LDFLAGS.
2016-09-18 David LevineMoved CFLAGS additions to AM_CFLAGS.
2016-09-18 David LevineMoved restore of CFLAGS outside of AC_CHECK_HEADER...
2016-09-17 David LevineAdded AM_CPPFLAGS to CFLAGS that are used for curl...
2016-09-17 David LevineUpdated Makefile.am to correspond to file replacement...
2016-09-17 David LevineUpdated cygport script in preparation for nmh 1.7 release.
2016-09-17 David LevineReplaced cygwin build script with cygport script.
2016-09-17 David LevineAdded libcurl to Cygwin package requirements, if configured
2016-09-16 David LevineAdded oauth to mhparam examples.
2016-09-16 David LevineMoved LFLAGS additions to AM_LFLAGS.
2016-09-16 David LevineUse CPPFLAGS instead of AM_CPPFLAGS for FreeBSD additions.
2016-09-16 David LevineCleaned up cppflags.m4 a bit and fixed its mode.
2016-09-16 David LevineMoved CPPFLAGS additions to AM_CPPFLAGS.
2016-09-16 David LevineAdded 2 second timeout to curl command in post() in...
2016-09-15 David LevineAdded NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4...
2016-09-11 David LevineExposed a bunch of switches that are now documented.
2016-09-11 David LevineAdded Examples section to mhlogin man page.
2016-09-11 Ken HornsteinAdd a "file-nopermcheck" credential entry.
2016-09-11 Ken HornsteinChange this so the MTS_SMTP is the default, to match...
2016-09-11 Ken HornsteinRemove the unused argument from mts_init() (as far...
2016-09-08 Ken HornsteinOnly get a write lock on the sequences file if we're...
2016-09-06 David LevineAdded some NMH_UNUSED's to prevent compile warnings...
2016-09-06 David LevineProtected call of mh_oauth_do_xoauth() with #ifdef...
2016-09-06 David LevineProtected use of setup_oauth_params() with #ifdef OAUTH...
2016-09-06 Ken HornsteinUnder some circumstances, some version of MacOS X can...
2016-09-06 David LevineRemoved incorrect increment of read position pointer...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-06 Ken HornsteinChange things so if -authservice wasn't given, throw...
2016-09-05 Ken HornsteinSwitch from our horrible awk script that parses the...
2016-09-05 Ken HornsteinFix up a few minor nits to make OAuth2 (finally!) work...
2016-09-04 Ken HornsteinAdd new signal include file location for El Capitan...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-21 David LevineRemoved jsmn license from COPYRIGHT. In keeping what...
2016-08-21 David LevineCheck result of setup_oauth_params() for != OK instead...
2016-08-21 Ken HornsteinVery close, but it doesn't passes the tests just yet.
2016-08-20 Ken HornsteinRetrieve appropriate profile entries and pass them...
2016-08-18 Ken HornsteinStart of adding arguments for transmitting OAuth parame...
2016-08-17 Ken HornsteinStart of adding arguments for transmitting OAuth parame...
2016-08-15 Ken HornsteinAdd $(ICONVLIB) to programs that need it.
2016-08-15 Ken HornsteinAdd $(ICONVLIB) to programs that need it.
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-15 David LevinePlug a couple of (harmless) memory leaks in mhfixmsg.
2016-08-15 David LevinePlug a couple of (harmless) memory leaks in mhfixmsg.
2016-08-15 David LevineHandle base64 decoding decoding of initial response...
2016-08-15 David LevineHandle base64 decoding decoding of initial response...
2016-08-15 Ken HornsteinNewer versions of Automake want to include the test...
2016-08-15 Ken HornsteinUse isascii() with isprint(), since using isprint() on
2016-08-14 Ken HornsteinNewer versions of Automake want to include the test...
2016-08-14 Ken HornsteinUse isascii() with isprint(), since using isprint() on
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-14 David LevineFixed typo in man page.
2016-08-14 David LevineFixed a couple of typos in man pages.
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-08-10 David LevineCanonicalize MH_TEST_DIR in TESTS_ENVIRONMENT.
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineAdded debug printouts.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-08-10 David LevineCanonicalize MH_TEST_DIR in TESTS_ENVIRONMENT.
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineAdded debug printouts.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-07-22 David LevineFixed comments describing decodeBase64().
2016-07-22 David LevineFixed comments describing decodeBase64().
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-08 David LevineUpdated send(1) man page to note that sendfrom looks in
2016-07-08 David LevineUpdated send(1) man page to note that sendfrom looks in
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-08 David LevineAdded Envelope-From and Sender support to sendfrom.
2016-07-08 David LevineChanged addresses to use example.com.
2016-07-08 David Levineexport MH_TEST_DIR so that test/dist/test-dist can...
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineAdded context_find_prefix().
2016-07-04 David LevineAdded context_find_prefix().
2016-06-26 David LevineWrapped code block of conditional statement with {...
2016-06-26 David LevineMoved free(cp) to right after last (and only) use of...
2016-06-26 David LevineFixed indentation to prevent warning from gcc 6 -Wmisle...
2016-06-26 David LevineWrapped code block of conditional statement with {...
next