Cutthrough: avoid use of callout result cache
[exim.git] / src / src / verify.c
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...
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
2015-03-24 Jeremy HarrisFix default-port TLSA lookup done by callout. Bug 1602
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-15 Jeremy HarrisVerify callout/random: repoen connection if error after...
2015-02-14 Jeremy HarrisOpenSSL: Capture peercert/dn in mainline not verify...
2015-02-01 Jeremy Harrisconstification
2015-01-21 Jeremy HarrisDANE: if all TLSA records are unusable, retry verificat...
2015-01-20 Jeremy HarrisDeny cutthrough if the ountbound is LMTP. Bug 1576
2015-01-20 Jeremy HarrisMulti-recipient cutthrough delivery. Bug 1542
2015-01-12 Jeremy HarrisRefactor common uses of list-checking
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-11-04 Jeremy HarrisFix dnssec indication variable when used from verify...
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-30 Jeremy HarrisFor connects and certificate-verifies denied by event...
2014-10-25 Jeremy HarrisMake transport name available in verify-callouts. ...
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-10-22 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-22 Jeremy HarrisMore regular logging use of H=<name> [<ip>]
2014-10-20 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-12 Jeremy HarrisMake dnssec status available in tpda delivery event...
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-06 Todd LyonsMerge branch 'master_condition_description'
2014-09-04 Jeremy HarrisEnforce TLS under DANE when host has TLSA records
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-20 Jeremy HarrisMerge branch dane-tpda into dane
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-08-08 Jeremy HarrisTest development
2014-05-29 Jeremy HarrisFix delivery $host in client authenticator in verify...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-06 Jeremy HarrisRefactor tls_client_init interface
2014-05-01 Jeremy HarrisSupport dnssec in verify-callout use of smtp transport.
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-20 Jeremy HarrisAdd options dnssec_request_domains, dnssec_require_doma...
2014-04-20 Jeremy HarrisFix handling of $tls_cipher et.al. in (non-verify)...
2014-03-16 Heiko SchlittermannEnforce that only smtp transports can be used for verif...
2014-03-16 Jeremy HarrisSupport transport-added headers under cutthrough delive...
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-11 Jeremy HarrisFix DISABLE_DKIM build
2014-03-06 Michael Fischer... Code for verify=header_names_ascii
2014-02-26 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-01-07 Phil PennockCopyright year updates: 2014
2014-01-05 Jeremy HarrisDocument (and enforce) that DKIM-signing is not support...
2014-01-05 Jeremy HarrisExplicitly disable cutthrough on transports having...
2014-01-05 Jeremy HarrisExplicitly disable cutthrough on transports having...
2013-05-22 Jeremy HarrisMerge branch 'callout_auth'
2013-05-22 Jeremy HarrisLog AUTH info on cutthrough deliveries.
2013-05-20 Jeremy HarrisSupport AUTH for verify-callout and cutthrough-delivery.
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-03-25 Jeremy HarrisOCSP-stapling enhancement and testing.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisAdd $tls_in_* variables; note the old names as deprecated.
2012-06-04 Jeremy HarrisAdd hosts_verify_avoid_tls option to smtp transport.
2012-06-04 Jeremy HarrisFix post-rebase merge issues.
2012-06-04 Jeremy HarrisSupport transport hosts_avoid_tls for cutthrough.
2012-06-04 Jeremy HarrisBetter debug.
2012-06-04 Jeremy HarrisDeal explicitly with attempt to callout via null transp...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-04 Jeremy HarrisBasic cutthrough delivery.
2012-06-01 Phil PennockDSCP support, tentative
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-01-30 Nigel MetheringhamAllow underscore in dnslist lookups
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-06-05 Phil PennockNew expansion operator: reverse_ip
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-01-21 Tony FinchFix the previous commit that broke non-SMTP address...
2008-09-29 Nigel MetheringhamFix to EXPN not working under TLS. Fixes bug #744
2007-06-14 Philip HazelAdded $dnslist_matched.
2007-05-08 Philip HazelUse colon, not dot, as IPv6 separator in host-list...
next