Age | Commit message (Collapse) | Author |
|
Not quite right for a mixed TA+EE set of TLSA records, but better than always-enforcing
|
|
|
|
GnuTLS version 3.0.0 onwards; still Experimental
|
|
|
|
|
|
|
|
Broken-by: 854586e149
|
|
|
|
Broken-by: 854586e149
|
|
Broken-by: 854586e149
|
|
|
|
|
|
|
|
Issue found by: Frank Elsner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More recent OpenSSL versions (1.1.0) reasonably prefer ECDSA when available,
where older (1.0.2) preferred RSA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dkim_verify_signers. Bug 2189
|
|
|
|
This provides generic support, though is covers the need introduced
by https://datatracker.ietf.org/doc/draft-ietf-dcrup-dkim-usage/?include_text=1
(deprecating sha-1 and RSA keys shorter than 1024 bits).
|
|
|
|
|
|
The modern $^V is not present in some buildfarm animals' perl versions.
|
|
|
|
|
|
|
|
|
|
Solaris printf %p gives hex without a leading 0x
|
|
|
|
|
|
|
|
|
|
|
|
|