3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 16, 2024 — Jan 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't need java.lang.reflect.* anymore. More... over 20 years ago
Make more methods public; improve documentation. More... over 20 years ago
Make this class public. More... over 20 years ago
Improve exception text. More... over 20 years ago
The inbound zone transfer code failed to treat port 0 as the More... over 20 years ago
When doing a zone transfer with a SimpleResolver object, the More... over 20 years ago
Explictly register record type implementations instead of using reflection; More... over 20 years ago
2.0.0 More... over 20 years ago
Use the RRset(Record) constructor here too. More... over 20 years ago
Use the RRset(Record) constructor. More... over 20 years ago
Add a constructor that takes a record. More... over 20 years ago
ignore the reports directory. More... over 20 years ago
updates to the coverage_report target More... over 20 years ago
Fix the code to deal with TTL 0 data in the Cache. More... over 20 years ago
updates More... over 20 years ago
Build org.xbill.DNS.security by default; remove 'dnssec' ant and make targets. More... over 20 years ago
Add unit tests for many classes. The unit tests are located More... over 20 years ago
Change the internal maxEntries field to a static defaultMaxEntries field More... over 20 years ago
Add getMaxNCache(), getMaxCache(), and getDClass() accessors. More... over 20 years ago
Add lat/long validation (Matt Rutherford <[email protected]>) More... over 20 years ago
Fix several problems with empty names. More... over 20 years ago
Make the empty name have an empty byte array; make offset(0) work for empty More... over 20 years ago
Add reference to RFC and APLRecord.Element.equals(). More... over 20 years ago
Remove unused method. More... over 20 years ago
Add missing initialization (Matt Rutherford <[email protected]>) More... over 20 years ago
Remove unused variable, fix exception messages. More... over 20 years ago
As per RFC 2181, the maximum allowed TTL value is 0x7FFFFFFF. Change More... over 20 years ago
Add a missing TTL check. More... over 20 years ago
static final, for consistency. More... over 20 years ago
Improve comment and exception text. More... over 20 years ago