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
- Add rdataToWireCanonical() (David Blacka) More... over 24 years ago
- Add support for the DNSSEC RSA-SHA1 algorithm (David Blacka) More... over 24 years ago
Add a Cache constructor taking no parameters that assumes class IN. More... over 24 years ago
Check that incoming queries have rcode NOERROR and the QR flag off. More... over 24 years ago
Clean up the check that when a record is parsed from wire format, the number More... over 24 years ago
When reading an array from a DataByteInputStream, throw an exception More... over 24 years ago
further clarify jnamed documentation More... over 24 years ago
- jnamed can now listen on specific addresses, with the "address" More... over 24 years ago
When printing TXT records, don't print a trailing space. More... over 24 years ago
update comments, remove dead code. More... over 24 years ago
1.2.3 released More... over 24 years ago
update javadoc build process to link to the JDK 1.3 docs. More... over 24 years ago
Creating an Enumeration of an empty RRset caused an infinite loop. More... over 24 years ago
The underlying platform must use an ASCII encoding of characters. This means More... over 24 years ago
- nsupdate compatibility and a bug fix to the update client. More... over 24 years ago
Added a space before the closing paren in the text format. More... over 24 years ago
remove extraneous newline More... over 24 years ago
The results of ANY queries were not properly cached. More... over 24 years ago
1.2.2 release More... over 24 years ago
doc updates More... over 24 years ago
fix the "Invalid option" output. More... over 24 years ago
jnamed implements the DO (DNSSEC OK) bit. More... over 24 years ago
Bitstring labels are now canonicalized. More... over 24 years ago
Added the -q (print query) option to dig. More... over 24 years ago
Hashing a Name with a BitString label failed. More... over 24 years ago
Another try at comparing Names with bitstring labels. More... over 24 years ago
Typo in RSA KEY footprint calculation. More... over 24 years ago
fix obvious bug in Name.compareTo() - binary labels sort before normal labels. More... over 24 years ago
Added Name.getLabelString() More... over 24 years ago
- A string tokenizer bug caused TXT records with one string to be More... over 24 years ago