summaryrefslogtreecommitdiff
path: root/src/src/malware.c
Commit message (Expand)AuthorAgeFilesLines
* Debug: socket detailsJeremy Harris2020-05-021-1/+7
* Copyright updates:exim-4_94_RC0Jeremy Harris2020-04-301-1/+1
* Avoid the long whats_supported line being mixed with output from other processesJeremy Harris2020-04-041-5/+6
* Dovecot auth: inet socket. Bug 2280Jeremy Harris2020-01-231-2/+2
* Fix build with DRWEB malware scannerJeremy Harris2020-01-121-1/+1
* taint enforce: file access backstopsJeremy Harris2020-01-111-8/+5
* tidying: CCSS macroJeremy Harris2020-01-111-3/+2
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-11/+13
* Fix smtp response timeoutJeremy Harris2019-06-051-13/+13
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-9/+7
* spelling fixesklemens2018-12-201-1/+1
* Fix build with content-scan enabled but all malware types disabledJeremy Harris2018-12-151-0/+1
* MacOS: TCP Fast OpenJeremy Harris2018-10-301-0/+1
* tidyingJeremy Harris2018-10-141-10/+5
* Use single-bit fields for global flagsJeremy Harris2018-08-221-1/+1
* TLS: rework client-side use with an explicit context rather than a globalJeremy Harris2018-06-241-109/+115
* tidyingJeremy Harris2018-04-291-2/+38
* compiler quieteningHeiko Schlittermann (HS12-RIPE)2018-04-041-4/+4
* compiler quieteningJeremy Harris2018-04-041-9/+10
* Avast: rework interfaceexim-4_91_RC3Heiko Schlittermann (HS12-RIPE)2018-04-021-37/+26
* Avast: implement pass_unscanned optionHeiko Schlittermann (HS12-RIPE)2018-04-021-12/+18
* Avast: improve compliance with avast-protocol(5)Heiko Schlittermann (HS12-RIPE)2018-04-021-127/+210
* Build-variant tidyupJeremy Harris2018-03-171-2/+2
* Update to protocol used by avast 2.2.0 (Multiline responses) (Bug 2112)Heiko Schlittermann (HS12-RIPE)2018-03-121-21/+34
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-4/+4
* Fix conversation closedown with the Avast malware scanner. Bug 2113Jeremy Harris2018-02-081-7/+8
* tidyingJeremy Harris2018-01-031-2/+3
* Content scan: Remove support for the 7-year deprecated ClamAV "STREAM" methodJeremy Harris2018-01-011-78/+5
* Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris2018-01-011-74/+187
* tidyingJeremy Harris2017-11-261-2/+1
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* String handling: refactor the expanding-string routines and users to use a de...Jeremy Harris2017-10-141-5/+7
* TFO: on FreeBSD avoid client TFO-mode connects unless a TCP_FASTOPEN setsocke...Jeremy Harris2017-10-081-2/+2
* TFO: early-data for ClamAV and for readsocket expansionJeremy Harris2017-09-201-22/+40
* tidyingJeremy Harris2017-08-141-3/+3
* Malware: make "sock" cmdline default usable. Bug 2111Jeremy Harris2017-05-301-7/+21
* tidying: coverity fixesJeremy Harris2017-04-291-4/+8
* Reduce number of places knowing about filename-construction for mbox file-for...Jeremy Harris2017-04-171-26/+21
* Malware: new connection type "f-prot6d" for FPSCAND protocol over TCPAndrew Colin Kissa2017-03-121-1/+56
* Memory Management: drop another variable ($callout_address) as it goes out of...Jeremy Harris2017-02-281-2/+2
* Debug: indent ACL and expreassion tracing by evaluation depthJeremy Harris2017-02-081-22/+22
* 214 spelling fixesJosh Soref2017-01-181-1/+1
* Tidying: coverity issuesJeremy Harris2016-11-131-1/+3
* tidyingJeremy Harris2016-09-131-2/+2
* tidyingJeremy Harris2016-07-071-34/+37
* Copyright year updates (things touched in 2016)Jeremy Harris2016-04-021-2/+4
* tidying: coverity issuesJeremy Harris2016-03-041-4/+0
* Malware: Fix potential spin-on-read-error with kavdaemonRichard Clayton2015-12-201-1/+2
* SPAMD/malware: Log service identity with errors. Bug 1740Jeremy Harris2015-12-041-91/+99
* Source: Remove trailing whitespaces from src/*.{h,c}Heiko Schlittermann (HS12-RIPE)2015-11-011-5/+5