Commits


Remove HAVE_ED25519 guard. It should be commonplace enough by now


Revert previous. It's too early to remove the guards just yet.


Remove HAVE_ED25519 now that we have ED25519 in LibreSSL


Shuffle some deckchairs


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


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


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


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


Rename to filter-dkimsign


Add plumbing for ports


Remove revision, not as useful as I thought


Add revision tag to makefile


Rename manpage to filter-dkim.8


Drag filter-dkim into the libopensmtpd world


Remove log.[ch] now that we have stderr logging


Basics for dkim calculations available. Nothing near useful. Importing now for backup dolphins