3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- 2.1.6 released More... over 10 years ago
- Address.getByName() and Address.getAllByName() had incomplete IPv6 More... over 10 years ago
- Improve the name server detection code for Android. More... over 10 years ago
- Change the edns-client-subnet option to use the officially defined More... almost 11 years ago
- SIG(0) signatures were incorrectly generated in some cases. More... almost 11 years ago
- The Name(String s, Name origin) constructor copies too many labels More... almost 11 years ago
Change uses of "bogushost.com" to "example.invalid", which (a) is defined More... about 11 years ago
Add tests of Name.isAbsolute(). More... about 11 years ago
- Fix Name.isAbsolute() to check that the length of the last label is More... about 11 years ago
2.1.5 release. More... about 11 years ago
- Fix DS generation to canonicalize the DNSKEY owner name. More... about 11 years ago
Fix broken name canonicalization test, add more of them. More... about 11 years ago
Work around ant failure when running tests. More... about 11 years ago
- Add Name.canonicalize() and Name.toString() variant for More... about 11 years ago
don't die if there is no name, so that tests pass. More... about 11 years ago
make test pass More... about 11 years ago
2.1.4 released More... over 11 years ago
- Fix the Message constructor to not raise a ClassCastException when a More... over 11 years ago
- Add support for RFC 6605: Elliptic Curve Digital Signature More... over 11 years ago
Fix tests; don't compile tests with non-required dependencies. More... over 11 years ago
Pass hostnames to InetAddress.getByAddress where possible. More... over 11 years ago
Add support for the TLSA record type. More... over 11 years ago
- Fix the ZoneTransferIn object to properly report AXFRs; this was More... over 12 years ago
- Update DSRecord constructor from DNSKEYRecord to generate the More... over 12 years ago
2.1.3 release More... over 12 years ago
- Add a callback interface to ZoneTransferIn. More... over 12 years ago
Update J2SE Javadoc URL to one at oracle. More... over 12 years ago
Add a copy of the BSD license. More... over 12 years ago
An exception could be thrown when attempting to look up data in the More... over 12 years ago
When processing messages with opcode UPDATE, only execute special case More... over 12 years ago