DKIM Verifier versionshistorik

53 versioner

Var försiktig med gamla versioner!

Dessa versioner visas för referens och teständamål. Du bör alltid använda den senaste versionen av ett tillägg.

Version 1.5.1 185.1 KiB Fungerar med Thunderbird 17.0 - 46.*

- fixed verification for external messages
- sign rules: updated default rules

Version 1.5.0 184.9 KiB Fungerar med Thunderbird 17.0 - 46.*

- added option to enable/disable DKIM verification for each account
- JavaScript DNS library: added support to use a proxy
- sign rules: updated default rules (added firefox.com)
- DKIM key: empty, but existing DNS record is now treated as a missing key instead as an ill-formed one
- fixed installing problem if extensions.getAddons.cache.enabled is set to false (https://bugzilla.mozilla.org/show_bug.cgi?id=1187725)

Version 1.4.1 183.6 KiB Fungerar med Thunderbird 17.0 - 46.*

- fixed incompatibility with Thunderbird 46
- Authentication-Results header: fixed trusting all authentication servers

Version 1.4.0 183.5 KiB Fungerar med Thunderbird 17.0 - 40.*

- 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
- Authentication-Results header: added option to only trust specific authentication servers
- Authentication-Results header: continue verification if there is no DKIM result in the ARH header
- Authentication-Results header: allow also unknown property types to be compliant with RFC 7601
- Authentication-Results header: fixed bug if ARH header exists, but no message authentication was done
- JavaScript DNS library: no longer get the DNS servers from deactivated interfaces under windows
- libunbound resolver: no longer blocks the UI of Thunderbird
- libunbound resolver: changing preferences no longer needs a restart

Version 1.3.6 173.2 KiB Fungerar med Thunderbird 17.0 - 40.*

- fixed error in parsing of Authentication-Results header
- added additional debugging calls

Version 1.3.5 173.1 KiB Fungerar med Thunderbird 17.0 - 40.*

- fixed bug if a header field body started with a ":"

Version 1.3.4 172.8 KiB Fungerar med Thunderbird 17.0 - 40.*

- added compatibility for Thunderbird 40

Version 1.3.3 172.8 KiB Fungerar med Thunderbird 17.0 - 38.*

- fixed bug in the sorting of the results of multiple DKIM signatures

Version 1.3.2 172.7 KiB Fungerar med Thunderbird 17.0 - 31.*

- updated default sign rules

Version 1.3.1 172.5 KiB Fungerar med Thunderbird 17.0 - 31.*

- DNS errors in DMARC heuristic are now ignored (previously this resulted in an internal error)
- fixed error resulting in incompatibility with Thunderbird 36

Version 1.3.0 172.4 KiB Fungerar med Thunderbird 17.0 - 31.*

- added option to treat ill-formed selector tag as as error/warning/nothing (default warning; previous behavior was error)
- added support for multiple signatures
- added option to read Authentication-Results header
- added French translation (by Christophe CHAUVET)

- fixed problem with JavaScript DNS Resolver and long DKIM keys, resulting in error "Key couldn't be decoded"
- fixed incompatibility with compact headers add-on

Version 1.2.2 154.6 KiB Fungerar med Thunderbird 17.0 - 31.*

- added Chinese (Simplified) translation (by YFdyh000)
- fixed the showing of a wrong error reason in some cases of a bad RSA signature

Version 1.2.1 141.1 KiB Fungerar med Thunderbird 17.0 - 32.*

- added option for sign rules to allow also subdomains of the SDIDs (enabled by default)
- fixed comparison of domains (was case sensitive)
- fixed an issue in formated strings ("%S" was not replaced)
- updated default sign rules

Version 1.1.2 140.6 KiB Fungerar med Thunderbird 17.0 - 32.*

- fixed error if e-mail is from a domain on the public suffix list (like "googlecode.com")
- updated default sign rules

Version 1.1.1 140.3 KiB Fungerar med Thunderbird 17.0 - 24.*

- added options for automatically added sign rules
- added option to use DMARC to heuristically determinate if an e-mail should be signed
- fixed sign rules being automatically added even if signRules are disabled
- fixed bug in getting DNS name server from OS under Linux/Mac (last line was not read)

Version 1.0.5 134.7 KiB Fungerar med Thunderbird 17.0 - 24.*

- added Italian translation (by Michele Locati)
- statusbarpanel and tooltip are now set to loading on reverify
- DKIM Keys and signers rules window can now be opened at the same time

Version 1.0.4 129.3 KiB Fungerar med Thunderbird 17.0 - 24.*

- fixed bug in an error message of the JavaScript DNS library
- added advanced options for the JavaScript DNS library useful in case of a bad network connection (not available through add-on options; more info in the wiki)

Version 1.0.3 129.0 KiB Fungerar med Thunderbird 17.0 - 24.*

- added signers rules (more info in wiki)
- added key storing
- added libunbound as second DNS resolver (supports DNSSEC) (more info in wiki)
- from tooltip now also works if Thunderbird's status bar is disabled

- fixed some patterns (A-z to A-Za-z, dkim_safe_char, qp_hdr_value)
- fixed pattern for note tag in DKIM key
- fixed bug in DKIM_SIGWARNING_FROM_NOT_IN_AUID
- validate tag list as specified in Section 3.2 of RFC 6376
- now differentiation between missing and ill-formed tags
- added check that hash declared in DKIM-Signature is included in the hashs declared in the key record
- added check that the hash algorithm in the public key is the same as in the header

Version 0.6.0 64.2 KiB Fungerar med Thunderbird 17.0 - 24.*

- added option for displaying of header, status bar and tooltip for From header
- fixed false detection of DKIM_SIGERROR_DOMAIN_I
- made options height smaller
- fixed error in "simple" body canonicalization algorithm resulting in "Wrong body hash"
- fixed bug for mixed CRLF and LF EOLs in body (resulting in "Wrong body hash")
- fixed error if external message was viewed (but there is still a problem if message is IMAP attachment)
- fixed bug ("DKIM-Signature" header name was case sensitive)

Version 0.5.1 56.9 KiB Fungerar med Thunderbird 17.0 - 24.*

- added option to get DNS Servers from OS (enabled by default)

Version 0.5.0 56.6 KiB Fungerar med Thunderbird 17.0 - 24.*

- added support of multiple DNS servers
- added optional saving of the result
- DNS Server not reachable no longer treated as a PERMFAIL (instead as TEMPFAIL)

Version 0.4.4 54.5 KiB Fungerar med Thunderbird 17.0 - 17.*

Changes between 0.4.2 and 0.4.4
- header highlighting now works with collapsed header from CompactHeader addon
- works now also if e-mail has LF line ending
- changed how msgHdrViewOverlay.css is loaded (fixes a bug where the header value stays empty)

Version 0.4.2 54.1 KiB Fungerar med Thunderbird 17.0 - 17.*

Changes between 0.4.0 and 0.4.2
- DKIM-Signature header field name now in same style as the others (by Nils Maier)
- fixed alignment of warning-icon in mac (by Nils Maier)
- fixed bug if message needs to be downloaded from IMAP server
- added German translation (by ionum)
- fixed relaxed canonicalization of a body with only empty lines (by ionum)
- small displaying changes in options