]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/dnsmasq.h
Return INSECURE, rather than BOGUS when DS proved not to exist.
[people/ms/dnsmasq.git] / src / dnsmasq.h
2015-04-03  Simon KelleyReturn INSECURE, rather than BOGUS when DS proved not...
2015-03-31  Stefan Tomanekadd --tftp-no-fail to ignore missing tftp root
2015-03-11  Simon KelleyFix boilerplate code for re-running system calls on...
2015-03-07  Simon KelleyTweak DNSSEC timestamp code to create file later, remov...
2015-03-02  Simon KelleyFix last commit to not crash if uid changing not config...
2015-03-01  Simon KelleyAdd --dnssec-timestamp option and facility.
2015-01-31  Simon KelleyUpdate copyrights for dawn of 2015.
2015-01-31  Simon KelleyExpand inotify code to dhcp-hostsdir, dhcp-optsdir...
2015-01-26  Simon KelleyAllow inotify to be disabled at compile time on Linux.
2015-01-20  Simon KelleyAdd --dhcp-hostsdir config option.
2015-01-10  RinSatsukiAdd --min-cache-ttl option.
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-17  Simon KelleyEliminate IPv6 privacy addresses from --interface-name...
2014-12-10  Simon KelleyMerge branch 'inotify'
2014-12-10  Simon KelleyUse inotify instead of polling on Linux.
2014-09-18  Simon KelleyFix bug when resulted in NXDOMAIN answers instead of...
2014-08-12  Simon KelleyMerge branch 'loop'
2014-07-29  Simon KelleyAdd --dns-loop-detect feature.
2014-07-13  Simon KelleyTidy up previous commit.
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-07-06  Lung-Pin ChangSet interface with longest prefix in DHCP & DHCPv6...
2014-06-11  Neil JerramAllow wildcard aliases in --bridge-interface option
2014-06-07  Simon KelleyHandle async notification of address changes using...
2014-05-20  Simon KelleyMerge branch 'mobile-ra'
2014-04-25  Simon Kelleyra-advrouter mode for RFC-3775 mobile IPv6 support.
2014-03-28  Wang JianLog IPSET actions.
2014-03-28  Simon KelleyAdd --dnssec-no-timecheck
2014-03-27  Simon KelleyCache stats availble in CHAOS .bind domain.
2014-03-18  Simon KelleyTidy and fix cache->uid handling.
2014-03-16  Simon KelleyHandle integer overflow in uid counter. Fixes rare...
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-23  Simon KelleyNSEC3 validation. First pass.
2014-02-20  Simon KelleyAdd --servers-file option.
2014-02-18  Simon KelleyCleanup of server reading code, preparation, for dynami...
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 KelleyHandle validation when more one key is needed.
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-01-31  Simon KelleyBlockdata fixes and tuning.
2014-01-26  Simon KelleyDon't mark answers as DNSEC validated if DNS-doctored.
2014-01-25  Simon KelleyReplace CRC32 with SHA1 for spoof detection in DNSSEC...
2014-01-25  Simon KelleyClass specifier in --dnskey, instead of hardwiring...
2014-01-25  Simon Kelley--dnssec-debug
2014-01-23  Simon KelleyMore DNSSEC cache readout.
2014-01-22  Simon Kelleyremove redundant headerage
2014-01-22  Simon KelleyCache RRSIGS.
2014-01-22  Simon KelleyCaching of DNSSEC records.
2014-01-20  Simon KelleyBetter handling of truncated DNSSEC replies.
2014-01-15  Simon KelleyMerge branch 'master' of ssh://central/var/cache/git...
2014-01-14  Simon Kelleyprotocol handling for DNSSEC
2014-01-13  Simon KelleySwap crypto library from openSSL to nettle.
2014-01-12  Simon KelleyMerge branch 'master' of ssh://central/var/cache/git...
2014-01-11  Simon Kelley[fd00::} and [fe80::] special addresses in DHCPv6 options.
2014-01-09  Simon KelleyDNSSEC consolidation.
2014-01-08  Simon KelleyHandle digest lengths greater than 1 block.
2014-01-08  Simon KelleyMemory stats for DNSSEC.
2014-01-08  Simon KelleyMove blockdata to it's own file.
2014-01-08  Simon KelleyUpdate copyright for 2014.
2014-01-08  Simon KelleyRationalise DNS packet-buffer size calculations.
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 KelleyRemove unused code.
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-09  Simon KelleyImplement dynamic interface discovery on *BSD
2013-12-02  Simon KelleyGarbage collect listening sockets when their address...
2013-11-21  Simon KelleyExtend /4 and /6 syntax to --interface-name
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-07  Simon KelleyUse random address allocation for DHCPv6 temporary...
2013-11-07  Simon KelleyFix start-up order for making DHCPv6 DUID
2013-10-25  Simon KelleyMerge branch 'master' into dnssec
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-16  Simon KelleyWarning when using --bind-interfaces and routeable...
2013-10-11  Simon KelleyLog SO_BINDTODEVICE use at startup.
2013-10-11  Simon KelleyCNAMEs can now point to interface names.
2013-10-11  Kevin Darbyshire... Add --quiet-* options.
2013-10-11  Simon KelleyMerge branch 'edns0'
2013-10-10  Simon KelleyAdd --ra-param and remove --force-fast-ra
2013-10-08  Simon Kelley--add-subnet option.
2013-09-25  Simon KelleyDon't extract MAC address from ND table when DHCPv6...
2013-09-20  Simon KelleySupport MAC addresses in dhcp-host and dhcp-mac for...
2013-09-04  Simon KelleyAdd --dhcp-relay config option.
2013-08-20  Giovanni BajoExport skip_name function.
2013-08-20  Giovanni BajoHelper function to walk through keydata chained blocks.
2013-08-20  Giovanni BajoMove general macros in dnsmasq.h
2013-08-20  Giovanni BajoRename key cache field.
next