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
- Make the routines that convert between the DNS and standard Java More... about 19 years ago
Add the ability to use HMAC-SHA1 and HMAC-SHA256 TSIG keys. More... over 19 years ago
- Add a TSIG constructor that takes an algorithm as a String. More... over 19 years ago
- When converting a PublicKey to a DNS record, allow the algorithm to be More... over 19 years ago
- Added support for parsing the output of ipconfig in French . More... over 19 years ago
- If both "search" and "domain" lines are present in a resolv.conf More... over 19 years ago
Change version number to 2.0.3. More... over 19 years ago
Add support for the SPF record type. More... over 19 years ago
- DNSSEC.digestRRset could digest records in the wrong order. More... over 19 years ago
typo More... over 19 years ago
fix cut-and-paste-o. More... over 19 years ago
fix javadoc More... over 19 years ago
update version numbers More... over 19 years ago
2.0.2 released More... over 19 years ago
update to RFC 4398 More... over 19 years ago
Add support for the IPSECKEY record type. More... over 19 years ago
Add Tokenizer.getAddress() More... over 19 years ago
Update RRset documentation and tests to correctly match the fact that SIG More... over 19 years ago
- The result of a Lookup that involves a CNAME should include More... over 19 years ago
make newMessage function. More... almost 20 years ago
improve help More... almost 20 years ago
- Loading zones containing RRsets with multiple records didn't work. More... almost 20 years ago
- AXFR requests could leak file descriptors if the connection More... almost 20 years ago
Add a missing blank line. More... about 20 years ago
Add a Resolver.setTimeout(int secs, int msecs) method. More... about 20 years ago
Remove deprecated code. More... about 20 years ago
2.0.1 released More... about 20 years ago
args[0], not args[1] More... about 20 years ago
- The InetAddresses returned by Address.getByName() should have their More... about 20 years ago
- Update remaining DNSSEC code to be compliant with the current spec. More... about 20 years ago