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
Replace MX_KXRecord with U16NameBase; make AFSDB and RT records use it. More... almost 22 years ago
SingleNameBase, not SingleName. More... almost 22 years ago
Update documentation and Makefile/ant script to 1.6. More... almost 22 years ago
Quote strings in toString() output. More... almost 22 years ago
Fix rdataFromString(). More... almost 22 years ago
Fix the prefixBits == 128 case. More... almost 22 years ago
Add support for the GPOS record. More... almost 22 years ago
Make it possible to use a Tokenizer without leaving files open. More... almost 22 years ago
Close open files when finished parsing. More... almost 22 years ago
Add a close() method, to close opened files. More... almost 22 years ago
Add NSAP-PTR record support. More... almost 22 years ago
Handle type mnemonice with dashes. More... almost 22 years ago
NSAP-PTR, not NSAP_PTR. More... almost 22 years ago
Add support for MB, MD, MF, MG, MR records. More... almost 22 years ago
Replace NS_CNAME_PTRRecord with SingleName/SingleCompressedName More... almost 22 years ago
Add WKS record support. More... almost 22 years ago
Add Address.toDottedQuad(int []) More... almost 22 years ago
Make it compile. More... almost 22 years ago
Add NSAP record. More... almost 22 years ago
Fix error message. More... almost 22 years ago
Fix copyrights. More... almost 22 years ago
Add ISDN record. More... almost 22 years ago
Add X25 record. More... almost 22 years ago
X.25, not X_25. More... almost 22 years ago
Make Record.check* return the checked type. More... almost 22 years ago
Add a convenience function for per-type code to check absolute names. More... almost 22 years ago
Add support for more record types (AFSDB, MINFO, NULL, PX, RT). More... almost 22 years ago
Create and use Record.unknownToString(). More... almost 22 years ago
Fix javadoc. More... almost 22 years ago
Remove more per-type duplicated code. More... almost 22 years ago