summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed priority to high in Debian changelog.v2.83Simon Kelley2021-01-171-1/+1
* Update to new struct frec fields in conntrack code.Simon Kelley2021-01-151-2/+2
* Update Debian changelog.Simon Kelley2021-01-151-0/+7
* Fix warning message logic.Simon Kelley2021-01-151-1/+1
* Add CVE numbers to security update descriptions in CHANGELOGSimon Kelley2021-01-081-4/+5
* Small cleanups in frec_src datastucture handling.Simon Kelley2020-12-161-9/+13
* Support hash function from nettle (only)Petr Menšík2020-12-166-24/+44
* Handle caching with EDNS options better.Simon Kelley2020-12-164-45/+78
* Handle multiple identical near simultaneous DNS queries better.Simon Kelley2020-12-163-30/+147
* Add missing check for NULL return from allocate_rfd().Simon Kelley2020-12-161-8/+10
* Fix DNS reply when asking for DNSSEC and a validated CNAME is already cached.Simon Kelley2020-12-161-0/+2
* Optimse RR digest calculation in DNSSEC.Simon Kelley2020-12-161-33/+49
* Use SHA-256 to provide security against DNS cache poisoning.Simon Kelley2020-12-168-124/+301
* Check destination of DNS UDP query replies.Simon Kelley2020-12-162-10/+33
* Fix remote buffer overflow CERT VU#434904Simon Kelley2020-12-162-122/+158
* Use the values of --min-port and --max-port in TCP connections.Simon Kelley2020-12-122-4/+38
* pxe: support pxe clients with custom vendor-classWang Shanker2020-12-064-28/+121
* CHANGELOG: Fix three typoes.v2.82Matthias Andree2020-07-191-3/+3
* Change default lease time for DHCPv6 to one day.v2.82rc1Simon Kelley2020-07-126-6/+25
* Backdated CHANGELOG update.Simon Kelley2020-07-121-0/+13
* Apply floor of 60s to TTL of DNSKEY and DS records in cache.Simon Kelley2020-07-122-4/+18
* Fix BNF in man page description for --server.Simon Kelley2020-07-051-1/+1
* Bump Debian version to 2.82v2.82test1Simon Kelley2020-06-261-0/+6
* Remove runit support when building debs for Ubuntu.Simon Kelley2020-06-262-5/+13
* Thorough clean-up following 8270648da1eae77db381b848a47d79b85c206e29.Simon Kelley2020-06-201-26/+27
* Fix memory corruption on EAGAIN return from pipe during TCP requests.Frank2020-06-201-2/+2
* Suppress logging of listen addresses during startup.Simon Kelley2020-04-291-10/+17
* Remove duplicate address family from listenerPetr Menšík2020-04-294-29/+30
* Handle listening on duplicate addressesPetr Menšík2020-04-292-35/+93
* Cleanup interfaces no longer availablePetr Mensik2020-04-291-2/+30
* Compare address and interface index for allowed interfacePetr Mensik2020-04-292-2/+4
* Explicitly mark address port not usedPetr Mensik2020-04-294-10/+10
* Log listening on new interfacesPetr Mensik2020-04-291-0/+12
* Workaround for reported recvmsg() ignoring MSG_PEEK.Simon Kelley2020-04-281-3/+12
* Allow IPv6 addresses ofthe form [::ffff:1.2.3.4] in --dhcp-option.Simon Kelley2020-04-231-1/+1
* Convert failure of setsockopt(..., SOL_NETLINK, NETLINK_NO_ENOBUFS, ...) into...Simon Kelley2020-04-193-5/+14
* Debian package fix for kFreeBSD.Simon Kelley2020-04-193-7/+21
* Debian package fixes.Simon Kelley2020-04-121-1/+5
* Debian changelog entry for CVE-2019-14834v2.81Simon Kelley2020-04-081-1/+2
* [PATCH] src/dnsmasq.c: Labeled a lonely #endifGeert Stappers2020-04-061-3/+1
* 2.81rc5 CHANGELOG and man/dnsmasq.8 manual page improvementsMatthias Andree2020-04-062-26/+33
* Tweak to DNSSEC logging.v2.81rc5Simon Kelley2020-04-041-1/+1
* Fix rare problem allocating frec for DNSSEC.Simon Kelley2020-04-043-8/+11
* Allow overriding of ubus service name.Oldřich Jedlička2020-03-285-6/+20
* Fix nameserver list in auth mode.Simon Kelley2020-03-282-10/+14
* Fixed resource leak on ubus_init failure.Oldřich Jedlička2020-03-191-0/+1
* Handle old kernels that don't do NETLINK_NO_ENOBUFS.Simon Kelley2020-03-195-20/+40
* Extend stop-dns-rebind to reject IPv6 LL and ULA addresses.Dominik DL6ER2020-03-172-10/+26
* Update to Debian runit mods.v2.81rc4Simon Kelley2020-03-171-1/+1
* Remove 19036 trust anchor, now expired.Simon Kelley2020-03-171-2/+1