3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2024 — Jan 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oops, missing 'else'. More... over 24 years ago
oops, typo in KEY fix. More... over 24 years ago
According the the Comparator documentation (even though Name and BitString More... over 24 years ago
Started implementing Name.compareTo(). More... over 24 years ago
Added the -d flag to dig, which sets the DNSSEC OK bit. More... over 24 years ago
print flags More... over 24 years ago
- Key footprints were computed incorrectly. Also cache footprints More... over 24 years ago
- Inet6Address did not properly reject addresses that are too More... over 24 years ago
ignore and log invalid keywords More... over 24 years ago
Converting a AAAA record to wire format was broken. More... over 24 years ago
cosmetic change to edns support in SimpleResolver More... over 24 years ago
Use the correct JCA names for the signature algorithms. More... over 24 years ago
Allow the caller of a Resolver to add an OPT record to a query. More... over 24 years ago
Changed OPTRecord.FLAG_DNSSEC_OK to the more consistent Flags.DO. More... over 24 years ago
Add support for the DNSSEC OK extended flag. More... over 24 years ago
base64.formatString() didn't work if lineLength wasn't 64. More... over 24 years ago
Add routines for parsing a master file from a non-file input source More... over 24 years ago
OWNER_ZONE & OWNER_HOST had the wrong values. More... over 24 years ago
typo More... over 24 years ago
removed invalid comment More... over 24 years ago
Automatically determining name servers didn't work on Windows 2000. More... almost 25 years ago
add a method to set the number of per-server retries. More... almost 25 years ago
add parens to the list of quoted characters in Name.toString() More... almost 25 years ago
update More... almost 25 years ago
Converting a Name to a String does proper character escaping. More... almost 25 years ago
The TSIG verify routines now return an rcode, not a boolean. More... almost 25 years ago
Allow a server type program to generate a response TSIG with a non-zero error. More... almost 25 years ago
export Address.isDottedQuad() More... almost 25 years ago
rdataToString() should be public. More... almost 25 years ago
Added an rdataToString() method for each type, which prints only the rdata More... almost 25 years ago