]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/forward.c
Tweak EDNS timeout code.
[people/ms/dnsmasq.git] / src / forward.c
2015-05-10  Simon KelleyTweak EDNS timeout code.
2015-05-08  Simon KelleyHandle UDP packet loss when fragmentation of large...
2015-04-28  Simon KelleyFix argument-order botch which broke DNSSEC for TCP...
2015-04-17  Simon KelleyLog domain when reporting DNSSEC validation failure.
2015-04-03  Simon KelleyFix compiler warning when not including DNSSEC.
2015-04-03  Simon KelleyReturn INSECURE, rather than BOGUS when DS proved not...
2015-03-27  Simon KelleyReturn SERVFAIL when validation abandoned.
2015-03-11  Simon KelleyFix boilerplate code for re-running system calls on...
2015-01-31  Simon KelleyUpdate copyrights for dawn of 2015.
2015-01-18  Simon KelleyDon't treat SERVFAIL as a recoverable error.....
2015-01-09  Simon KelleyAdd --log-queries=extra option for more complete logging.
2015-01-07  Simon KelleyMerge branch 'unsigned'
2015-01-07  Simon KelleyDNSSEC: do top-down search for limit of secure delegation.
2014-12-27  Glen HuangAdd --ignore-address option.
2014-12-10  Simon KelleyMerge branch 'inotify'
2014-12-09  Hans DedeckerFix conntrack with --bind-interfaces
2014-10-03  Karl VogelSet conntrack mark before connect() call.
2014-09-17  Richard GenoudFix endian bug in --local-service code.
2014-08-12  Simon KelleyMerge branch 'loop'
2014-07-29  Simon KelleyAdd --dns-loop-detect feature.
2014-07-12  Simon KelleyFix logic for associating leases with interfaces.
2014-07-08  Simon KelleyUse event system to re-send query on new route. Tidies...
2014-05-20  Simon KelleyMerge branch 'mobile-ra'
2014-05-01  Simon KelleyGet packet size right when removing pseudoheader.
2014-04-29  Simon KelleyDo SERVFAIL, therefore continue when searching for...
2014-04-26  Simon KelleyHandle SERVFAIL replies when looking for proven-nonexis...
2014-04-16  Simon KelleyFix crash on TCP DNS request when DNSSEC not enabled.
2014-04-13  Simon KelleyEnsure request name in buffer for ipset lookup.
2014-03-27  Simon KelleyEnsure ->sentto is valid for DNSSEC forwards. Otherwise...
2014-03-26  Simon KelleyTerminate DS-search when reaching the root via cache...
2014-03-25  Simon KelleySERVFAIL is an expected error return, don't try all...
2014-03-25  Tomas HozzaHandle failure of hash_questions()
2014-03-25  Tomas HozzaMemory leak in error path.
2014-03-24  Simon KelleyReorder sanity checks on UDP packet reception, to cope...
2014-03-22  Simon KelleyIgnore DNS queries from port 0: http://www.ietf.org...
2014-03-21  Simon KelleyFix DNSSEC crash retrying to IPv6 server.
2014-03-12  Simon KelleyWarn about non-local queries once only for UDP.
2014-03-05  Simon Kelley--local-service. Default protection from DNS amplificat...
2014-02-28  Simon KelleyCheck that unsigned replies come from unsigned zones...
2014-02-25  Simon KelleyStrip DNSSEC RRs when query doesn't have DO bit set.
2014-02-13  Simon KelleyTYpo.
2014-02-13  Simon KelleyNo CD in forwarded queries unless dnssec-debug for...
2014-02-10  Simon KelleyFurther tidying of AD and DO bit handling.
2014-02-10  Simon KelleyHandle validation when more one key is needed.
2014-02-06  Simon KelleyAD bit in queries handled as RFC6840 p5.7
2014-02-06  Simon KelleyFix stack-smashing crash in DNSSEC. Thanks to Henk...
2014-02-03  Simon KelleyFormat tweak.
2014-02-03  Simon KelleyNasty cache failure and memory leak with DNSSEC.
2014-01-31  Simon KelleyInit ->dependent field in frec allocation.
2014-01-26  Simon KelleyDon't mark answers as DNSEC validated if DNS-doctored.
2014-01-26  Simon KelleyRemove --dnssec-permissive, pointless if we don't set...
2014-01-25  Simon KelleyFix to last commit.
2014-01-25  Simon KelleyReplace CRC32 with SHA1 for spoof detection in DNSSEC...
2014-01-25  Simon Kelley--dnssec-debug
2014-01-25  Simon KelleyMore DNSSEC caching logic, and avoid repeated validatio...
2014-01-21  Simon Kelleybug fix, avoids infinite loop in forwarding code.
2014-01-20  Simon KelleyBetter handling of truncated DNSSEC replies.
2014-01-17  Simon KelleyTrivial format fix
2014-01-16  Simon KelleyUDP retries for DNSSEC
2014-01-16  Simon KelleyFix SEGV and failure to validate on x86_64.
2014-01-15  Simon KelleyMerge branch 'master' of ssh://central/var/cache/git...
2014-01-14  Simon Kelleyprotocol handling for DNSSEC
2014-01-12  Simon KelleyMerge branch 'master' of ssh://central/var/cache/git...
2014-01-08  Simon KelleyAD bit handling when doing validation.
2014-01-08  Simon KelleyUpdate copyright for 2014.
2014-01-08  Simon KelleyNew source port for DNSSEC-originated queries.
2014-01-08  Simon KelleyDNSSEC for TCP queries.
2014-01-08  Simon KelleyRationalise DNS packet-buffer size calculations.
2014-01-08  Simon KelleyHandle truncated replies in DNSSEC validation.
2014-01-08  Simon KelleyFirst functional DNSSEC - highly alpha.
2013-12-31  Simon Kelleybackup
2013-12-18  Simon KelleyMerge branch 'master' into dnssec
2013-12-13  Simon KelleySaving progress
2013-12-12  Simon KelleyMerge branch 'master' into dnssec
2013-12-12  Simon KelleyMerge branch 'master' into dnssec
2013-12-12  Simon KelleyCommit to allow master merge.
2013-12-03  Simon KelleyCheck arrival interface of IPv6 requests, even in ...
2013-11-26  Vladislav GrishenkoFix compiler warnings.
2013-11-17  Simon KelleyMerge branch 'master' into dnssec
2013-11-15  Simon KelleyMerge branch 'master' into dnssec
2013-11-14  Simon KelleyMerge branch 'master' into dnssec
2013-10-25  Simon KelleyMerge branch 'master' into dnssec
2013-10-21  Simon KelleyFix botch in determining if auth query is local.
2013-10-20  Simon KelleyDon't filter by subnet when handling local queries...
2013-10-18  Simon KelleyAlways answer queries for authoritative zones locally...
2013-10-11  Simon KelleyMerge branch 'edns0'
2013-10-08  Simon Kelley--add-subnet option.
2013-08-20  Giovanni BajoInitial dnssec structure.
2013-08-20  Giovanni BajoRename existing DNSSEC macros into DNSSEC_PROXY.
2013-05-31  Marcelo Salhab Bro... Log forwarding table overflows.
2013-05-20  Simon KelleyGeneralise --interface-name to cope with IPv6 addresses.
2013-05-14  Simon Kelley Handle IPv4 interface-address labels in Linux.
2013-04-22  Giacomo TazzariFix crash on SERVFAIL when --conntrack in use.
2013-04-22  Simon KelleySend TCP DNS messages in one write() call. Stops TCP...
2013-04-09  Simon KelleyFix trivial access of un-initialised memory.
2013-02-22  Jason A. DonenfeldAdd --ipset option.
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-29  Simon KelleyHandle wrong interface for locally-routed packets.
2012-12-18  Simon KelleyMake authoritative stuff a compile-time option.
2012-12-09  Simon KelleyZone-transfer peer restriction option.
next