Add compile-time guard against BDB library version 6
[exim.git] / src / src / smtp_in.c
2017-12-03 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-11-30 Jeremy HarrisTLS: avoid calling smtp_auth_acl on client cert when...
2017-11-29 Jeremy HarrisTLS: Fix excessive calling of smtp_auth_acl under AUTH_...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-21 Jeremy HarrisCHUNKING: Fix flush of chunk on error
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-08 Jeremy HarrisLogging: show when input from truncated for logging...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-20 Jeremy HarrisLogging: add elapsed-time element to unexpected-diconne...
2017-08-14 Jeremy Harristidying
2017-08-13 Jeremy HarrisFix non-TLS build
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-07-09 Jeremy HarrisAdd $smtp_command_history variable
2017-06-13 Jeremy HarrisWhen pipelining under TLS do not treat fd-readability...
2017-05-21 Jeremy HarrisDebug: more info during server-side authentication
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-07 Jeremy Harristidying
2017-05-06 Jeremy HarrisTeach SMTP input sync check ("input sent too soon"...
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-24 Jeremy Harristidying
2017-02-23 Phil PennockMove bdat_ungetc decl to hdr ∵ receive.c uses too
2017-02-12 Jeremy HarrisDKIM: fix crash with a verification when dkim disabled...
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-02-08 Jeremy HarrisMemory management: drop variables identified as going...
2017-02-01 Phil PennockHandle Proxy Protocol v2 safely as well.
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-31 Phil PennockAvoid reading too much data before TLS handshake
2017-01-30 Phil PennockFix size calculation, log unhandled amount.
2017-01-30 Jeremy HarrisTidying: Coverity
2017-01-29 Jeremy HarrisCHUNKING: Reject messages with malformed line ending...
2017-01-29 Jeremy HarrisShuffle proxy-protocol to wrap TLS-on-connect startup...
2017-01-24 Jeremy HarrisFix reception of (quoted) local-parts with embedded...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisUse smtp_setup_conn() for verify callout
2017-01-19 Jeremy HarrisVRFY: advertise in EHLO response, if there is an ACL...
2017-01-19 Jeremy HarrisVRFY: add docs note on results, and additional test...
2017-01-18 Josh Soref214 spelling fixes
2017-01-03 Jeremy HarrisCHUNKING: fix non-pipelined synch checks. Bug 2004
2017-01-02 Jeremy HarrisPROXY: fix v2 protocol decode. Bugs 2003, 1747
2016-12-29 Jeremy HarrisSync 4.next from master
2016-12-03 Jeremy HarrisBuild: disable OCSP, AUTH_TLS and EXPERIMENTAL_CERTNAME...
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-29 Jeremy Harristidying
2016-10-22 Jeremy Harristidying
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-18 Jeremy HarrisAvoid pure-ACK TCP segments during command phase
2016-10-16 Jeremy HarrisTidying: coverity issues
2016-10-02 Jeremy HarrisLogging: connection_reject log selector should apply...
2016-09-27 Jeremy HarrisDrain socket to get clean TCP FINs
2016-09-13 Jeremy Harristidying
2016-09-05 Jeremy HarrisCutthrough: option to reflect 4xx errors from target...
2016-09-01 Jeremy HarrisCHUNKING: after rejecting a pipelined SMTP command...
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 HarrisFix DISABLE_DKIM build & test. Fix build on systems...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy Harrisreceive with DKIM
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-24 Jeremy Harrisrecive smtp command
2016-07-24 Jeremy Harrisfeature advertise
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-25 Jeremy HarrisTidying. Bug 1836
2016-05-24 Jeremy HarrisFix crash in VRFY handling for an unqualified name...
2016-05-23 Jeremy Harrisfix queue_name tracking across exec
2016-05-16 Jeremy HarrisLogging: dnssec status on accept & delivery lines
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-05 Jeremy Harristidying: coverity issues
2016-03-04 Jeremy Harristidying: coverity issues
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-17 Jeremy HarrisFix hosts_connection_nolog ensuring that sender_host_ca...
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-12-08 Jeremy HarrisPROXY: fix mismerge
2015-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-11 Jeremy HarrisHandle >1 parallelism in serialize db entries
2015-09-13 Jeremy Harris TLS: downgrade fail of cert-based authentication...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-08-11 Heiko Schlitterman... Fix ESMTP MAIL command option processing
2015-07-26 Jeremy HarrisCompiler quietening
2015-07-15 Jeremy HarrisAdd check on tls_auth pseudo-command. Bug 1659
2015-07-12 Phil PennockCompile with DISABLE_PRDR set
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-06-04 Jeremy HarrisTLS authenticator
2015-05-27 Jeremy HarrisNote MAIL commands in -bS batch, to avoid smtp_no_mail...
next