]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/forward.c
Reorder sanity checks on UDP packet reception, to cope with failed recvfrom()
[people/ms/dnsmasq.git] / src / forward.c
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.
2012-12-07  Simon KelleyFix TCP query forwarding to non-default servers.
2012-12-04  Simon KelleyMerge branch 'auth'
2012-12-03  Simon KelleyDon't send RAs to the wrong place when DAD in progress.
2012-11-28  Simon KelleyInitial code to do authoritative DNS.
2012-06-20  Simon KelleyAdd --bind-dynamic
2012-04-04  Simon KelleyRemove redundant send_from logging code.
2012-03-23  Simon KelleyMerge branch 'bind'
2012-03-22  Simon KelleyHandle errors when sending ICMP6 pings better.
2012-03-21  Simon KelleyMake --listen-address work for all 127.0.0.0/8 addresses.
2012-02-29  Simon KelleyFix --localise-queries via interface lo bug.
2012-02-26  Simon KelleyFix RA on *BSD (missing sa_len)
2012-01-06  Simon KelleyUpdated copyright notices. Happy new year!
2012-01-05  Simon KelleyAccumulated 2.60 changes going into git
2012-01-05  Simon Kelleyimport of dnsmasq-2.58.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.57.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.56.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.53.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.52.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.51.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.48.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.47.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.46.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.44.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.43.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.41.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.40.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.39.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.38.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.37.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.36.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.34.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.33.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.32.tar.gz
next