summaryrefslogtreecommitdiff
path: root/test/scripts
AgeCommit message (Expand)Author
2023-03-13SNI for ${readsocket }Jeremy Harris
2023-03-12Cmdine option for only IDs of queueJeremy Harris
2023-03-11Header-wrap expansion. Bug 2843Jeremy Harris
2023-03-05Fix crash in queue-rampJeremy Harris
2023-03-05Testsuite: split bounce longline testcase int with/out DSN-info variantsJeremy Harris
2023-03-04exim_msgdate: more options, better perl version compatibilityAndrew Aitchison
2023-02-26Testsuite: set TZ for exim_msgdate testcasesJeremy Harris
2023-02-25Linewrap long lines in bounce bodies. Bug 2979Jeremy Harris
2023-02-16Utility: exim_msgdateAndrew Aitchison
2023-02-13Named queues: support multiple queue-runners from single daemonJeremy Harris
2023-02-03Testsuite: testcase for empty-var followed by expansion-opRoman Fiedler
2023-01-30Testsuite: dovecot suthenticator testingJeremy Harris
2023-01-11Testsuite: operational notes for TFOJeremy Harris
2023-01-07OpenSSL: tls_eccurves list support. Bug 2955Jeremy Harris
2023-01-02OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954Jeremy Harris
2023-01-01OpenSSL: fix tls_eccurve setting explicit curve/group. Bug 2954Jeremy Harris
2022-12-31Testsuite: longer timing for OpenSSL resumption testsJeremy Harris
2022-12-31Close server smtp socket explicitly on connect ACL "drop"Jeremy Harris
2022-12-28Fix recursion on dns_again_means_nonexist. Bug 2911Jeremy Harris
2022-12-23Expand max_rcpt option on smtp transport. Bug 2946Jeremy Harris
2022-12-19Fix logging of max-size log lineJeremy Harris
2022-12-17Testsuite: quieten timing-dependent testcaseJeremy 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-04Fix ${run } arg parsingJeremy Harris
2022-12-03tidyingJeremy Harris
2022-11-23OpenSSL: OCSP under DANEJeremy Harris
2022-11-22Lose duplicated cert in ocsp responseJeremy Harris
2022-11-11Testsuite: fix poor choice of localpartJeremy Harris
2022-11-11Fix regex substring capture variables for null matches (again). Bug 2933Jeremy Harris
2022-10-31Testsuite: clarify OCSP testsJeremy Harris
2022-10-04OpenSSL: fix configuration of older TLS protocol versionsJeremy Harris
2022-09-30GnuTLS: fix for clients offering no TLS extensionsJasen Betts
2022-09-22Fix ${filter } for conditions modifying $valueJeremy Harris
2022-08-31Fix $regex<n> use-after-free. Bug 2915Jeremy Harris
2022-08-20OpenSSL: fix reload of changed OCSP proofJeremy Harris
2022-08-14Testsuite: use more reliable IP for TFO testcasesJeremy Harris
2022-08-14Testsuite: tweak pgsql testcaseJeremy Harris
2022-07-21Event for auth fail: client sideJeremy Harris
2022-07-19Event for auth failJeremy Harris
2022-07-12Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris
2022-06-26Merge branch '4.next'Jeremy Harris
2022-06-19Regex compile cacheingJeremy Harris
2022-06-17Testsuite: pid trackingJeremy Harris
2022-06-02tidyingJeremy Harris
2022-06-01SRS: fix encode operation for empty sender addresses.Jeremy Harris
2022-05-30panic_coredump option. Bug 2892Jeremy Harris
2022-05-26CHUNKING: handle protocol errors during receptionJeremy Harris
2022-05-26CHUNKING: fix second message on conn when first rejectedJeremy Harris