summaryrefslogtreecommitdiff
path: root/test/paniclog
AgeCommit message (Collapse)Author
2022-02-05Debug: handle exact-fill of pretrigger bufferJeremy Harris
2022-02-05 Debug pretrigger capture facilityJeremy Harris
2021-12-30TLS: Deprecate RFC 5114 DH params. Bug 1895Jeremy Harris
2021-12-03OpenSSL: tidy DH and ECDH param setupJeremy Harris
Testsuite: expand DH testcase
2021-08-11Testsuite: testcases for DKIM under TLSJeremy Harris
2021-08-11Testsuite: testcase shufflingJeremy Harris
2021-06-24Testsuite: Fix 608Heiko Schlittermann (HS12-RIPE)
2021-06-24testsuite: adjust 622 for taintwarnHeiko Schlittermann (HS12-RIPE)
(cherry picked from commit 460aac0eb9a289af1ab0f32a242a27dab851fa18)
2021-06-24deliverHeiko Schlittermann (HS12-RIPE)
(cherry picked from commit 2bafe3fc82cf62f0c21f939f5891b8d067f3abc7)
2021-04-14 taint: allow appendfile create_file option to specify a de-tainting safe ↵Jeremy Harris
path
2020-10-11Testsuite: case-number shufflingJeremy Harris
2020-05-04Make {bounce,warn}_message_file expanded. Bug 2522Jeremy Harris
2020-05-04Testsuite: bounce_message_file and warn_message_fileJeremy Harris
2020-03-28Taint enforce: directory open backstops, single-key search filenameJeremy Harris
2020-01-11pipe transport: taint-enforce commandJeremy Harris
2020-01-11appendfile: taint-enforce file & directory optionsJeremy Harris
testsuite: bless facility
2019-12-05Testsuite: munge for platform errno value variances (Hurd)Jeremy Harris
2019-07-25Fix dkim_strict expansion. Bug 2413Ruben Jenster
Broken since the introduction of dkim support. Testsuite additions by jgh
2019-07-25Track tainted data and refuse to expand itJeremy Harris
2019-07-09Expansions: acl expansion error detailJeremy Harris
2018-12-18Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
(cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7)
2018-12-14Fix parsing of option type Kint (integer, stored in K). Bug 2348Jeremy Harris
Broken-by: a45431fa71
2018-10-30Testsuite: adjust for 64b-int compatabilityJeremy Harris
2018-10-30Increase size of variables for check_spool_space and check_log_spaceJeremy Harris
2018-04-02Avast: improve compliance with avast-protocol(5)Heiko Schlittermann (HS12-RIPE)
Treat scanner errors as malware. Defer on scanner tmpfail only.
2018-03-12Update to protocol used by avast 2.2.0 (Multiline responses) (Bug 2112)Heiko Schlittermann (HS12-RIPE)
Based on a patch by Victor Ustugov.
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2017-07-09Add $smtp_command_history variableJeremy Harris
2017-03-12Malware: new connection type "f-prot6d" for FPSCAND protocol over TCPAndrew Colin Kissa
2017-01-19Testsuite: output changes from 4c04137d7Jeremy Harris
2016-10-15New: queuefile transport, under EXPERIMENTAL_QUEUEFILEAndrew Colin Kissa
2016-07-11testsuite: abstract out common conf settingsJeremy Harris
2016-05-04TLS: when tls_certificates unset, generate a selfsigned certJeremy Harris
2016-04-07Testsuite: account for b25c9675b31b (-bV errors)Jeremy Harris
2016-02-18Fix CVE-2016-1531exim-4_87_RC4Heiko Schlittermann (HS12-RIPE)
Add keep_environment, add_environment. Change the working directory to "/" during the early startup phase. (cherry picked from commit 2b92b67bfc33efe05e6ff2ea3852731ac2273832) (cherry picked from commit 14b82c8b736c8ed24eda144f57703cb9feac6323) (cherry picked from commit 9ca92d0c6e9c6f161bd8111366c6952d3a9315e2) (cherry picked from commit 0020c6d9ecfd98ed7b2b337ed4f898fdc409784b) (cherry picked from commit e8f96966360ea8867ad6a8b5affda6c37fa4958c) (cherry picked from commit ef6fb807c1e1a665f444f644c60c77269f7c5209)
2015-12-04SPAMD/malware: Log service identity with errors. Bug 1740Jeremy Harris
2015-11-08TLS: Default tls_advertise_hosts to "*". Bug 1709Jeremy Harris
Make the option available in non-TLS builds, and clear in testsuite confs as needed to keep TLS and non-TLS testcase outputs the same. An error is logged at startup if tls_advertise_hosts is nonempty but tls_certificate is not set.
2015-11-06Transport: permit an empty string for the transport_filter option. Bug 1714Jeremy Harris
2015-02-22Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608Jeremy Harris
2015-01-12Support timeout option on malware=Jeremy Harris
2015-01-12Testsuite: case for malware= avastJeremy Harris
2015-01-12Disable identd (rfc1413) lookups by defaultJeremy Harris
2014-12-21Testsuite: cases for malware= interfaces to f-protd, aveserver, fsecure, ↵Jeremy Harris
soophie & clamav There are running against scripts not the rea thing so only useful for spotting gross breakage.
2014-10-25Rename facility to Event Actions, ifdeffed on EXPERIMENTAL_EVENTJeremy Harris
2014-08-20Expanded EXPERIMENTAL_TPDA featureJeremy Harris
Note this introduces incompatible changes; users who are compiling the feature in, and with configuration files using it, will need to change their configurations appropriately. See the experimental-spec.txt file.
2013-09-30Bug 1031: Experimental TPDAJeremy Harris
Remove whitespace
2012-05-13Make integer values 64bit (bug 1171).Jeremy Harris
2007-08-29Test update.Philip Hazel
2007-07-16This test file was accidentally not committed.Philip Hazel
2007-02-20$smtp_command and $smtp_command_argument were incomplete for MAILPhilip Hazel
commands with extra options such as SIZE.