Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
cbf13a2a6da62b6ca817fdd7022eacd8d9efb40e
/
src
/
dnsmasq.h
cbf13a2
Class specifier in --dnskey, instead of hardwiring C_IN.
by Simon Kelley
· 11 years ago
5b3bf92
--dnssec-debug
by Simon Kelley
· 11 years ago
824202e
More DNSSEC cache readout.
by Simon Kelley
· 11 years ago
c9bfa94
remove redundant headerage
by Simon Kelley
· 11 years ago
e7829ae
Cache RRSIGS.
by Simon Kelley
· 11 years ago
51ea3ca
Caching of DNSSEC records.
by Simon Kelley
· 11 years ago
5d3b87a
Better handling of truncated DNSSEC replies.
by Simon Kelley
· 11 years ago
a25720a
protocol handling for DNSSEC
by Simon Kelley
· 11 years ago
86bec2d
Swap crypto library from openSSL to nettle.
by Simon Kelley
· 11 years ago
c3a0408
[fd00::} and [fe80::] special addresses in DHCPv6 options.
by Simon Kelley
· 11 years ago
5f8e58f
DNSSEC consolidation.
by Simon Kelley
· 11 years ago
b6e9e7c
Handle digest lengths greater than 1 block.
by Simon Kelley
· 11 years ago
c220768
Memory stats for DNSSEC.
by Simon Kelley
· 11 years ago
98c098b
Move blockdata to it's own file.
by Simon Kelley
· 11 years ago
c47e3ba
Update copyright for 2014.
by Simon Kelley
· 11 years ago
60b6806
Rationalise DNS packet-buffer size calculations.
by Simon Kelley
· 11 years ago
0fc2f31
First functional DNSSEC - highly alpha.
by Simon Kelley
· 11 years ago
c3e0b9b
backup
by Simon Kelley
· 11 years ago
963c380
Merge branch 'master' into dnssec
by Simon Kelley
· 11 years ago
875b816
Remove unused code.
by Simon Kelley
· 11 years ago
9d63304
Saving progress
by Simon Kelley
· 11 years ago
a9b5583
Merge branch 'master' into dnssec
by Simon Kelley
· 11 years ago
c352dd8
Merge branch 'master' into dnssec
by Simon Kelley
· 11 years ago
3a23715
Commit to allow master merge.
by Simon Kelley
· 11 years ago
1ee9be4
Implement dynamic interface discovery on *BSD
by Simon Kelley
· 11 years ago
0861921
Garbage collect listening sockets when their address is deleted.
by Simon Kelley
· 11 years ago
f7029f5
Extend /4 and /6 syntax to --interface-name
by Simon Kelley
· 11 years ago
06e54b8
Merge branch 'master' into dnssec
by Simon Kelley
· 11 years ago
376d48c
Allow interface name to specify subnets in --auth-zone.
by Simon Kelley
· 11 years ago
6586e83
Use random address allocation for DHCPv6 temporary addresses.
by Simon Kelley
· 11 years ago
3511a92
Fix start-up order for making DHCPv6 DUID
by Simon Kelley
· 11 years ago
5a4120d
Merge branch 'master' into dnssec
by Simon Kelley
· 11 years ago
19b1689
Don't filter by subnet when handling local queries for auth-zones.
by Simon Kelley
· 11 years ago
b485ed9
Always answer queries for authoritative zones locally, never forward.
by Simon Kelley
· 11 years ago
dc27e14
Warning when using --bind-interfaces and routeable addresses.
by Simon Kelley
· 11 years ago
3b3f441
Log SO_BINDTODEVICE use at startup.
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
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
8939c95
Don't extract MAC address from ND table when DHCPv6 request is from a relay.
by Simon Kelley
· 11 years ago
89500e3
Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.
by Simon Kelley
· 11 years ago
ff7eea2
Add --dhcp-relay config option.
by Simon Kelley
· 11 years ago
32f82c6
Export skip_name function.
by Giovanni Bajo
· 13 years ago
458824d
Helper function to walk through keydata chained blocks.
by Giovanni Bajo
· 13 years ago
28c6255
Move general macros in dnsmasq.h
by Giovanni Bajo
· 13 years ago
02f9b76
Rename key cache field.
by Giovanni Bajo
· 13 years ago
f53c79c
Externalize dns parsing functions.
by Giovanni Bajo
· 13 years ago
7dbe193
Add run-time options to activate dnssec validation.
by Giovanni Bajo
· 13 years ago
237724c
Rename existing DNSSEC macros into DNSSEC_PROXY.
by Giovanni Bajo
· 13 years ago
4568a6f
IFACE_PERMANENT interface flag in enumeration.
by Vladislav Grishenko
· 11 years ago
2937f8a
Provide independent control over which interfaces get TFTP.
by Simon Kelley
· 11 years ago
8d03046
Add --force-fast-ra option.
by Simon Kelley
· 11 years ago
ef1a94a
Advertise lost prefixes with pref_time == 0 for 2 hours.
by Simon Kelley
· 11 years ago
921360c
Add constructor-noauth: keyword
by Simon Kelley
· 12 years ago
115ac3e
Generalise --interface-name to cope with IPv6 addresses.
by Simon Kelley
· 12 years ago
3f2873d
Handle IPv4 interface-address labels in Linux.
by Simon Kelley
· 12 years ago
48fd1c4
Allow option prefix in --synth-domain.
by Simon Kelley
· 12 years ago
2bb73af
Add --synth-domain
by Simon Kelley
· 12 years ago
bd08ae6
Allow option number zero in encapsulated DHCP options.
by Simon Kelley
· 12 years ago
6f9aaa9
->hwaddr_len must be zero always in DHCPv6 leases.
by Simon Kelley
· 12 years ago
49333cb
Allow trailing '*' wildcard in interface names.
by Simon Kelley
· 12 years ago
de92b47
Make wildcard-configured addresses work on multiple networks.
by Simon Kelley
· 12 years ago
c630924
Experimental support for DHCPv6 prefix-class option.
by Simon Kelley
· 12 years ago
a6ebfac
Massive refactor of stateful DHCPv6. Lease multiple prefixes per client.
by Simon Kelley
· 12 years ago
13d86c7
Add --ipset option.
by Jason A. Donenfeld
· 12 years ago
6174435
Change copyright messages to include 2013.
by Simon Kelley
· 12 years ago
e25db1f
Handle wrong interface for locally-routed packets.
by Simon Kelley
· 12 years ago
22ce550
Correct behaviour for TCP queries to allowed address via banned interface.
by Simon Kelley
· 12 years ago
3039310
Wildcard IPv6 addresses in --dhcp-host, for constructed ranges.
by Simon Kelley
· 12 years ago
37c9cce
DHCPv6 address allocation - same DUID, two IAIDs
by Simon Kelley
· 12 years ago
771287b
Wildcards in dhcp-range constructors
by Simon Kelley
· 12 years ago
3bc0d93
More work on lease and router lifetime calculation.
by Simon Kelley
· 12 years ago
0c05024
Check for new SLAAC addresses when we add new prefixes.
by Simon Kelley
· 12 years ago
ed8b68a
Simplify and fix RA lifetime calculation.
by Simon Kelley
· 12 years ago
bad7b87
add general flag param to iface_enumerate IPv6 callback
by Simon Kelley
· 12 years ago
5d162f2
Rationalise join_multicast()
by Simon Kelley
· 12 years ago
1b75c1e
Per-context control over ra short period.
by Simon Kelley
· 12 years ago
1f77693
First checkin of interface-address constructor mode for DHCPv6 and RA.
by Simon Kelley
· 12 years ago
4820dce
Make authoritative stuff a compile-time option.
by Simon Kelley
· 12 years ago
429798f
Allow addresses as well as interface names in --auth-server.
by Simon Kelley
· 12 years ago
4967876
Zone-transfer peer restriction option.
by Simon Kelley
· 12 years ago
e1ff419
Complete AXFR support
by Simon Kelley
· 12 years ago
b75e936
First cut at zone transfer.
by Simon Kelley
· 12 years ago
4f7b304
Initial code to do authoritative DNS.
by Simon Kelley
· 12 years ago
c99df93
Fix compilation warnings.
by Simon Kelley
· 12 years ago
1d86041
Add --max-cache-ttl option.
by Simon Kelley
· 12 years ago
faafb3f
Add SetServersEX method in DBus interface.
by Simon Kelley
· 12 years ago
b269221
Address allocation tweaking - lease outside dhcp-range but in subnet.
by Simon Kelley
· 12 years ago
8b46061
Fix DHCPv6 address allocation for some pathalogical cases.
by Simon Kelley
· 12 years ago
ad09427
Alternate DBus service name via --enable-dbus
by Simon Kelley
· 12 years ago
23245c0
RFC 4242 support.
by Simon Kelley
· 12 years ago
c4a7f90
Config parsing error-handling update.
by Simon Kelley
· 12 years ago
8bc4cec
Remove libvirt-inspired but never used access control features.
by Simon Kelley
· 13 years ago
2b5bae9
Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting.
by Simon Kelley
· 13 years ago
54dd393
Add --bind-dynamic
by Simon Kelley
· 13 years ago
4ce4f37
Fix un-initialised "used" field in --listen-address structure.
by Simon Kelley
· 13 years ago
8b3ae2f
Check tftp-root exists and is accessible at startup.
by Simon Kelley
· 13 years ago
9f7f3b1
Add --dns-rr option.
by Simon Kelley
· 13 years ago
Next »