summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with stale caching.Simon Kelley2023-05-011-0/+8
* Add --no-dhcpv4-interface and --no-dhcpv6-interface options.Simon Kelley2023-04-121-0/+3
* Set the default maximum DNS UDP packet size to 1232.Simon Kelley2023-03-071-1/+8
* Fix possible SEGV when no servers defined.Simon Kelley2023-03-061-0/+11
* Add acknowledgements to CHANGELOG for the 2.88 AWS efforts.Simon Kelley2023-01-141-4/+10
* Fix Changelog typos.Simon Kelley2023-01-141-2/+2
* Fix bug which can break the invariants on the order of a hash chain.Simon Kelley2023-01-131-1/+15
* Handle malformed DNS replies better.v2.88rc5Simon Kelley2022-11-261-0/+3
* Optimise readng large number --server options at start up.Simon Kelley2022-11-211-0/+10
* Fix CHANGELOG typos.Matthias Andree2022-11-181-8/+8
* Handle DS records for unsupported crypto algorithms correctly.v2.88rc1Simon Kelley2022-11-161-1/+6
* Allow domain names as well is IP addresses in --server options.Dominik Derigs2022-11-051-1/+11
* Add --no-round-robin option.Simon Kelley2022-10-181-0/+2
* Fix loss of DNS servers on config reload.Simon Kelley2022-10-171-1/+11
* Enhance --hostdir so that records are automatically removed when re-reading.Dominik Derigs2022-10-161-0/+4
* Move fast-dns-retry and use-stale-cache writeups in the CHANGELOG.v2.88test1Simon Kelley2022-10-141-16/+16
* Merge branch 'aws'Simon Kelley2022-10-131-0/+16
|\
| * Add --use-stale-cache option.Simon Kelley2022-09-061-0/+10
| * Add --fast-dns-retry option.Simon Kelley2022-09-061-0/+6
* | Fix bug in --dynamic-host when interface has /16 IPv4 address.Simon Kelley2022-10-131-0/+5
|/
* Fix DHCPv6 relay to use a more sensble source address.Simon Kelley2022-09-061-0/+5
* CHANGELOG typo.v2.87test9Simon Kelley2022-08-081-1/+1
* Fix bad interaction between --address=/#/<ip> and --server=/some.domain/#Simon Kelley2022-08-081-1/+8
* Bound the value of UDP packet size in the EDNS0 header ofBertie, Taylor2022-07-311-0/+6
* Add the ability to specify destination port in DHCP-relay mode.Simon Kelley2022-05-261-0/+8
* Fix write-after-free error in DHCPv6 code. CVE-2022-0934 refers.Simon Kelley2022-03-311-0/+3
* Enhance --domain to accept, interface names for the address range.Simon Kelley2022-03-051-0/+6
* Add --conf-scriptv2.87test8Simon Kelley2022-02-081-0/+2
* Handle changing interface indexes when binding DHCP sockets.Simon Kelley2022-02-031-0/+8
* Document change of behaviour of --address in 2.86 onwards.Simon Kelley2022-01-171-0/+8
* Include client address if TFTP file-not-found errors.Simon Kelley2022-01-011-0/+4
* Finesse parsing of --dhcp-remoteid and --dhcp-subscrid.Simon Kelley2021-12-301-0/+6
* Add snooping of DHCPv6 prefix delegation to the DHCP-relay function.dhcpv6-snoopSimon Kelley2021-12-301-0/+2
* Generalise --dhcp-relay.Simon Kelley2021-12-201-0/+4
* Fix crash in PXE/netboot when DNS server disabled.Simon Kelley2021-10-191-0/+4
* Add --filter and --filter-AAAA options.Simon Kelley2021-10-071-1/+4
* Add --nftset option, like --ipset but for the newer nftables.v2.87test2Simon Kelley2021-09-271-0/+6
* Fix --address=/#/...... which was lost in 2.86Simon Kelley2021-09-231-0/+8
* Support limited wildcards in the input tags for --tag-if.Geoff Back2021-08-291-0/+3
* Define order of reading files when --addn-hosts given a directory.Simon Kelley2021-08-121-0/+6
* Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2021-08-101-0/+4
|\
| * CONNTRACK needs CAP_NET_ADMIN.Simon Kelley2021-08-051-0/+4
* | CHANGELOG: spell-checkMatthias Andree2021-08-101-3/+3
|/
* --synth-domain now works in auth mode.Simon Kelley2021-07-191-0/+3
* Allow shorter IPv6 prefix lengths in (some) --synth-domain options.Simon Kelley2021-07-181-0/+3
* CHANGELOG entry for new connmark code.Simon Kelley2021-06-211-0/+12
* Improve efficiency of DNSSEC.Simon Kelley2021-06-151-0/+15
* Revise resource handling for number of concurrent DNS queries.Simon Kelley2021-06-131-0/+11
* Major rewrite of the DNS server and domain handling code.Simon Kelley2021-06-081-2/+19
* Fix bug in TCP process handling.Simon Kelley2021-04-091-0/+18