summaryrefslogtreecommitdiff
path: root/test/paniclog
Commit message (Collapse)AuthorAgeFilesLines
* OpenSSL: fix tls_eccurve setting explicit curve/group. Bug 2954Jeremy Harris2023-01-011-0/+0
|
* TLS: Fix handling for server cert/key file SNI re-expansion forced-failJeremy Harris2022-12-111-0/+8
|
* Taintcheck transport-process argumentsJeremy Harris2022-03-271-1/+2
|
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-0/+1
|
* Revert introduction of alloc_insecure_tainted_dataJeremy Harris2022-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tidy log.c (cherry picked from commit 0327b6460eec64da6b0c1543c7e9b3d0f8cb9294) (cherry picked from commit 8021b95c2e266861aba29c97b4bb90dc6f7637a2) This reverts commit f9a3fcddba223133019368e7cd6d51449fc54e7b. This reverts commit 8fc13e4adcdf5d0cec382c401ce72592569084fe. This reverts commit 2382cd3e81838709abd3b0c1b410f65274d90e25. This reverts commit ace68726852d08deec815a37f369a4e31be77813. This reverts commit 4a2bd5dc2f157c50b7e4e7491eac1c930efd2100. This reverts commit e8b8b133c685e7b09f672016d117c7d8b49e70b1. This reverts commit f7509ba6fb5e1033c1406b87f057c9c48a217d27. This reverts commit dbac5a049acbe645a816b4a5e895c5be0de53483. This reverts commit f7da81e789e2f20b00f46f07260488f337984b84. This reverts commit f7c791b769a3a5395d92d29d27aa58f9d442373c. This reverts commit 0fa46a83a55054c65ffc539405f62bf86aac5b44. This reverts commit ec7e44dc9134307d74afa4b07f09afbdd019282c. This reverts commit ee4924bc711f54a751448fb5cee5ec4fc9c96196. This reverts commit 951b668a191ef510a4e27d8204c5fa82ca957a07. This reverts commit 18d243312bf3a23bd0f464fac44797e2720e03ec. This reverts commit 16c884a4818594069253de460bf9926f69d50fe5. This reverts commit 368ecb000c58995c5f61443d45d43942f1f431d0. This reverts commit 331817e995b05793ec840476fac67e8f7c638a47. This reverts commit 07343a5b1968f4f5e41664c15fd636bdb6a6cc48. This reverts commit 060cf1e3c9a0a6960b771cdff6f0a5a2ca9b114c. This reverts commit 28d2eab1414ef8d20ff0fde7026aa52fd01ef795. This reverts commit b6b4b129892a99747a586e5d4acb68fe7176ab4b. This reverts commit 77b478579a0029def01d1b3a4ea591eac447832a. This reverts commit 0103b34645278151851c31cf1c1976150d907bb4. This reverts commit f94ca3e3ed2bc5a68ac54c5487e0216ea8db8470. This reverts commit 7a33a3fc2c1ae4df30eaabaf25fc59e2d6ab5d6c. This reverts commit 305c0579ab4286b464c2cd589843a7e60f59dfaf.
* Debug: handle exact-fill of pretrigger bufferJeremy Harris2022-02-051-2/+2
|
* Debug pretrigger capture facilityJeremy Harris2022-02-052-0/+7
|
* TLS: Deprecate RFC 5114 DH params. Bug 1895Jeremy Harris2021-12-302-0/+5
|
* OpenSSL: tidy DH and ECDH param setupJeremy Harris2021-12-031-0/+3
| | | | Testsuite: expand DH testcase
* Testsuite: testcases for DKIM under TLSJeremy Harris2021-08-111-0/+1
|
* Testsuite: testcase shufflingJeremy Harris2021-08-111-0/+0
|
* Testsuite: Fix 608hs/taintwarnHeiko Schlittermann (HS12-RIPE)2021-06-241-1/+1
|
* testsuite: adjust 622 for taintwarnHeiko Schlittermann (HS12-RIPE)2021-06-241-1/+1
| | | | (cherry picked from commit 460aac0eb9a289af1ab0f32a242a27dab851fa18)
* deliverHeiko Schlittermann (HS12-RIPE)2021-06-241-1/+1
| | | | (cherry picked from commit 2bafe3fc82cf62f0c21f939f5891b8d067f3abc7)
* taint: allow appendfile create_file option to specify a de-tainting safe ↵Jeremy Harris2021-04-141-1/+1
| | | | path
* Testsuite: case-number shufflingJeremy Harris2020-10-113-3/+3
|
* Make {bounce,warn}_message_file expanded. Bug 2522Jeremy Harris2020-05-041-1/+7
|
* Testsuite: bounce_message_file and warn_message_fileJeremy Harris2020-05-041-0/+2
|
* Taint enforce: directory open backstops, single-key search filenameJeremy Harris2020-03-281-0/+2
|
* pipe transport: taint-enforce commandJeremy Harris2020-01-111-0/+1
|
* appendfile: taint-enforce file & directory optionsJeremy Harris2020-01-111-0/+1
| | | | testsuite: bless facility
* Testsuite: munge for platform errno value variances (Hurd)Jeremy Harris2019-12-051-1/+1
|
* Fix dkim_strict expansion. Bug 2413Ruben Jenster2019-07-251-0/+1
| | | | | Broken since the introduction of dkim support. Testsuite additions by jgh
* Track tainted data and refuse to expand itJeremy Harris2019-07-252-2/+2
|
* Expansions: acl expansion error detailJeremy Harris2019-07-091-1/+1
|
* Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris2018-12-181-0/+1
| | | | (cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7)
* Fix parsing of option type Kint (integer, stored in K). Bug 2348Jeremy Harris2018-12-141-1/+1
| | | | Broken-by: a45431fa71
* Testsuite: adjust for 64b-int compatabilityJeremy Harris2018-10-301-3/+1
|
* Increase size of variables for check_spool_space and check_log_spaceJeremy Harris2018-10-301-1/+1
|
* Avast: improve compliance with avast-protocol(5)Heiko Schlittermann (HS12-RIPE)2018-04-022-2/+2
| | | | | Treat scanner errors as malware. Defer on scanner tmpfail only.
* Update to protocol used by avast 2.2.0 (Multiline responses) (Bug 2112)Heiko Schlittermann (HS12-RIPE)2018-03-121-0/+1
| | | | Based on a patch by Victor Ustugov.
* Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris2018-01-019-14/+14
|
* Add $smtp_command_history variableJeremy Harris2017-07-091-4/+4
|
* Malware: new connection type "f-prot6d" for FPSCAND protocol over TCPAndrew Colin Kissa2017-03-121-0/+2
|
* Testsuite: output changes from 4c04137d7Jeremy Harris2017-01-191-1/+1
|
* New: queuefile transport, under EXPERIMENTAL_QUEUEFILEAndrew Colin Kissa2016-10-152-0/+2
|
* testsuite: abstract out common conf settingsJeremy Harris2016-07-117-18/+20
|
* TLS: when tls_certificates unset, generate a selfsigned certJeremy Harris2016-05-042-16/+0
|
* Testsuite: account for b25c9675b31b (-bV errors)Jeremy Harris2016-04-071-2/+0
|
* Fix CVE-2016-1531exim-4_87_RC4Heiko Schlittermann (HS12-RIPE)2016-02-187-19/+19
| | | | | | | | | | | | | 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)
* SPAMD/malware: Log service identity with errors. Bug 1740Jeremy Harris2015-12-046-17/+17
|
* TLS: Default tls_advertise_hosts to "*". Bug 1709Jeremy Harris2015-11-089-19/+35
| | | | | | | | 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.
* Transport: permit an empty string for the transport_filter option. Bug 1714Jeremy Harris2015-11-061-1/+0
|
* Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608Jeremy Harris2015-02-221-1/+1
|
* Support timeout option on malware=Jeremy Harris2015-01-126-2/+14
|
* Testsuite: case for malware= avastJeremy Harris2015-01-121-0/+2
|
* Disable identd (rfc1413) lookups by defaultJeremy Harris2015-01-127-19/+19
|
* Testsuite: cases for malware= interfaces to f-protd, aveserver, fsecure, ↵Jeremy Harris2014-12-213-0/+3
| | | | | | | soophie & clamav There are running against scripts not the rea thing so only useful for spotting gross breakage.
* Rename facility to Event Actions, ifdeffed on EXPERIMENTAL_EVENTJeremy Harris2014-10-251-1/+1
|
* Expanded EXPERIMENTAL_TPDA featureJeremy Harris2014-08-201-1/+1
| | | | | | | 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.