3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2024 — Jan 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix doc typo More... over 14 years ago
2.1.2 release More... over 14 years ago
Fix verbose-level log message to print the correct error. More... over 14 years ago
- TypeBitmap.toString() failed if no bits were set. More... over 14 years ago
- TSIG.fromString() didn't handle base64-encoded secrets with / More... over 14 years ago
Address.truncate() didn't work at all. More... over 14 years ago
Support verifying truncated TSIG signatures, as specified in RFC 4635. More... over 14 years ago
IOException(message, cause) didn't exist in Java 1.4; use initCause() More... over 14 years ago
s/RESERVED/CODE/ More... over 14 years ago
Fix javadoc. More... over 14 years ago
Add support for the NSID EDNS option. More... over 14 years ago
- Refactor EDNS Option support to allow for custom type More... over 14 years ago
Add checkByteArrayLength(). More... over 14 years ago
Add a truncate() method to truncate an address to a specified number of More... over 14 years ago
Use DNSOutput.writeU16At() More... over 14 years ago
Add writeU16At(value, position), which is shorter than More... over 14 years ago
Add saveActive/restoreActive, so that active regions can be nested. More... over 14 years ago
Add a constructor that takes a cause Exception. More... over 14 years ago
- Add missing support for the HMAC-SHA224, HMA-SHA384, and HMAC-SHA384 More... over 14 years ago
An EDNS option code is a 16 bit value, not an 8 bit value. More... over 14 years ago
Add some tests contributed with the DNSSEC provider patch. More... almost 15 years ago
+ - Add support for using alternate JCA providers when generating DNSSEC More... almost 15 years ago
Update some test results. More... almost 15 years ago
remove email address. More... almost 15 years ago
Clean up the OSGi build a bit. See More... almost 15 years ago
update version numbers to 2.1.1 More... almost 15 years ago
svn:ignore .bnd files More... almost 15 years ago
- Add the ability to set ndots on Lookup objects, and parse the ndots More... almost 15 years ago
The 'file' command in the 'update' program didn't work correctly. More... almost 15 years ago
Fix bundle target to delete .bnd file. More... over 15 years ago