Commits


Shuffle some deckchairs


Hardcode the /usr/local/lib/eopenssl11 into binary when compiling with ed25519 support. Hints by sthen@


Initialize prev. From Maarten de Vries


Fix a couple of hangs on error paths.


Allow filter-dkimsign to be build with OpenSSL. Use an environment variable to build ED25519.


Add support for ed25519. This must be enabled at compile-time, since LibreSSL currently doesn't support this algorithm. Still builds with older LibreSSL versions. Lots of help tb@


Do a little better error handling in dkim_message_new


Fix a couple dkim_err vs dkim_errx issues"


Allow to build on Debian


cast now to long long for portability


Fix infinite loop in osmtpd_mheader_skip_obs_phrase.


Plug a minor memory leak


manpage fixes by bentley@


Add support for multiple -d flags. Needs a lot more testing.


Make dkim_err print errno string


If we're in error mode, make sure we still print the closing dot


Fix couple off by 1s. Found and fix tested by Mikolaj Kucharski mikolaj <at> kucharski <dot> name


We don't need to link in libevent


Set {C,LD}FLAGS in Makefile here


Signature is with a capital S. Fixes google fuckup


Rename to filter-dkimsign


Add plumbing for ports


Remove revision, not as useful as I thought


Add revision tag to makefile


Add flags in description