summaryrefslogtreecommitdiff
path: root/src/dnsmasq.h
Commit message (Expand)AuthorAgeFilesLines
* Add --dhcp-hostsdir config option.v2.73test6v2.73test5inotifySimon Kelley2015-01-201-4/+11
* Add --min-cache-ttl option.RinSatsuki2015-01-101-1/+1
* Add --log-queries=extra option for more complete logging.Simon Kelley2015-01-091-2/+7
* DNSSEC: do top-down search for limit of secure delegation.unsignedSimon Kelley2015-01-071-4/+7
* Add --ignore-address option.Glen Huang2014-12-271-1/+2
* Eliminate IPv6 privacy addresses from --interface-name answers.Simon Kelley2014-12-171-0/+1
* Use inotify instead of polling on Linux.Simon Kelley2014-12-101-1/+10
* Fix bug when resulted in NXDOMAIN answers instead of NODATA.Simon Kelley2014-09-181-0/+1
* Add --dns-loop-detect feature.Simon Kelley2014-07-291-1/+16
* Tidy up previous commit.Simon Kelley2014-07-131-1/+0
* Fix logic for associating leases with interfaces.Simon Kelley2014-07-121-0/+4
|\
| * Set interface with longest prefix in DHCP & DHCPv6 leaseLung-Pin Chang2014-07-061-0/+4
* | Use event system to re-send query on new route. Tidies module boundaries.Simon Kelley2014-07-081-2/+3
|/
* Allow wildcard aliases in --bridge-interface optionNeil Jerram2014-06-111-0/+1
* Handle async notification of address changes using the event system.Simon Kelley2014-06-071-2/+4
* ra-advrouter mode for RFC-3775 mobile IPv6 support.mobile-raSimon Kelley2014-04-251-2/+1
* Log IPSET actions.v2.69rc2Wang Jian2014-03-281-0/+1
* Add --dnssec-no-timecheckSimon Kelley2014-03-281-1/+2
* Cache stats availble in CHAOS .bind domain.Simon Kelley2014-03-271-0/+10
* Tidy and fix cache->uid handling.Simon Kelley2014-03-181-2/+8
* Handle integer overflow in uid counter. Fixes rare crashes in cache code.Simon Kelley2014-03-161-2/+2
* --local-service. Default protection from DNS amplification attacks.Simon Kelley2014-03-051-1/+3
* Check that unsigned replies come from unsigned zones if --dnssec-check-unsign...Simon Kelley2014-02-281-2/+9
* Strip DNSSEC RRs when query doesn't have DO bit set.Simon Kelley2014-02-251-1/+4
* NSEC3 validation. First pass.Simon Kelley2014-02-231-0/+3
* Add --servers-file option.Simon Kelley2014-02-201-0/+3
* Cleanup of server reading code, preparation, for dynamic reading from files.Simon Kelley2014-02-181-0/+7
* Use DS records as trust anchors, not DNSKEYs.v2.69test8Simon Kelley2014-02-111-8/+5
* Further tidying of AD and DO bit handling.Simon Kelley2014-02-101-1/+3
* Handle validation when more one key is needed.Simon Kelley2014-02-101-1/+1
* Fix stack-smashing crash in DNSSEC. Thanks to Henk Jan Agteresch.Simon Kelley2014-02-061-1/+1
* Make RR work when returning A/AAAA records and an RRSIG.Simon Kelley2014-02-041-2/+3
* Blockdata fixes and tuning.Simon Kelley2014-01-311-0/+1
* Don't mark answers as DNSEC validated if DNS-doctored.Simon Kelley2014-01-261-1/+1
* Replace CRC32 with SHA1 for spoof detection in DNSSEC builds.Simon Kelley2014-01-251-2/+9
* Class specifier in --dnskey, instead of hardwiring C_IN.Simon Kelley2014-01-251-1/+1
* --dnssec-debugSimon Kelley2014-01-251-1/+2
* More DNSSEC cache readout.Simon Kelley2014-01-231-4/+4
* remove redundant headerageSimon Kelley2014-01-221-4/+0
* Cache RRSIGS.Simon Kelley2014-01-221-0/+1
* Caching of DNSSEC records.Simon Kelley2014-01-221-5/+19
* Better handling of truncated DNSSEC replies.Simon Kelley2014-01-201-0/+1
* protocol handling for DNSSECSimon Kelley2014-01-141-1/+2
* Swap crypto library from openSSL to nettle.Simon Kelley2014-01-131-2/+1
* [fd00::} and [fe80::] special addresses in DHCPv6 options.v2.69test3Simon Kelley2014-01-111-1/+3
* DNSSEC consolidation.Simon Kelley2014-01-091-2/+0
* Handle digest lengths greater than 1 block.Simon Kelley2014-01-081-1/+1
* Memory stats for DNSSEC.Simon Kelley2014-01-081-0/+1
* Move blockdata to it's own file.Simon Kelley2014-01-081-0/+2
* Update copyright for 2014.Simon Kelley2014-01-081-2/+2