Track tainted data and refuse to expand it
[exim.git] / src / src / spool_mbox.c
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-05-16 Jeremy HarrisContent scanning: Fix locking on message spool files...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
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-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-05 Jeremy Harristidying
2017-07-09 Jeremy Harristidying
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-17 Jeremy HarrisReduce number of places knowing about filename-construc...
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-09-17 Jeremy Harristidying
2016-08-20 Jeremy HarrisTidying: coverity issues
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-07 Jeremy Harrisglobal queue_name
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-16 Jeremy Harristidying: coverity issues
2016-03-15 Jeremy Harristidying: coverity issues
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-01-17 Jeremy HarrisTidying
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-01-12 Jeremy HarrisSupport timeout option on malware=
2014-12-29 Jeremy HarrisSupport timeout option on malware=
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.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2008-01-16 Tom Kistnerbugzilla 612 - write recipients list in X-Envelope...
2006-09-22 Philip HazelApply patch to fix bug introduced by the last patch...
2006-09-12 Philip HazelApplied Nico Erfurth's refactoring patch to spool_mbox.c.
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-08-01 Philip HazelUse fseek() instead of fread() to skip the body file...
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).
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.