Releases: haraka/haraka-plugin-dkim
Releases · haraka/haraka-plugin-dkim
1.1.0
12 Apr 22:16
Compare
Sorry, something went wrong.
No results found
feat: support body_canon=simple or relaxed
feat: add ed25519 validation
test: if opendkim installed, round trip test against it
fix: don't allow rsa-sha1, RFC 8301 3.2
fix: don't allow subsequent fail to overwrite a pass
fix: don't discard valid signatures when DNS has > 1 accepable hash
fix: don't truncate DNS p= value, may have base64 = padding
fix: enforce DNS record uniquenes per RFC 6376 3.6.2.2
fix: correctly handle header canonicalization ws
fix: corrected simple body canonicalization for empty bodies
fix: correct a flawed suffix check
deps: bump all to latest
1.0.11
07 Feb 00:16
Compare
Sorry, something went wrong.
No results found
results: shed duplicate (redundant) result fields
1.0.10
02 Feb 18:41
Compare
Sorry, something went wrong.
No results found
deps(all): bump versions to latest
1.0.9
27 Jan 04:01
Compare
Sorry, something went wrong.
No results found
dep(eslint): upgrade to eslint 9
1.0.8
01 Oct 20:57
Compare
Sorry, something went wrong.
No results found
dependency version bumps
dep(nopt): 8.0.0
dep(async): 3.2.6
dep(haraka-email-message): 1.2.4
dep(haraka-test-fixtures): 1.3.8
1.0.7
03 Sep 00:27
Compare
Sorry, something went wrong.
No results found
1.0.6
03 Sep 00:22
Compare
Sorry, something went wrong.
No results found
fix(dkim_key_gen.sh): remove unused variable
1.0.5
23 Aug 17:06
Compare
Sorry, something went wrong.
No results found
fix: missing context, avoid load_key crash by ensuring config exists with the appropriate context.
1.0.4
21 May 22:09
Compare
Sorry, something went wrong.
No results found
populate [bin] in package.json
deps: bump versions
1.0.3
16 Apr 00:12
Compare
Sorry, something went wrong.
No results found
06d074f config: add verify.enabled setting
17b3b38 doc(CONTRIBUTORS): added