Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
cbe379ad6b52a538a4416a7cd992817e5637ccf9
/
src
/
dnssec.c
cbe379a
Handle domain names with '.' or /000 within labels.
by Simon Kelley
· 10 years ago
fe3992f
Return INSECURE, rather than BOGUS when DS proved not to exist.
by Simon Kelley
· 10 years ago
394ff49
Allow control characters in names in the cache, handle when logging.
by Simon Kelley
· 10 years ago
1e15394
DNSSEC fix for non-ascii characters in labels.
by Simon Kelley
· 10 years ago
0b8a5a3
Protect against broken DNSSEC upstreams.
by Simon Kelley
· 10 years ago
8805283
Don't fail DNSSEC when a signed CNAME dangles into an unsigned zone.
by Simon Kelley
· 10 years ago
360f251
Tweak DNSSEC timestamp code to create file later, removing need to chown it.
by Simon Kelley
· 10 years ago
9003b50
Fix last commit to not crash if uid changing not configured.
by Simon Kelley
· 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
aff3396
Update copyrights for dawn of 2015.
by Simon Kelley
· 10 years ago
5e32173
Don't answer from cache RRsets from wildcards, as we don't have NSECs.
by Simon Kelley
· 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
0b1008d
Bad packet protection.
by Simon Kelley
· 10 years ago
83d2ed0
Initialise return value.
by Simon Kelley
· 10 years ago
fbc5205
Fix problems validating NSEC3 and wildcards.
by Simon Kelley
· 10 years ago
094b5c3
Fix crash in DNSSEC code when attempting to verify large RRs.
by Simon Kelley
· 10 years ago
cdb755c
Fix FTBFS with Nettle-3.0.
by Simon Kelley
· 10 years ago
063efb3
Build config: add -DNO_GMP for use with nettle/mini-gmp
by Simon Kelley
· 10 years ago
e6096e6
Another filter_rrsigs fix.
by Simon Kelley
· 11 years ago
9d1b22a
Fix DNSSEC validation of ANY queries.
by Simon Kelley
· 11 years ago
50f86ce
Need to fixup records in the additional section when removing DNSSEC stuff.
by Simon Kelley
· 11 years ago
e98bd52
Add --dnssec-no-timecheck
by Simon Kelley
· 11 years ago
3f7483e
Handle integer overflow in uid counter. Fixes rare crashes in cache code.
by Simon Kelley
· 11 years ago
c07d30d
Compiler warning.
by Simon Kelley
· 11 years ago
8707019
Mass edit of INSECURE->BOGUS returns for server failure/bad input.
by Simon Kelley
· 11 years ago
1fbe4d2
Tweak tuning params.
by Simon Kelley
· 11 years ago
0575610
Handle replies with no answers and no NS in validate_reply.
by Simon Kelley
· 11 years ago
e3f1455
Don't free blockdata for negative DS cache entries.
by Simon Kelley
· 11 years ago
bd9b3cf
Fix off-by-one overwrite.
by Simon Kelley
· 11 years ago
14db421
Tidy.
by Simon Kelley
· 11 years ago
00a5b5d
Check that unsigned replies come from unsigned zones if --dnssec-check-unsigned set.
by Simon Kelley
· 11 years ago
b8eac19
Negative caching for DS records.
by Simon Kelley
· 11 years ago
b47b04c
Return INSECURE when validation fails with proved non-existent DS.
by Simon Kelley
· 11 years ago
613ad15
Strip DNSSEC RRs when query doesn't have DO bit set.
by Simon Kelley
· 11 years ago
2418753
Speeling.
by Simon Kelley
· 11 years ago
a857daa
Code cleanup.
by Simon Kelley
· 11 years ago
f01d7be
An NSEC record cannot attest to its own non-existance!
by Simon Kelley
· 11 years ago
d387380
Check signer name in RRSIGs.
by Simon Kelley
· 11 years ago
f2e4c27
Bugfix for last commit.
by Simon Kelley
· 11 years ago
5107ace
NSEC3 validation. First pass.
by Simon Kelley
· 11 years ago
7b1eae4
Add --servers-file option.
by Simon Kelley
· 11 years ago
c152dc8
Omit ECC from DNSSEC if nettle library is old.
by Simon Kelley
· 11 years ago
e3ec15a
Log BOGUS validation result when upstream sends SERVFAIL.
by Simon Kelley
· 11 years ago
ebe95a8
Add RFC-6605 ECDSA DNSSEC verification.
by Simon Kelley
· 11 years ago
1633e30
Fix Byte-order botch: broke DNSSEC on big-endian platforms.
by Simon Kelley
· 11 years ago
c8ca33f
Fix DNSSEC caching problems: incomplete RRSIG RRsets.
by Simon Kelley
· 11 years ago
610e782
Fix stack-smashing crash in DNSSEC. Thanks to Henk Jan Agteresch.
by Simon Kelley
· 11 years ago
bb201c2
Protect against malicious DNS replies with very large RRsets.
by Simon Kelley
· 11 years ago
b98d22c
Linking stuff. Latest Debian/Ubuntu don't automatically link gmp.
by Simon Kelley
· 11 years ago
8d718cb
Nasty cache failure and memory leak with DNSSEC.
by Simon Kelley
· 11 years ago
f6a2b79
Validate Ooops.
by Simon Kelley
· 11 years ago
6f46810
Code tidy.
by Simon Kelley
· 11 years ago
7d23a66
Remove --dnssec-permissive, pointless if we don't set CD upstream.
by Simon Kelley
· 11 years ago
703c7ff
Fix to last commit.
by Simon Kelley
· 11 years ago
8a9be9e
Replace CRC32 with SHA1 for spoof detection in DNSSEC builds.
by Simon Kelley
· 11 years ago
b5dbfd1
RRSIG answer logging.
by Simon Kelley
· 11 years ago
5b3bf92
--dnssec-debug
by Simon Kelley
· 11 years ago
0744ca6
More DNSSEC caching logic, and avoid repeated validation of DS/DNSKEY
by Simon Kelley
· 11 years ago
2d33bda
RRSIGS for PTR records from cache.
by Simon Kelley
· 11 years ago
824202e
More DNSSEC cache readout.
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
6fd6dac
Fix loop in RR sort.
by Simon Kelley
· 11 years ago
979cdf9
Fix to hostname_cmp, and update to canonicalisation table. RFC 4034 LIES.
by Simon Kelley
· 11 years ago
dbf7212
Rationalise hostname_cmp()
by Simon Kelley
· 11 years ago
c5f4ec7
NSEC proof-of-non-existence.
by Simon Kelley
· 11 years ago
72ae2f3
Don't validate error returns.
by Simon Kelley
· 11 years ago
e0c0ad3
UDP retries for DNSSEC
by Simon Kelley
· 11 years ago
4619d94
Fix SEGV and failure to validate on x86_64.
by Simon Kelley
· 11 years ago
86bec2d
Swap crypto library from openSSL to nettle.
by Simon Kelley
· 11 years ago
1486a9c
Furthet tweak to RRset sort.
by Simon Kelley
· 11 years ago
5ada888
RFC 4035 5.3.2 wildcard label rules.
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
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
3a23715
Commit to allow master merge.
by Simon Kelley
· 11 years ago
8d41ebd
Add copyright banners
by Giovanni Bajo
· 13 years ago
4f9aefc
Don't fight over namespace with re-implementation of strchrnul()
by Simon Kelley
· 13 years ago
4b52870
Again make errors greppable.
by Giovanni Bajo
· 13 years ago
ccd1d32
Make testsuite errors greppable.
by Giovanni Bajo
· 13 years ago
75ffc9b
Implement RSA-MD5.
by Giovanni Bajo
· 13 years ago
3af1ea8
Simplify abstraction of verification algorithms (it was too flexible)
by Giovanni Bajo
· 13 years ago
ed1fc98
Untangle digestalg from verifyalg; better separation, less code duplication.
by Giovanni Bajo
· 13 years ago
b58fb39
Since extract_name() does not convert to lowercase, do it temporarly within convert_domain_to_wire().
by Giovanni Bajo
· 13 years ago
0304d28
Parse and match DS records.
by Giovanni Bajo
· 13 years ago
32b826e
Genericize verifyalg_add_data_domain() (rename to convert_domain_to_wire()).
by Giovanni Bajo
· 13 years ago
0937692
Add rdata description for MX.
by Giovanni Bajo
· 13 years ago
785ee80
Describe SOA rdata section.
by Giovanni Bajo
· 13 years ago
f119ed3
Simplify verifyalg_add_rdata() with new canonicalization functions.
by Giovanni Bajo
· 13 years ago
da23c4f
Simplify rrset_canonical_order() with new canonicalization functions.
by Giovanni Bajo
· 13 years ago
4885d57
Add rdata canonicalization functions.
by Giovanni Bajo
· 13 years ago
0db0e0c
Fix a bug in rdlen update while decompressing a name
by Giovanni Bajo
· 13 years ago
ec2962e
Fix the macro names.
by Giovanni Bajo
· 13 years ago
0ca895f
Fix rrset_canonical_order() to correct handle canonicalization of domain names in RDATA.
by Giovanni Bajo
· 13 years ago
6299ffb
Start refactoring for correct handling of domain wire-format.
by Giovanni Bajo
· 13 years ago
7f0485c
verifyalg_add_data_domain: fix for root domain ("").
by Giovanni Bajo
· 13 years ago
Next »