]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/dnsmasq.h
Terminate DS-search when reaching the root via cache entries.
[people/ms/dnsmasq.git] / src / dnsmasq.h
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.
2013-08-20  Giovanni BajoExternalize dns parsing functions.
2013-08-20  Giovanni BajoAdd run-time options to activate dnssec validation.
2013-08-20  Giovanni BajoRename existing DNSSEC macros into DNSSEC_PROXY.
2013-08-19  Vladislav GrishenkoIFACE_PERMANENT interface flag in enumeration.
2013-07-29  Simon KelleyProvide independent control over which interfaces get...
2013-07-29  Simon KelleyAdd --force-fast-ra option.
2013-07-27  Simon KelleyMerge branch 'master' of ssh://thekelleys.org.uk/var...
2013-07-26  Simon KelleyAdvertise lost prefixes with pref_time == 0 for 2 hours.
2013-05-31  Simon KelleyAdd constructor-noauth: keyword
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-25  Simon KelleyAllow option prefix in --synth-domain.
2013-04-24  Simon KelleyAdd --synth-domain
2013-04-19  Simon KelleyAllow option number zero in encapsulated DHCP options.
2013-04-10  Simon Kelley->hwaddr_len must be zero always in DHCPv6 leases.
2013-03-15  Simon KelleyAllow trailing '*' wildcard in interface names.
2013-03-15  Simon KelleyMake wildcard-configured addresses work on multiple...
2013-03-07  Simon KelleyExperimental support for DHCPv6 prefix-class option.
2013-03-06  Simon KelleyMassive refactor of stateful DHCPv6. Lease multiple...
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.
2013-01-22  Simon KelleyCorrect behaviour for TCP queries to allowed address...
2013-01-17  Simon KelleyWildcard IPv6 addresses in --dhcp-host, for constructed...
2013-01-09  Simon KelleyDHCPv6 address allocation - same DUID, two IAIDs
2012-12-30  Simon KelleyWildcards in dhcp-range constructors
2012-12-28  Simon KelleyMore work on lease and router lifetime calculation.
2012-12-22  Simon KelleyCheck for new SLAAC addresses when we add new prefixes.
2012-12-21  Simon KelleySimplify and fix RA lifetime calculation.
2012-12-20  Simon Kelleyadd general flag param to iface_enumerate IPv6 callback
2012-12-20  Simon KelleyRationalise join_multicast()
2012-12-18  Simon KelleyPer-context control over ra short period.
next