Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
6b1c464d6de3d7d2afc9b53afe78cda6d6e3316f
6b1c464
Don't reset packet length on transmission, in case of retransmission.
by Simon Kelley
· 8 years ago
fa78573
Zero packet buffers before building output, to reduce risk of information leakage.
by Simon Kelley
· 8 years ago
cd2ddb9
Debian systemd bugfix.
by Simon Kelley
· 8 years ago
9bb3998
Merge 2.76-1.2 Debian NMU.
by Simon Kelley
· 8 years ago
d6dce53
malloc(); memset() -> calloc() for efficiency.
by Simon Kelley
· 8 years ago
06093a9
Fix problem with --dnssec-timestamp
by Kevin Darbyshire-Bryant
· 8 years ago
1d07667
Fix logic error in Linux netlink code.
by Ivan Kokshaysky
· 8 years ago
591ed1e
Fix bad behaviour with some DHCP option arrangements.
by Simon Kelley
· 8 years ago
907efeb
Manpage typo.
by Kristjan Onu
· 8 years ago
beea62c
Update .gitignore for change contrib/wrt -> contrib/lease-tools.
by Simon Kelley
· 8 years ago
5874f3e
Fix editing error on man page.
by Simon Kelley
· 8 years ago
04cb536
Merge 2.67-1.1 Debian NMU.
by zeha@debian.org
· 8 years ago
8ee8524
Bump Debian version.
by Simon Kelley
· 8 years ago
ce7845b
Check return of expand() always.
by Simon Kelley
· 8 years ago
d55f81f
Zero newly malloc'ed memory.
by Simon Kelley
· 8 years ago
294d36d
Calculate length of TFTP error reply correctly.
by Simon Kelley
· 8 years ago
f186bdc
Fix debian changelog.
by Simon Kelley
· 9 years ago
ed1bd54
Update Polish translation.
by Jan Psota
· 9 years ago
da2cad4
Doc about --pxe-service basename change into CHANGELOG.
by Simon Kelley
· 9 years ago
0a4a049
Final PXE tweak, and release-note to reflect changes.
by Simon Kelley
· 9 years ago
45cb8dd
Stricter command line args validation to dhcp_release6.
by Sergey Nechaev
· 9 years ago
88b09aa
Merge messages into translation files.
by Simon Kelley
· 9 years ago
fe71bba
Tweak UEFI workaround code.
by Simon Kelley
· 9 years ago
cbc100f
Tweak CSAs affected by UEFI PXE workaround code.
by Simon Kelley
· 9 years ago
68bea10
Fix error in PXE arch names and add ARM32 and ARM64.
by Simon Kelley
· 9 years ago
8628cd6
Workaround for UEFI PXE boot problems.
by Simon Kelley
· 9 years ago
ff32564
Fix for DHCP in transmission interface when --bridge-interface in use.
by Neil Jerram
· 9 years ago
b970260
Limit number of upstream nameservers when logging configuration.
by Simon Kelley
· 9 years ago
69cbf78
Add contrib/lease-tools/dhcp_release6
by Simon Kelley
· 9 years ago
c6cdf6b
Move dhcp_release and dhcp_lease_time to contrib/lease_tools.
by Simon Kelley
· 9 years ago
09217a1
Add --help to manpage .
by Simon Kelley
· 9 years ago
332c41e
Debian init.d script fix.
by Simon Kelley
· 9 years ago
2c0c36f
Fix problem with IPv6 in new ARP-search code.
by Simon Kelley
· 9 years ago
d6b749a
Fix typo in SDBM hash function.
by Simon Kelley
· 9 years ago
14ffa07
Fix init of per server EDNS UDP packet size.
by Simon Kelley
· 9 years ago
8798585
Remove pre-existing EDNS0_OPTION_NOMDEVICEID if MAC address unknown.
by Simon Kelley
· 9 years ago
a2bc254
Check return-code of inet_pton when parsing DHCPv4 options.
by Simon Kelley
· 9 years ago
a7b27e8
NULL pointer check.
by Simon Kelley
· 9 years ago
529b030
Tidy code.
by Simon Kelley
· 9 years ago
4caa86d
Tidy.
by Simon Kelley
· 9 years ago
e1abeee
Fix memory leak in inotify code.
by Simon Kelley
· 9 years ago
40205a0
Bound hash-iterations in DNSSEC NSEC3 checking.
by Simon Kelley
· 9 years ago
b8ac466
Tidy code.
by Simon Kelley
· 9 years ago
d1377fa
Account for TFTP packet headers in IPv6 correctly.
by Simon Kelley
· 9 years ago
fa79466
Tighten syntax checking for dhcp-range and clarify man page.
by Simon Kelley
· 9 years ago
a93bd4b
Fix broken DNSMASQ_USER<x> envvars in script with more than one class.
by Simon Kelley
· 9 years ago
407a1f3
Tidy parsing code.
by Simon Kelley
· 9 years ago
4b6af5d
Fix pointer declaration botch.
by Simon Kelley
· 9 years ago
7aa3f9a
format fix.
by Simon Kelley
· 9 years ago
f7cf749
Check return code from open()
by Simon Kelley
· 9 years ago
aa300f7
Fix typo in last commit.
by Simon Kelley
· 9 years ago
c7f3bd2
Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options.
by Simon Kelley
· 9 years ago
22fe2fd
Fix --add-subnet when returning empty or default subnet.
by Simon Kelley
· 9 years ago
7480aef
Apply ceiling of lease length to TTL when --dhcp-ttl in use.
by Simon Kelley
· 9 years ago
bec366b
Add --tftp-mtu option.
by Simon Kelley
· 9 years ago
e06e6e3
Update CHANGELOG.
by Simon Kelley
· 9 years ago
832e47b
Add --dhcp-ttl option.
by Simon Kelley
· 9 years ago
df3d54f
Add TTL parameter to --host-record and --cname.
by Simon Kelley
· 9 years ago
22c0f4f
Fix previous commit.
by Simon Kelley
· 9 years ago
9e4cf47
Add --add-mac=text option.
by Simon Kelley
· 9 years ago
fdc97e1
Avoid divide-by-zero when dhcp-range is a whole /64
by Simon Kelley
· 9 years ago
a18bf31
Avoid losing timer when deleting a RA context.
by S L
· 9 years ago
1566bac
Fix breakage in ARP code when IPV6 support not compiled in.
by Simon Kelley
· 9 years ago
e6e751b
Make names of ARP script actions consistent.
by Simon Kelley
· 9 years ago
8de875f
Fix FTBFS on illumos
by Andy Stormont
· 9 years ago
4ace25c
Treat REFUSED (not SERVFAIL) as an unsuccessful upstream response
by Chris Novakovic
· 9 years ago
1e50512
Final form of configuration for EDNS0 MAC-address code.
by Simon Kelley
· 9 years ago
926332a
Add --max-port config option.
by Hans Dedecker
· 9 years ago
d05dd58
Fix wrong reply to simple name when --domain-needed set and no servers configured.
by Simon Kelley
· 9 years ago
f7443d7
Fix problems in last commit when DNSSEC not enabled.
by Simon Kelley
· 9 years ago
f344dbc
Complete DNSSEC server-selection code and set conntrack on DNSSEC queries.
by Simon Kelley
· 9 years ago
f4d0c66
Fix sporadic crash in find_mac() - hwlen must be zero for empty entries.
by Simon Kelley
· 9 years ago
1801a29
Fix botch in forward.c flags code.
by Simon Kelley
· 9 years ago
92be34a
Complete work to allow DNSSEC validation with private DNS servers.
by Simon Kelley
· 9 years ago
bb58f63
arp.c tidy up.
by Simon Kelley
· 9 years ago
367341f
Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided.
by Simon Kelley
· 9 years ago
eddf365
Fix bad cache-size calculation when hosts-file read fails.
by André Glüpker
· 9 years ago
a63b8b8
DNSSEC: Handle non-root trust anchors, and check we have a root trust anchor.
by Simon Kelley
· 9 years ago
5757371
Inhibit DNSSEC validation when forwarding to private servers for a domain.
by Simon Kelley
· 9 years ago
b633de9
Fix FTBFS when scripts excluded at compilation time.
by Simon Kelley
· 9 years ago
c49778d
Update copyright notices. Happy new year!
by Simon Kelley
· 9 years ago
53a9173
Handle building with script support enabled and DHCP disabled.
by Simon Kelley
· 9 years ago
d917275
Fix botch in new arp-cache linked-list code resulting in 100% CPU spin.
by Simon Kelley
· 9 years ago
cc7cb0b
Fix datatype-sixe botch which broke DNSSEC sig timestamps when far in the future.
by Simon Kelley
· 9 years ago
ec0628c
Trivial code tweak.
by Simon Kelley
· 9 years ago
97b1d25
Correct logic for when to start helper.
by Simon Kelley
· 9 years ago
33702ab
First complete version of DNS-client-id EDNS0 and ARP tracking code.
by Simon Kelley
· 9 years ago
11867dc
Cache access to the kernel's ARP table.
by Simon Kelley
· 9 years ago
d3a8b39
More EDNS0 packet-size tweaks.
by Simon Kelley
· 9 years ago
15379ea
Log signature algo with DNSKEY and DS, also digest with DS.
by Simon Kelley
· 9 years ago
efef497
Fix build failure when DNSSEC code omitted.
by Simon Kelley
· 9 years ago
5aa5f0f
Truncate DNS replies >512 bytes that the client isn't expecting.
by Simon Kelley
· 9 years ago
5bb88f0
Handle extending EDNS0 OPT RR.
by Simon Kelley
· 9 years ago
1d03016
Split EDNS0 stuff into its own source file.
by Simon Kelley
· 9 years ago
ce5732e
NSEC3 check: RFC5155 para 8.2
by Simon Kelley
· 9 years ago
a86fdf4
Minor tweak to previous commit.
by Simon Kelley
· 9 years ago
3e86d31
Nasty, rare and obscure off-by-one in DNSSEC hostname_cmp().
by Simon Kelley
· 9 years ago
d67ecac
More tweaks in handling unknown DNSSEC algorithms.
by Simon Kelley
· 9 years ago
fa14bec
Major tidy up of EDNS0 handling and computation/use of udp packet size.
by Simon Kelley
· 9 years ago
14a4ae8
Do a better job of determining which DNSSEC sig algos are supported.
by Simon Kelley
· 9 years ago
Next »