Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
a77cec8d58231d71cbc26615f0c0f0292c09ef54
/
CHANGELOG
a77cec8
Handle UDP packet loss when fragmentation of large packets is broken.
by Simon Kelley
· 10 years ago
a5ae1f8
Logs in DHCPv6 not suppressed by dhcp6-quiet.
by Simon Kelley
· 10 years ago
0df29f5
Note CVE-2015-3294
by Simon Kelley
· 10 years ago
78c6184
Auth: correct replies to NS and SOA in .arpa zones.
by Simon Kelley
· 10 years ago
38440b2
Fix crash in auth code with odd configuration.
by Simon Kelley
· 10 years ago
ad4a8ff
Fix crash on receipt of certain malformed DNS requests.
by Simon Kelley
· 10 years ago
04b0ac0
Fix crash caused by looking up servers.bind when many servers defined.
by Simon Kelley
· 10 years ago
30d0879
add --tftp-no-fail to ignore missing tftp root
by Stefan Tomanek
· 10 years ago
f6e62e2
Add --dnssec-timestamp option and facility.
by Simon Kelley
· 10 years ago
6ef15b3
Fix broken ECDSA DNSSEC signatures.
by Simon Kelley
· 10 years ago
0491805
Allow inotify to be disabled at compile time on Linux.
by Simon Kelley
· 10 years ago
61b838d
Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6.
by Win King Wan
· 10 years ago
5f4dc5c
Add --dhcp-hostsdir config option.
by Simon Kelley
· 10 years ago
3934155
Cope with multiple interfaces with the same LL address.
by Simon Kelley
· 10 years ago
28de387
Add --min-cache-ttl option.
by RinSatsuki
· 10 years ago
25cf5e3
Add --log-queries=extra option for more complete logging.
by Simon Kelley
· 10 years ago
97e618a
DNSSEC: do top-down search for limit of secure delegation.
by Simon Kelley
· 10 years ago
32fc6db
Add --ignore-address option.
by Glen Huang
· 10 years ago
094b5c3
Fix crash in DNSSEC code when attempting to verify large RRs.
by Simon Kelley
· 10 years ago
4766936
Eliminate IPv6 privacy addresses from --interface-name answers.
by Simon Kelley
· 10 years ago
3ad3f3b
Fix breakage of --domain=<domain>,<subnet>,local
by Simon Kelley
· 10 years ago
ad946d5
CHANGELOG re. inotify.
by Simon Kelley
· 10 years ago
800c5cc
Remove floor on EDNS0 packet size with DNSSEC.
by Simon Kelley
· 10 years ago
00cd9d5
crash at startup when an empty suffix is supplied to --conf-dir
by Simon Kelley
· 10 years ago
bf2db4b
Fix CHANGELOG entry under wrong version.
by Simon Kelley
· 10 years ago
5782649
Fix bug which caused dnsmasq to become unresponsive when an interface goes.
by Simon Kelley
· 10 years ago
288df49
Fix bug when resulted in NXDOMAIN answers instead of NODATA.
by Simon Kelley
· 10 years ago
15b1b7e
Fix endian bug in --local-service code.
by Richard Genoud
· 10 years ago
85900a2
Revert route-information option in RA. There are problems with some clients.
by Simon Kelley
· 10 years ago
3e1551a
Extend --conf-dir to allow filtering on file suffixes.
by Simon Kelley
· 10 years ago
5bf50af
RFC4191 route information option.
by Ilya Ponetaev
· 10 years ago
b5ea1cc
Add --dns-loop-detect feature.
by Simon Kelley
· 10 years ago
6d8e8ac
Tidy up previous commit.
by Simon Kelley
· 10 years ago
cdb755c
Fix FTBFS with Nettle-3.0.
by Simon Kelley
· 10 years ago
c4638f9
New DBus methods.
by Daniel Collins
· 11 years ago
a0358e5
Handle async notification of address changes using the event system.
by Simon Kelley
· 11 years ago
c4a0937
ipsets equivalent in *BSD, using pf tables.
by Simon Kelley
· 11 years ago
8e9ffba
Merge branch 'mobile-ra'
by Simon Kelley
· 11 years ago
b692f23
Fix DNS failure of cachesize set to zero.
by Simon Kelley
· 11 years ago
9d1b22a
Fix DNSSEC validation of ANY queries.
by Simon Kelley
· 11 years ago
7ea3d3f
ra-advrouter mode for RFC-3775 mobile IPv6 support.
by Simon Kelley
· 11 years ago
3b1b3e9
CHANGELOG update for 2.70 release.
by Simon Kelley
· 11 years ago
6375838
Fix crash on TCP DNS request when DNSSEC not enabled.
by Simon Kelley
· 11 years ago
198d940
Update CHANGELOG/release-notes.
by Simon Kelley
· 11 years ago
1006860
Fix NXDOMAIN RCODE in auth PTR replies.
by Simon Kelley
· 11 years ago
604f759
CHANGELOG update.
by Simon Kelley
· 11 years ago
f00690f
Typo
by Simon Kelley
· 11 years ago
c8a8048
--local-service. Default protection from DNS amplification attacks.
by Simon Kelley
· 11 years ago
7b1eae4
Add --servers-file option.
by Simon Kelley
· 11 years ago
de73a49
--rev-server option. Syntactic sugar for PTR queries.
by Simon Kelley
· 11 years ago
613d6c5
CHANGLEOG for DNSSEC.
by Simon Kelley
· 11 years ago
c3a0408
[fd00::} and [fe80::] special addresses in DHCPv6 options.
by Simon Kelley
· 11 years ago
ae76242
Fix missing RA RDNS option with --dhcp-option=option6:23,[::]
by Simon Kelley
· 11 years ago
74e6b52
Typo in contributor name. Sorry.
by Simon Kelley
· 11 years ago
8db957d
Fix endless loop with some bogu-nxdomain. Another F_CONFIG botch.
by Simon Kelley
· 11 years ago
1ee9be4
Implement dynamic interface discovery on *BSD
by Simon Kelley
· 11 years ago
4c82efc
Relax rules in prefix length in (IPv6) dhcp-range.
by Vladislav Grishenko
· 11 years ago
2329bef
Check arrival interface of IPv6 requests, even in --bind-interfaces.
by Simon Kelley
· 11 years ago
2543906
Segfault with some CNAMEs. Also memory leak on reload of /etc/hosts.
by Simon Kelley
· 11 years ago
dd9d9ce
Fix problems when advertising deleted IPv6 prefixes.
by Simon Kelley
· 11 years ago
376d48c
Allow interface name to specify subnets in --auth-zone.
by Simon Kelley
· 11 years ago
45cca58
Fix caching of dangling CNAMEs.
by Simon Kelley
· 11 years ago
24b5a5d
dhcp-host selection fix for v4/v6
by Simon Kelley
· 11 years ago
d56a604
CNAMEs can now point to interface names.
by Simon Kelley
· 11 years ago
8c0b73d
Add --quiet-* options.
by Kevin Darbyshire-Bryant
· 11 years ago
6bd3a09
Merge branch 'edns0'
by Simon Kelley
· 11 years ago
f65b0e5
Add sponsorship details.
by Simon Kelley
· 11 years ago
c4cd95d
Add --ra-param and remove --force-fast-ra
by Simon Kelley
· 11 years ago
ed4c076
--add-subnet option.
by Simon Kelley
· 11 years ago
043c271
Update Spanish translation.
by Vic
· 11 years ago
ef1d742
Fix problem in DHCPv6 vendorclass/userclass matching code.
by Tanguy Bouzeloc
· 11 years ago
889d8a1
Update Polish translation.
by Simon Kelley
· 11 years ago
861c891
Change rules for constructing DHCPv6 ranges.
by Simon Kelley
· 11 years ago
89500e3
Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.
by Simon Kelley
· 11 years ago
c8f2dd8
Cope with DHCPv6 REQUESTs without address options.
by Simon Kelley
· 11 years ago
ceae52d
Add "baseline" and "bloatcheck" makefile targets
by Simon Kelley
· 11 years ago
6acef73
Sponsorhip details in CHANGELOG.
by Simon Kelley
· 11 years ago
0932f9c
CHANGELOG update.
by Simon Kelley
· 11 years ago
ff7eea2
Add --dhcp-relay config option.
by Simon Kelley
· 11 years ago
2937f8a
Provide independent control over which interfaces get TFTP.
by Simon Kelley
· 11 years ago
edf0bde
Make --listen-address higher priority than --except-interface.
by Simon Kelley
· 11 years ago
8d03046
Add --force-fast-ra option.
by Simon Kelley
· 11 years ago
871d456
Support RFC-4242 information-refresh-time.
by Simon Kelley
· 11 years ago
ff1b41d
Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq
by Simon Kelley
· 11 years ago
fc4c4fd
Fix MAC address enumeration on *BSD.
by Simon Kelley
· 11 years ago
ef1a94a
Advertise lost prefixes with pref_time == 0 for 2 hours.
by Simon Kelley
· 11 years ago
d9fb0be
Make --clear-on-reload apply to DBus API too.
by Simon Kelley
· 11 years ago
3f3adae
DHCP FQDN option tweaks.
by Roy Marples
· 11 years ago
d859ca2
Allow hostnames to start with a number.
by Kyle Mestery
· 11 years ago
3953dcc
Typo in name in CHANGELOG.
by Simon Kelley
· 11 years ago
625ac28
Fix crash with empty DHCP string options.
by Simon Kelley
· 11 years ago
b4b9308
Increase timeout/number of retries in TFTP.
by Simon Kelley
· 11 years ago
e2ba0df
Don't BIND DHCP socket if more interfaces may come along later.
by Simon Kelley
· 12 years ago
0da5e89
Log forwarding table overflows.
by Marcelo Salhab Brogliato
· 12 years ago
baa80ae
Remove limit in prefix length in --auth-zone.
by Simon Kelley
· 12 years ago
3e8ed78
Fix option parsing for --dhcp-host.
by Simon Kelley
· 12 years ago
115ac3e
Generalise --interface-name to cope with IPv6 addresses.
by Simon Kelley
· 12 years ago
cfcad42
Fix failure to start with ENOTSOCK
by Simon Kelley
· 12 years ago
3f2873d
Handle IPv4 interface-address labels in Linux.
by Simon Kelley
· 12 years ago
d5052fb
Fix FTBFS in ipset.c with old kernel headers.
by Simon Kelley
· 12 years ago
Next »