Builtin macros for sha3-hash and ed25519-signing support
[exim.git] / src / src / malware.c
2018-02-08 Jeremy HarrisFix conversation closedown with the Avast malware scann...
2018-01-03 Jeremy Harristidying
2018-01-01 Jeremy HarrisContent scan: Remove support for the 7-year deprecated...
2018-01-01 Jeremy HarrisFeature macros, show-supported and build-time selection...
2017-12-03 Jeremy Harristidying
2017-11-26 Jeremy Harristidying
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-20 Jeremy HarrisTFO: early-data for ClamAV and for readsocket expansion
2017-08-14 Jeremy Harristidying
2017-05-30 Jeremy HarrisMalware: make "sock" cmdline default usable. Bug 2111
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-17 Jeremy HarrisReduce number of places knowing about filename-construc...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-12 Andrew Colin KissaMalware: new connection type "f-prot6d" for FPSCAND...
2017-02-28 Jeremy HarrisMemory Management: drop another variable ($callout_addr...
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-13 Jeremy HarrisTidying: coverity issues
2016-09-13 Jeremy Harristidying
2016-07-07 Jeremy Harristidying
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-04 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-20 Richard ClaytonMalware: Fix potential spin-on-read-error with kavdaemon
2015-12-04 Jeremy HarrisSPAMD/malware: Log service identity with errors. Bug...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-08-09 Heiko Schlitterman... Compiler quietening
2015-06-07 Andreas MetzlerContent scan: Use ETIMEDOUT not ETIME, as having better...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-09 Jeremy Harristidying
2015-02-09 Jeremy HarrisAdd retry option to clamd and spamd. Bug 392
2015-02-01 Jeremy Harrisconstification
2015-01-28 Jeremy HarrisAdd timeout option to spamd_address server specificatio...
2015-01-27 Jeremy HarrisMake useful socket functions more generally available
2015-01-25 Jeremy HarrisDo not panic-log each clamd connection fail. Bug 392
2015-01-12 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2015-01-12 Jeremy HarrisSupport timeout option on malware=
2015-01-12 Jeremy HarrisApply timeout consistently to all malware scanner types
2015-01-12 Jeremy HarrisApply timeout to Fsecure malware response. Bug 1549
2015-01-12 Jeremy Harris Add support for avast malware scanner. Bug 1033
2015-01-11 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2014-12-29 Jeremy HarrisSupport timeout option on malware=
2014-12-28 Jeremy HarrisApply timeout consistently to all malware scanner types
2014-12-20 Jeremy HarrisApply timeout to Fsecure malware response. Bug 1549
2014-12-20 Jeremy HarrisTweak Avast scanner interface
2014-12-14 Heiko SchlittermannUpdated Avast scanner interface. Bug 1033
2014-12-06 Jeremy HarrisCompiler quietening
2014-12-05 Jeremy HarrisAdd support for avast malware scanner. Bug 1033
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-16 Jeremy HarrisReplace use of index() with Ustrchr()
2014-07-14 Phil PennockFix unsigned < 0 check
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-16 Jeremy HarrisGeneral tidying
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-12 Jeremy HarrisFix pair of buffer size errors. Bug 1478
2014-05-11 Jeremy HarrisMore testcase serialization
2014-05-11 Jeremy HarrisCompiler quietening and testcase consistency
2014-05-03 Jeremy HarrisMore debug output
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-09 Jeremy HarrisRefactor malware.c and introduce new scanner type ...
2014-01-07 Phil PennockCopyright year updates:
2013-10-09 Todd LyonsImported Bug 1057 multiple clamd patch from PLD repo
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-19 Phil PennockPRINTF_FUNCTION -> ALMOST_PRINTF.
2012-05-18 Phil PennockFix three issues highlighted by clang analyser.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2011-08-27 Phil Pennock$av_failed variable set when av_scanner deferred
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-05-09 Tony Finchmalware.c: avoid arithmetic on a void pointer.
2011-03-22 Phil PennockCompiler masochism compliance.
2010-09-05 Phil PennockRework clamd response handling to be more robust.
2010-07-04 Phil PennockFix malware regression for cmdline scanner introduced...
2010-06-07 Phil PennockClean up compiler warnings from { gcc -Wall }, many...
2010-06-06 Phil PennockBuild without WITH_CONTENT_SCAN.
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2009-11-11 Nigel MetheringhamApplied signed/unsigned fixes. Need confirmation that...
2009-11-05 Nigel MetheringhamFix signed/unsigned and UTF errors Fixes: #901
2008-03-27 Tom KistnerBugzilla 673: merge f-protd support, courtesy of Mark...
2006-07-06 Philip HazelApplied patch from Arkadiusz Miskiewicz to apply a...
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
2005-08-02 Tom KistnerFix log output including CR from clamd
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-07-01 Philip HazelAdd "b" to calls to fopen() that lack it (for Cygwin... exim-4_52
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-06 Tom KistnerMerged patched from Alex Miller: 1) Improve aveserver...
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-13 Philip Hazel(1) Get rid of compiler warnings (a) in expand.c on...
2005-01-11 Tom KistnerReset separator char after string_nextinlist() calls
2005-01-05 Tom KistnerAdded patches for remote clamd operation and improved...
next