Expansions: new ${lheader:<name>}. Bug 2272
[exim.git] / src / src / verify.c
2018-04-28 Jeremy HarrisDocs: minor fixes
2018-04-03 Jeremy HarrisFix non-ARC build
2018-04-03 Jeremy HarrisARC: cutthrough delivery may not be used with ARC signing
2018-04-03 Jeremy HarrisCutthrough: enforce non-use in combination with DKIM...
2018-03-26 Jeremy HarrisFix non-ARC build
2018-03-26 Jeremy HarrisARC: cutthrough delivery may not be used with ARC signing
2018-03-26 Jeremy HarrisCutthrough: enforce non-use in combination with DKIM...
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-17 Jeremy Harristidying
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2018-01-26 Jeremy HarrisCutthrough: fix for port-number defined by router....
2018-01-25 Jeremy HarrisCutthrough: fix multi-message initiating connections...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-08 Jeremy Harristidying
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-08 Jeremy HarrisTFO: early-data for identd queries
2017-10-07 Jeremy HarrisFix identd connections on FreeBSD under TCP Fast Open
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-08-01 Jeremy HarrisTidying
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-07-18 Jeremy HarrisFix cache-cold random callout verify. Bug 2147
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-26 Jeremy HarrisTweak debug output
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-04-11 Jeremy Harriscompiler quietening
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-02-03 Jeremy HarrisFix no-SSL build
2017-01-31 Jeremy HarrisCallouts: fix recipient verify/random
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisTestcases for pipelined callout
2017-01-21 Jeremy HarrisUse smtp_write_mail_and_rcpt_cmds() for verify callout
2017-01-21 Jeremy HarrisSplit out cutthrough connection-cache / subsequent...
2017-01-21 Jeremy HarrisSplit out callout-cache handling from do_callout()
2017-01-21 Jeremy HarrisUse smtp_setup_conn() for verify callout
2017-01-18 Josh Soref214 spelling fixes
2016-12-26 Jeremy HarrisI18N: support IDNA2008. Bug 1911
2016-11-26 Jeremy HarrisI18N: support IDNA2008. Bug 1911
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-15 Jeremy HarrisCallout: wait for response to QUIT before closing
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-18 Jeremy HarrisAvoid pure-ACK TCP segments during command phase
2016-10-16 Jeremy HarrisFix sender-verify callout to not use trigger-message...
2016-10-08 Jeremy HarrisFix callouts connection fallback from TLS to cleartext...
2016-09-17 Jeremy Harristidying
2016-09-05 Jeremy HarrisCutthrough: option to reflect 4xx errors from target...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-02 Jeremy Harrispass advertised facility to continued-transport process
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-07-26 Jeremy Harristidying
2016-07-24 Jeremy Harristidying
2016-07-24 mrgusDKIM: error verification on missing tags. Bug 1853
2016-07-10 Jeremy HarrisCutthrough: expand transport dkim_domain option when...
2016-07-08 Jeremy HarrisCutthrough: disable on >1 addr from routing, and on...
2016-07-08 Jeremy HarrisCutthrough: avoid use of callout result cache
2016-06-17 Jeremy Harristidying
2016-06-12 Jeremy HarrisRouting: fix $verify_mode to be usable in routers
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy HarrisCutthrough: Reflect 5xx recipient reject from target...
2016-02-02 Jeremy HarrisPass on SIZE to cutthrough connection
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-20 Jeremy Harrisdnslists: permit use with explicit key(s) in nonsmtp...
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-10-26 Jeremy HarrisTestsuite: deal better with -bt output and long test...
2015-09-20 Jeremy HarrisDNS: avoid overflow in cache TTL for negative entries...
2015-09-19 Jeremy HarrisRetry: always use interface, if set, for retry DB key...
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-09 Heiko Schlitterman... Revert "Show the DNSSEC status (ad=) always in -bt...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-19 Jeremy HarrisChange host_lookup re-forward from byname to bydns...
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-05-18 Heiko Schlitterman... Show the DNSSEC status (ad=) always in -bt/-bv output
2015-05-18 Jeremy HarrisFix truncated dns-lookup return record handling
2015-05-15 Jeremy HarrisCallout: additional debug on cache operations
2015-05-12 Heiko Schlitterman... Output dnssec status in -bt/-bv mode
2015-04-21 Jeremy HarrisUTF8: MSA callouts
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-04-12 Jeremy Harrisrecipient verify callout
next