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
Don't append the search path to names with more than 1 label; make them More... over 23 years ago
typos More... over 23 years ago
- toWireCanonical() shouldn't explicitly put a 0 at the end anymore. More... over 23 years ago
make it compile More... over 23 years ago
update comments. More... over 23 years ago
port, priority, and weight are unsigned. More... over 23 years ago
fix spacing More... over 23 years ago
AAAA records are the real way, A6 are experimental More... over 23 years ago
remove test program More... over 23 years ago
shorten code, remove test program More... over 23 years ago
cleanup More... over 23 years ago
cleanup, remove duplicated code. More... over 23 years ago
- Changed the code that dynamically loads record types; hopefully More... over 23 years ago
Default to the root zone, so that all names are absolute. More... over 23 years ago
toWire() was broken More... over 23 years ago
fix bugs More... over 23 years ago
documentation fixes More... over 23 years ago
Names now store the final label explicitly. More... over 23 years ago
Remove support for bitstring labels, since they're now deprecated. More... over 23 years ago
- Address.isDottedQuad didn't check to see if the input String More... over 23 years ago
names with escaped decimals didn't work. More... over 23 years ago
treat @ with no origin as an empty name More... over 23 years ago
Querying for a nonexistant name with exactly one label didn't return. More... over 23 years ago
Add Ant build script (Blake Ramsdell <[email protected]>) More... over 23 years ago
Support for determining nameservers with Windows XP. More... over 23 years ago
update docs More... over 23 years ago
javadoc fixes More... over 23 years ago
The compareTo() functions should test for object equality first. More... over 23 years ago
The Record class now implements Comparable. More... over 23 years ago
The AAAARecord constructor was broken. More... over 23 years ago