summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix remote buffer overflow CERT VU#434904v2.83test1Simon Kelley2020-11-112-121/+158
* 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
* Set NETLINK_NO_ENOBUFS in netlink socket, to avoid POLLERR returns.Simon Kelley2020-03-101-0/+8
* Update German translation.Conrad Kostecki2020-03-101-71/+56
* Fix error in IPv6 prefix calculation.v2.81rc3Petr Menšík2020-03-082-2/+2
* Add DHCPv6 ntp-server (56) option handling.Vladislav Grishenko2020-03-084-8/+41
* rfc3315: fix incorrect logical '&&' warningKevin Darbyshire-Bryant2020-03-081-1/+1
* suppress non linux network unused var warningsKevin Darbyshire-Bryant2020-03-082-1/+6
* Diverge error handling between *BSD and Linux.Brad Smith2020-03-081-3/+6
* Fix compiler warning.v2.81rc2Simon Kelley2020-03-051-1/+1
* Compiler warning.Simon Kelley2020-03-051-1/+1
* Remove compiler warnings in IPv6 checksum code in dump.cSimon Kelley2020-03-051-2/+6
* Update decline address handling in DHCPv6 for new multi-address world.Simon Kelley2020-03-052-43/+48
* Fix parameters to setsockopt() for TCP_FASTOPEN.Matthias Andree2020-03-051-1/+1
* Merge i18n messages.Simon Kelley2020-03-0210-4940/+6719
* Trivial formatting fix.Simon Kelley2020-03-021-1/+1
* Ignore routes in non-main tablesv2.81rc1Donald Sharp2020-03-021-1/+3
* option.c: fix NO_DHCP6 build errorKevin Darbyshire-Bryant2020-03-021-0/+4