Commit Briefs
Clean up some memory leaks in error paths
Found/inspired by Peter J Philipp
Add LICENSE
requested by rak@debian to appease the license inquisition.
Fix Makefile.gnu to do things more cleanly and more in line with what
libopensmtpd does. Suggestions from rak@debian
Add company names to RFC 6376 section
Add reference to RFC8463 for ed25519
Fix a few cosmetic signedness warnings.
There's still one left for tmp, but that needs a little more attention.
Hardcode the /usr/local/lib/eopenssl11 into binary when compiling with ed25519
support. Hints by sthen@
Initialize prev.
From Maarten de Vries
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@
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
