Age | Commit message (Expand) | Author |
2018-03-25 | DKIM: move ed25519_privkey_pem_to_pubkey_raw_b64 to src/util/ and add usage n... | Jeremy Harris |
2018-02-06 | DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later) | Jeremy Harris |
2017-12-22 | DANE/GnuTLS: split verification of mixed sets of TLSA records by usage | Jeremy Harris |
2017-12-20 | DANE/GnuTLS: ignore traditional CA anchor validation in DANE-EE mode | Jeremy Harris |
2017-12-19 | DANE: support under GnuTLS. Bug 1523 | Jeremy Harris |
2017-12-18 | Testsuite: move CRL testcases away from using SHA1-signed certs | Jeremy Harris |
2017-12-16 | Testsuite: regenerate certs tree | Jeremy Harris |
2017-12-16 | Testsuite: restore lost dns config for DKIM extra-txt-records testcase | Jeremy Harris |
2017-12-16 | Testsuite: testcase for Bug 2198 | Jeremy Harris |
2017-12-09 | Testsuite: regen TLSA records, to match cert tree | Jeremy Harris |
2017-12-03 | DKIM: Ignore non-DKIM TXT records in DNS response. Bug 2207 | Heiko Schlittermann (HS12-RIPE) |
2017-08-09 | DKIM: Enforce any "h" field present in the DNS publickey record. This can b... | Jeremy Harris |
2017-05-07 | Testsuite: add DANE cases for DNS secure no-TLSA lookups | Jeremy Harris |
2017-05-07 | Testsuite: add DANE testcase for TLSA lookup SERVFAIL | Jeremy Harris |
2017-01-31 | Testsuite: use certs expring before end of 2037, to avoid GnuTLS top-limit cl... | Jeremy Harris |
2016-12-29 | DKIM: More validation of DNS key record. Bug 1926 | Jeremy Harris |
2016-11-02 | Testsuite: regen certs, now with additional LetsEncrypt-style OCSP proofs | Jeremy Harris |
2016-01-05 | DKIM: fix base64 decode to ignore whitespace; needed for private-key input | Jeremy Harris |
2015-12-17 | DANE: do not override a cert verify failure, in callback. Also fix some test... | Jeremy Harris |
2015-12-16 | DANE: fix testcase 2/0/1 TLSA record | Jeremy Harris |
2015-12-01 | DKIM: $dkim_key_length visibility variable. Bug 1311 | Jeremy Harris |
2015-11-29 | DKIM: relaxed body canonicalisation should ignore whitespace at EOL | Jeremy Harris |
2015-09-17 | DNS: time-limit cached returns, using TTL. Bug 1395 | Jeremy Harris |
2015-06-22 | Testsuite: fakens may return AUTHORITY records | Heiko Schlittermann (HS12) |
2015-05-23 | tidying | Jeremy Harris |
2015-05-22 | DANE: do not fail/defer message due to TLSA lookup but dane is only requested | Jeremy Harris |
2015-05-21 | Fix DANE for multiple-MX when all TLSA lookup defer. Bug 1634 | Jeremy Harris |
2015-05-20 | Testsuite: Check debug message if we requested AD but got AA | Heiko Schlittermann (HS12) |
2015-05-19 | Change HELO-verify forward case from byname to bydns and add DNSSEC tracking | Jeremy Harris |
2015-05-13 | Testsuite: Check dnssec_{request,require}_domains for dnslookup | Heiko Schlittermann (HS12) |
2015-05-11 | Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588 | Jeremy Harris |
2015-05-09 | Support SOA lookup in dnsdb lookups. Bug 286 | Jeremy Harris |
2015-05-07 | Log lengthy DNS lookups. Bug 514 | Jeremy Harris |
2015-04-18 | UTF8: Avoid treating a punycoded dns lookup as an implicit redirection | Jeremy Harris |
2015-04-12 | DNS lookups never use UTF-8 | Jeremy Harris |
2015-02-18 | Testsuite: permit use of IPv6 loopback | Jeremy Harris |
2014-11-08 | Testsuite: additional dns zone for certificate name testing | Jeremy Harris |
2014-08-10 | Add (2 0 1) test | Jeremy Harris |
2014-08-10 | Add direct-A test | Jeremy Harris |
2014-08-10 | Verifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2) | Jeremy Harris |
2014-08-10 | Add support in the fakens utility for TLSA records | Jeremy Harris |
2014-08-10 | Add support in the fakens utility for marking records as "secure" | Jeremy Harris |
2011-06-29 | Remove obsolete $Cambridge$ CVS revision strings. | Tony Finch |
2007-03-14 | Fix manualroute bug for localhost following multihomed host. | Philip Hazel |
2006-10-03 | Michael Deutschmann's patch for getting TXT from a specific list when | Philip Hazel |
2006-04-18 | Extend ${readsocket to TCP sockets (modified John Jetmore's patch). | Philip Hazel |
2006-02-20 | One final test added to the test suite. | Philip Hazel |
2006-02-16 | Code tidies to remove stuff that was needed only for the old test suite. | Philip Hazel |
2006-02-14 | Allow slashes in the dns_check_names_pattern default value. | Philip Hazel |
2006-02-13 | Fix "(during SMTP connection from NULL)" bug. | Philip Hazel |