3
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update version number to 2.0.7 More... over 14 years ago
Fix a bunch of bugs found by FindBugs. More... over 14 years ago
- Make the Name, Record (and all subclasses), RRset, and Zone classes More... over 14 years ago
- When determining the nameservers to use, if the More... over 14 years ago
- ReverseMap.fromAddress(String) should support both IPv4 and IPv6 More... over 14 years ago
- Add a constant for the REVOKE DNSKEY flag. More... over 14 years ago
- The escaping code for text strings should not escape semicolons. More... almost 15 years ago
Work around Harmony bug (Arnt Gulbrandsen <[email protected]>) More... almost 15 years ago
Add NSEC3 algorithms in a few places. More... almost 15 years ago
- DNSSEC signature validation incorrectly used the TTL of the records More... almost 15 years ago
Fix reversed algorithm definitions. More... almost 15 years ago
Add NSEC3PARAMRecord.hashName() More... almost 15 years ago
Add NSEC3Record.hashName(); fix NSEC3Record constructor prototype. More... almost 15 years ago
- Change the ResolverConfig.refresh() method to only synchronize the More... almost 15 years ago
- The TSIG verification routines (TSIG.verify, More... almost 15 years ago
make Type.check() and DClass.check() public. More... almost 15 years ago
- The lists of servers and searchlist entries in ResolverConfig should More... almost 15 years ago
Fix random compiler warnings. More... almost 15 years ago
Add support for NSEC3, NSEC3PARAM, and DLV records. More... almost 15 years ago
Factor out code dealing with type bitmaps, so that it can be shared by NSEC3. More... almost 15 years ago
remove extra whitespace More... almost 15 years ago
remove unused variable More... almost 15 years ago
fix a few compiler warnings More... almost 15 years ago
fix a few compiler warnings More... almost 15 years ago
Add constants for DSA_NSEC3_SHA1 and RSA_NSEC3_SHA1. More... almost 15 years ago
Add SHA256_DIGEST_ID constant. More... almost 15 years ago
- The canonical form of an NSEC record was incorrectly computed - the More... almost 15 years ago
- Fix LOC record rounding. More... over 15 years ago
Fix (probably harmless) reference to the wrong variable. More... over 15 years ago
Fix compile error. More... over 15 years ago