update to pre-4.87 master
[exim.git] / src / src / verify.c
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2014-11-20 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...
2007-03-01 Philip HazelA :defer: message was being suppressed unless smtp_erro...
2007-02-06 Philip HazelFlush SMTP before callout (unless control=no_callout_fl...
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-17 Philip HazelFix negated dnslists item bug; add == and =& features...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-12-11 Philip HazelBuglet in error handling for expansion of helo_data...
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-10-03 Philip HazelMichael Deutschmann's patch for getting TXT from a...
2006-10-03 Philip HazelFix misleading verification output when -v is used...
2006-09-25 Philip HazelChange callout EHLO/HELO from smtp_active_hostname...
2006-09-05 Philip Hazel(1) Update version number to 4.64. (2) Ignore callout...
2006-06-30 Philip HazelIndicate that duplicates shown in -bt output would...
2006-04-04 Philip HazelMake dns_again_means_nonexist apply to gethostbyname...
2006-03-16 Philip HazelFix $address_data after verification redirect then...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-14 Philip HazelOmit spaces between name and colon in header syntax...
2006-02-13 Philip HazelBetter debug diagnosis of malformed IPv4 addresses.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-11-28 Philip HazelFix another case of bad comparison between IPv6 address...
2005-11-21 Philip HazelRecognize "net-" in match_ip lists (as documented).
2005-09-14 Philip HazelUpdate one test to avoid prodding the live Exim for...
2005-09-06 Philip HazelSupport for verify=not_blind.
2005-08-22 Philip Hazel(1) Patch for radius problem. (2) Include config.h...
2005-08-01 Philip HazelAdded support for SQLite.
2005-07-23 Tom KistnerAdded "success_on_redirect" address verification option
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-23 Philip HazelFix crash when callout to an address routed by a verify...
2005-06-22 Philip HazelAdded the long-awaited ${if match_ip condition.
2005-06-17 Philip HazelVerify recipient with use_postmaster and random was...
2005-05-31 Philip HazelAdd "fullpostmaster" to check <postmaster> without...
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-04-06 Philip HazelPay attention to local part prefixes and suffixes when...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-27 Philip Hazeldefer_ok was not working if used on a callout with...
2005-01-14 Philip HazelDon't send QUIT after a timeout in a callout connection.
next