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
Properly handle text mnemonics in KEY records. More... over 21 years ago
- Fix a bug where parsing the text format of an NSEC record More... over 21 years ago
1.6.3 released. More... over 21 years ago
Handle unknown RRs of length 0. More... over 21 years ago
- Don't store the number of labels in a Name in a byte, as the maximum More... over 21 years ago
- Add support for options within an OPTRecord (loosely based on More... over 21 years ago
Strings ending in \ are not valid names. More... over 21 years ago
Fix a bug in the zone code which would cause record lookups to fail. More... almost 22 years ago
Add support for the SSHFP record type. More... almost 22 years ago
Add versions of getBase64() and getHex() that indicate whether data is More... almost 22 years ago
Fix a typo. More... almost 22 years ago
Oops, don't allow <class> <ttl> <class>. More... almost 22 years ago
- When parsing paster files, handle the fact that class and ttl may More... almost 22 years ago
- The opcode field in the DNS header was incorrectly parsed; this More... almost 22 years ago
Fix comment. More... almost 22 years ago
Set the type correctly (noticed by David Blacka). More... almost 22 years ago
Fix empty comment. More... almost 22 years ago
Illegal control character in comment delted (^Z to be exact) More... almost 22 years ago
1.6.2 More... almost 22 years ago
- Lookups could return "referral" instead of "host not found" in some cases. More... almost 22 years ago
- Fix NullPointerExceptions caused by bad empty Record handling. More... almost 22 years ago
s/1.6.0/1.6.1/ More... almost 22 years ago
Bump version to 1.6.1. More... almost 22 years ago
Fix javadoc bugs; fix bad file name. More... almost 22 years ago
improve wording More... almost 22 years ago
1.6.0 released. More... almost 22 years ago
- When loading master files with $INCLUDE statements, the included More... almost 22 years ago
$INCLUDEd files should be opened relative to the current directory, not the More... almost 22 years ago
Fix a bunch of int/long conversion problems. More... almost 22 years ago
Fix wire encoding More... almost 22 years ago