Skip to content

Releases: lieser/dkim_verifier

v1.4.1

13 Feb 16:10
Compare
Choose a tag to compare
  • fixed incompatibility with Thunderbird 46
  • Authentication-Results header: fixed trusting all authentication servers

v1.4.0

08 Feb 14:55
Compare
Choose a tag to compare
  • simplified shown error reasons and added advanced option for detailed reasons
  • Authentication-Results header: reading of the ARH can now be set for each account (#54)
  • Authentication-Results header: added option to only trust specific authentication servers (#55)
  • Authentication-Results header: continue verification if there is no DKIM result in the ARH header (#57)
  • Authentication-Results header: allow also unknown property types to be compliant with RFC 7601 (#52)
  • Authentication-Results header: fixed bug if ARH header exists, but no message authentication was done (#57)
  • JavaScript DNS library: no longer get the DNS servers from deactivated interfaces under windows
  • libunbound resolver: no longer blocks the UI of Thunderbird (#53)
  • libunbound resolver: changing preferences no longer needs a restart

v1.4.0pre4

22 Jan 20:31
Compare
Choose a tag to compare
v1.4.0pre4 Pre-release
Pre-release
  • libunbound resolver: no longer blocks the UI of Thunderbird
  • libunbound resolver: changing preferences no longer needs a restart

v1.4.0pre3

21 Jan 21:50
Compare
Choose a tag to compare
v1.4.0pre3 Pre-release
Pre-release
  • Authentication-Results header: continue verification if there is no DKIM result in the ARH header
  • Authentication-Results header: fixed bug if ARH header exists, but no message authentication was done

v1.4.0pre2

17 Nov 11:16
Compare
Choose a tag to compare
v1.4.0pre2 Pre-release
Pre-release
  • Authentication-Results header: allow also unknown property types to be compliant with RFC 7601

fixes for 1.4.0pre1:

  • JavaScript DNS library: fixed bug if registry value did not exist; added debug info

v1.4.0pre1

20 Oct 13:35
Compare
Choose a tag to compare
v1.4.0pre1 Pre-release
Pre-release
  • JavaScript DNS library: no longer get the DNS servers from deactivated interfaces under windows

v1.3.6

13 Sep 16:10
Compare
Choose a tag to compare
  • fixed error in parsing of Authentication-Results header (#47)
  • added additional debugging calls

v1.3.6pre1

21 Jul 22:05
Compare
Choose a tag to compare
v1.3.6pre1 Pre-release
Pre-release
  • added additional debugging calls

v1.3.5

11 Jul 15:38
Compare
Choose a tag to compare
  • fixed bug if a header field body started with a ":"

v1.3.4

21 Jun 15:01
Compare
Choose a tag to compare
  • added compatibility for Thunderbird 40