]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/rfc1035.c
Fix crash on receipt of certain malformed DNS requests.
[people/ms/dnsmasq.git] / src / rfc1035.c
2015-04-09  Simon KelleyFix crash on receipt of certain malformed DNS requests.
2015-03-29  Simon KelleyAllow control characters in names in the cache, handle...
2015-03-28  Simon KelleyDNSSEC fix for non-ascii characters in labels.
2015-01-31  Simon KelleyUpdate copyrights for dawn of 2015.
2015-01-12  Simon KelleyLogs for DS records consistent.
2014-12-27  Glen HuangAdd --ignore-address option.
2014-12-17  Simon KelleyEliminate IPv6 privacy addresses from --interface-name...
2014-09-18  Simon KelleyFix bug when resulted in NXDOMAIN answers instead of...
2014-03-29  Simon KelleyFix ipsets logging patch.
2014-03-28  Wang JianLog IPSET actions.
2014-03-27  Simon KelleyCache stats availble in CHAOS .bind domain.
2014-03-22  AndyTidy uid defines.
2014-03-20  Simon KelleyInitialise uid when creating CNAME cache record.
2014-03-16  Simon KelleyHandle integer overflow in uid counter. Fixes rare...
2014-03-01  Simon KelleyCan have local DS records (trust anchors).
2014-03-01  Simon KelleyDon't cache secure replies which we've messsed with.
2014-03-01  Simon KelleyTweak tuning params.
2014-02-28  Simon KelleyCheck that unsigned replies come from unsigned zones...
2014-02-27  Simon KelleyNegative caching for DS records.
2014-02-25  Simon KelleyStrip DNSSEC RRs when query doesn't have DO bit set.
2014-02-23  Simon KelleyNSEC3 validation. First pass.
2014-02-11  Simon KelleyUse DS records as trust anchors, not DNSKEYs.
2014-02-10  Simon KelleyFurther tidying of AD and DO bit handling.
2014-02-10  Simon KelleyFix DNSSEC caching problems: incomplete RRSIG RRsets.
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-04  Simon KelleyMake RR work when returning A/AAAA records and an RRSIG.
2014-02-03  Simon KelleyReturn configured DNSKEYs even though we don't have...
2014-01-27  Simon KelleyTrivial format fix.
2014-01-26  Simon KelleyDon't mark answers as DNSEC validated if DNS-doctored.
2014-01-26  Simon KelleyExclude CRC code in DNSSEC build - replaced with SHA1.
2014-01-25  Simon KelleyGet AA flag right in DNSSEC answers from cache.
2014-01-25  Simon KelleyRRSIG answer logging.
2014-01-25  Simon Kelley--dnssec-debug
2014-01-25  Simon KelleyMore DNSSEC caching logic, and avoid repeated validatio...
2014-01-24  Simon KelleyRRSIGS for PTR records from cache.
2014-01-24  Simon KelleyTweak.
2014-01-23  Simon KelleyRRSIGs in DS and DNSKEY cached answers.
2014-01-23  Simon KelleyMore DNSSEC cache readout.
2014-01-23  Simon KelleyCompiler warning.
2014-01-22  Simon KelleyCaching of DNSSEC records.
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-09  Simon KelleyDNSSEC consolidation.
2014-01-08  Simon KelleyAD into cache fixes.
2014-01-08  Simon KelleyUpdate copyright for 2014.
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-17  Simon KelleyFix endless loop with some bogu-nxdomain. Another F_CON...
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-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-11-13  Simon KelleyAllow interface name to specify subnets in --auth-zone.
2013-11-06  Simon KelleyMake private functions "static"
2013-10-28  Simon KelleyFix check for local domains in CNAME case. Fixes d56a60...
2013-10-25  Simon KelleyMerge branch 'master' into dnssec
2013-10-21  Simon KelleyHandle two interface-names, different interface, same...
2013-10-16  Simon KelleyWarning when using --bind-interfaces and routeable...
2013-10-15  Simon KelleyFix caching of dangling CNAMEs.
2013-10-14  Simon KelleyFix d56a604a9600c08d4a863527d549713c07f0186d re ANY...
2013-10-11  Simon Kelleydhcp-host selection fix for v4/v6
2013-10-11  Simon KelleyCNAMEs can now point to interface names.
2013-10-11  Simon KelleyMerge branch 'edns0'
2013-10-08  Simon Kelley--add-subnet option.
2013-08-20  Giovanni BajoExport skip_name function.
2013-05-20  Simon KelleyGeneralise --interface-name to cope with IPv6 addresses.
2013-04-24  Simon KelleyAdd --synth-domain
2013-02-22  Jason A. DonenfeldAdd --ipset option.
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2012-12-09  Simon KelleyComplete AXFR support
2012-12-07  Simon KelleyFirst cut at zone transfer.
2012-12-04  Simon KelleyMerge branch 'auth'
2012-11-28  Simon KelleyInitial code to do authoritative DNS.
2012-05-28  Simon KelleyAdd --dns-rr option.
2012-04-29  Simon KelleyTidy TXT record sanitising
2012-04-27  Simon KelleyTeach cache to store DS and DNSKEY records
2012-04-16  Simon KelleyAnswer CNAME queries correctly.
2012-04-09  Simon KelleyDon't cache DNS data from non-recursive nameservers.
2012-03-01  Simon KelleyFix paretheses in ADD_RDLEN - it always returned 1...
2012-01-06  Simon KelleyUpdated copyright notices. Happy new year!
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.43.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.42.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.37.tar.gz
next