summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Further optimisation of --port-limit.Simon Kelley2022-09-094-15/+64
| * Second try at port-limit option.Simon Kelley2022-09-094-23/+50
| * Fix namebuff overwrite leading to wrong log after socket bind warning.Simon Kelley2022-09-091-3/+3
| * Remove fast-retry development logging.Simon Kelley2022-09-061-3/+0
| * Add --use-stale-cache option.Simon Kelley2022-09-068-76/+238
| * Add --fast-dns-retry option.Simon Kelley2022-09-067-44/+166
| * Add --port-limit option.Simon Kelley2022-09-064-11/+64
* | Fix bug in --dynamic-host when interface has /16 IPv4 address.Simon Kelley2022-10-132-1/+6
* | Add Georgian translation.Temuri Doghonadze2022-10-131-0/+2802
* | Fix Debian changelog date Fubar.Simon Kelley2022-09-251-1/+1
* | Fix a problem in overload handling.v2.87Simon Kelley2022-09-091-0/+8
|/
* Add DHCPv4 option 108 "ipv6-only" to the options table.v2.87rc1Simon Kelley2022-09-061-0/+1
* Fix logic when a SERVFAIL reply is received after good replt for DNSSEC.Simon Kelley2022-09-061-3/+6
* Add source address to RA packet dumps.Simon Kelley2022-09-061-1/+7
* Fix DHCPv6 relay to use a more sensble source address.Simon Kelley2022-09-062-15/+10
* Free sockets awaiting upstream DNS replies ASAP.Simon Kelley2022-09-061-0/+7
* Tweak packet dump code to make port numbers more accurate.Simon Kelley2022-09-058-84/+120
* Simplify realloc use in poll.cSimon Kelley2022-08-111-12/+4
* Introduce whine_reallocPetr Menšík2022-08-116-24/+24
* CHANGELOG typo.v2.87test9Simon Kelley2022-08-081-1/+1
* Fix bad interaction between --address=/#/<ip> and --server=/some.domain/#Simon Kelley2022-08-082-6/+17
* Bound the value of UDP packet size in the EDNS0 header ofBertie, Taylor2022-07-312-2/+12
* Update man page on DHCP data provided to scripts. Provide requested options f...Simon Kelley2022-07-314-15/+27
* Fix bit-rotted data handling code for LUA scripts.Simon Kelley2022-07-313-15/+14
* Tidy last two commits.Simon Kelley2022-07-312-25/+14
* Pass MUD URLs (RFC 8520) supplied via DHCPv4 to DHCP scriptsKevin Yeich2022-07-293-0/+11
* Pass MUD URLs (RFC 8520) supplied via DHCPv6 to DHCP scriptsHugo Hakim Damer2022-07-293-2/+15
* Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-07-1912-34/+73
|\
| * Fix comment typo.Simon Kelley2022-07-191-1/+1
| * Fix parsing of IPv6 addresses with peer from netlink.Beniamino Galvani2022-05-271-1/+10
| * Add the ability to specify destination port in DHCP-relay mode.Simon Kelley2022-05-267-7/+36
| * Fix outdated comment.Simon Kelley2022-05-261-1/+1
| * Update GNU GPL file.Petr Menšík2022-05-131-22/+21
| * Also log upstream port for dnssec-retryDominik Derigs2022-04-181-2/+2
| * Add inode compare while checking resolv file change袁建鹏2022-04-182-1/+3
* | Fix comment typo.Simon Kelley2022-07-071-1/+1
|/
* Fix write-after-free error in DHCPv6 code. CVE-2022-0934 refers.Simon Kelley2022-03-312-21/+30
* Add DNSMASQ_DATA_MISSING envvar to lease-change script.Simon Kelley2022-03-222-1/+13
* Manpage update for --localise-queries.Simon Kelley2022-03-051-1/+2
* Enhance --domain to accept, interface names for the address range.Simon Kelley2022-03-056-11/+92
* Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-03-051-58/+52
|\
| * Update German translation.Conrad Kostecki2022-03-021-58/+52
* | Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-02-241-2/+2
|\ \ | |/
| * Fix missing reverse-records from --dynamic-host.Simon Kelley2022-02-181-2/+2
* | Fix memory leak when DBUS connection fails.Simon Kelley2022-02-241-2/+5
* | Fix longjump() compiler warnings.Simon Kelley2022-02-241-21/+15
|/
* Add --conf-scriptv2.87test8Simon Kelley2022-02-083-12/+85
* Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-02-041-24/+23
|\
| * Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-02-0450-340/+520
| |\
| * | Tidy iface_check().Simon Kelley2022-01-211-24/+23