tidying
[exim.git] / src / src / receive.c
2017-04-08 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-02-28 Jeremy HarrisCoverity fixes
2017-02-14 Phil Pennocknit: document that `fout` must be open for reading too
2017-02-14 Heiko Schlitterman... Fix missing line termination on the last received BDAT...
2017-02-14 Heiko Schlitterman... Use enum { SEEN_LF, …} for ch_state(s)
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisCHUNKING: Reject messages with malformed line ending...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-18 Josh Soref214 spelling fixes
2016-09-28 Jeremy HarrisDefault to filesystem space/inode checking enabled
2016-09-05 Jeremy HarrisCutthrough: option to reflect 4xx errors from target...
2016-08-11 Jasen BettsACL: Ensure that acl_smtp_notquit is called for a connd...
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-04 Jeremy HarrisLogging: visibility of fakereject
2016-08-03 Jeremy HarrisNamed queues: Add queue name to "queued by ACL" log...
2016-08-02 Jeremy Harrisbasic & pipelined transmit testcases
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-31 Jeremy HarrisFix $body_linecount for empty lines
2016-07-24 Jeremy Harrisrecive smtp command
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-16 Jeremy HarrisLogging: dnssec status on accept & delivery lines
2016-05-10 Jeremy Harrisshift queue name use up to top layer in spooldir hierachy
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-08 Jeremy Harrislogging
2016-05-07 Jeremy Harrisglobal queue_name
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-30 Andreas MetzlerTypo fix.
2016-03-12 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy Harristidying: coverity issues
2016-01-22 Jeremy HarrisCutthrough: Fix bug with dot-only line
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output, no remote support
2015-02-01 Jeremy Harrisconstification
2015-01-20 Jeremy HarrisMulti-recipient cutthrough delivery. Bug 1542
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisCode tidying
2014-11-29 Jeremy HarrisCompiler quietening
2014-07-22 Jeremy HarrisMassage coding style to project norm
2014-05-28 Todd LyonsBug 1444: Fix \r\n handling writing spool file
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-21 Wolfgang BreyhaRFC3461 support - MIME DSN messages. Bug 118
2014-05-16 Jeremy HarrisGeneral tidying
2014-05-13 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-13 Jeremy HarrisMove PRDR out of EXPERIMENTAL
2014-01-07 Phil PennockCopyright year updates: 2014
2014-01-05 Jeremy HarrisDocumant the non-support of header manipulation in...
2014-01-05 Jeremy HarrisExplicitly disable cutthrough on transports having...
2013-12-30 Todd LyonsProxy negotiation saves socket timeout values.
2013-12-15 Jeremy HarrisFix use of uninitialized variable
2013-11-30 Todd LyonsProxy Protocol - Server support
2013-10-22 Todd LyonsSilence compiler string format warning exim-4_82_RC4
2013-10-15 Todd LyonsFormat String safety
2013-07-31 Phil PennockFix segfault in stdio with non-SMTP MIME ACL.
2013-04-21 Jeremy HarrisUse enum for cutthrough receive processing state.
2013-04-09 Todd LyonsMove DKIM endif.
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2013-03-11 Phil PennockGuard smtp_user_msg() with EXPERIMENTAL_PRDR check.
2013-03-05 Phil PennockHandle recursion better, caused by ACLs.
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2012-12-07 Tony FinchA safer version of the check for gecos expansion.
2012-12-06 Tony FinchMake gecos expansion work with test 0412 as well as...
2012-12-06 Tony FinchCorrect gecos expansion when From: is a prefix of the...
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-11-18 Jeremy HarrisMore compiler quitening.
2012-11-06 Jeremy HarrisAdd optional authenticated_sender info to A= elements...
2012-10-28 Jeremy HarrisQuieten complaining compilers.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-10-16 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2012-10-06 Jeremy HarrisLogging-only patch for 8BITMIME; bug 817.
2012-07-27 Todd LyonsBug #198: Add remove_header ACL modifier.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisBetter debug.
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-04 Jeremy HarrisBasic cutthrough delivery.
2012-06-04 Phil PennockImplement -G => "control=suppress_local_fixups"
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-05-08 Tom KistnerMerge branch 'tom_dev'
2011-05-08 Tom KistnerDon't use match_isinlist() for simple string list matching
2011-01-22 Phil PennockMerge branch 'master' of git://git.exim.org/exim
2011-01-22 Phil PennockBugzilla 1041: pull patch id=425, DCC fixes.
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
next