Pull strict-aliasing fix for sockaddr_46.
[exim.git] / src / src / malware.c
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...
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.