summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-20cppcheck sliencingJeremy Harris
2022-12-19Fix logging of max-size log lineJeremy Harris
Broken-by: d12746bc15d8
2022-12-18Docs: tidyingJeremy Harris
2022-12-18Add template lines for alternate DBM libraries, in the teplate MakefileJeremy Harris
2022-12-17Testsuite: quieten timing-dependent testcaseJeremy Harris
2022-12-17Docs: note on logging local portJeremy Harris
2022-12-13ACL: Permit the "encrypted" condition to be used in a HELO/EHLO ACLJeremy Harris
2022-12-13Testsuite: output changes resultingJeremy Harris
Broken-by: 520ef00f56ce
2022-12-13GnuTLS: fix cert loadingJeremy Harris
Broken-by: 520ef00f56ce
2022-12-12tidyingJeremy Harris
2022-12-11TLS: Fix handling for server cert/key file SNI re-expansion forced-failJeremy Harris
2022-12-10Allow a forced-fail for banner expansion to close connection without panic-logJeremy Harris
2022-12-10Move connect ACL before TLS-on-connectJeremy Harris
2022-12-04Docs: note redefined macros for expansionsJeremy Harris
2022-12-04Fix ${run } arg parsingJeremy Harris
Broken-by: cfe6acff2ddc
2022-12-03compiler quieteningJeremy Harris
2022-12-03tidyingJeremy Harris
2022-11-29Add variable $sender_helo_verifiedJeremy Harris
2022-11-29Add predefined macros for expansionsJeremy Harris
2022-11-29Tweak debug outputJeremy Harris
2022-11-29Docs: fix typo in markupJeremy Harris
2022-11-29Docs: update note on host_reject_connectionJeremy Harris
2022-11-29tidyingJeremy Harris
2022-11-27SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris
This is based on the text in src/NOTICE which is taken to override text in individual files
2022-11-27SPDX: license tags (mostly by guesswork)Jeremy Harris
2022-11-27Fix LibreSSL buildJeremy Harris
2022-11-25OpenSSL: fix build on older library versionJeremy Harris
2022-11-24Testsuite: fix TLSA recordJeremy Harris
2022-11-24Testsuite: avoid generating leaf certs expiring after signer expiryJeremy Harris
2022-11-23OpenSSL: OCSP under DANEJeremy Harris
2022-11-23Testsuite: output changes resultingJeremy Harris
2022-11-22Testsuite: regularize client_anytls OCSP trace outputJeremy Harris
2022-11-22OpenSSL: fix double-expansion of tls_verify_certificatesJeremy Harris
2022-11-22OpenSSL: when preloading creds do the server certs before the OCSP proofs so ↵Jeremy Harris
that the latter can ve verified before loading
2022-11-22Lose duplicated cert in ocsp responseJeremy Harris
2022-11-22Testsuite: regenerate OCSP proofs with proof-signer certsJeremy Harris
2022-11-17Docs: lose extra quotesJeremy Harris
2022-11-12tidy segv stacktrace loggingJeremy Harris
2022-11-12Fix regex substring capture - commentary. Bug 2933Jeremy Harris
Broken-by (corrected): 22ed7a5295f1
2022-11-11Testsuite: fix poor choice of localpartJeremy Harris
2022-11-11Fix regex substring capture variables for null matches (again). Bug 2933Jeremy Harris
Broken-by: 59d66fdc13f0
2022-11-11Fix regext substring capture variables for null matches. Bug 2933Jeremy Harris
broken-by: 59d66fdc13f0
2022-11-10Testsuite: certs output dependenciesJeremy Harris
2022-11-05typo: code comment signture -> signatureTim Gates
There is a small typo in src/src/globals.h. Should read `signature` rather than `signture`.
2022-11-05typo: error message referenced wrong optionMehmet Suslu
Fix typo, -oMas -> -oMai (cherry picked from commit 330ab60ef29c01fb472b6ce14e935ccb93e905ac)
2022-11-05docs: typoHeiko Schlittermann (HS12-RIPE)
2022-11-05docs: typoNaim Addad
2022-11-03Testsuite: fix munge of timestamp with timezone nameJeremy Harris
2022-11-03Testsuite: regenerate certificates treeJeremy Harris
The OCSP proofs had become out-of-date
2022-11-03Testsuite: Automation for TLDA regenJeremy Harris