Lookups: ret=key option
[exim.git] / src / src / spf.c
2020-01-07 Wolfgang BreyhaSPF: switch to NO_DATA for SPF-rr lookups. Bug 1294
2020-01-07 Wolfgang BreyhaSPF: shortcircuit SPF RR lookups. Bug 1294
2020-01-07 Wolfgang BreyhaSPF: fix result for case of only non-spf TXT RRs. ...
2020-01-05 Jeremy HarrisSPF: additional debug
2020-01-02 Wolfgang BreyhaSPF: handle DNS NO_DATA return. Bug 2499
2019-12-28 Jeremy HarrisSPF: library version reporting
2019-12-28 Wolfgang BreyhaSPF: fix handling mix of spf and other txt records...
2019-12-27 Jeremy HarrisSPF: support uppercase in v=spf1, permerror-on-multiple...
2019-12-21 Wolfgang BreyhaSPF: only require "v=spf1" on TXT DNS records during...
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-10-28 Heiko Schlitterman... SPF: fix the explanation URL exim-4.93-RC1
2019-08-13 Jeremy HarrisSPF: split library init from per-connection init
2019-08-13 Jeremy HarrisDNS: use tainted memory for all lookups
2019-08-13 Jeremy HarrisSPF: use exim facilities for DNS lookups
2019-02-12 Jeremy HarrisMerge branch '4.next'
2018-12-20 klemensspelling fixes
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-03-26 Jeremy HarrisSPF: remove the deprecated "err_temp" and "err_perm...
2018-03-22 Jeremy HarrisSPF: additional variable $spf_result_guessed; tweak...
2018-02-18 Jeremy HarrisExpansions: make ${authresults } usable in a named ACL
2018-02-18 Jeremy HarrisExpansions: new ${authresults {mch}} for an Authenticat...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2018-01-02 Jeremy Harriscoding standards
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-17 Heiko Schlitterman... Constify spf
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-04-15 Todd LyonsAdd back deprecated SPF error conditions
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-07 Todd LyonsChange strings of SPF result to conform to RFC 4408
2011-08-28 Phil PennockHandle IPv6 addresses with SPF.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-11 Nigel MetheringhamApplied signed/unsigned fixes. Need confirmation that...
2008-02-12 Nigel MetheringhamIntegrated SPF Best Guess. Fixes: bug #521
2007-05-17 Tom KistnerBugzilla #502
2005-06-27 Tom KistnerFix recursive inclusion of spf.h
2005-05-25 Tom KistnerAdd simple SPF lookup method (armored in EXPERIMENTAL_SPF)
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2004-12-16 Tom KistnerMerge from EXISCAN branch.