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
- Add the Lookup class, which is what the dns class should have been, More... about 23 years ago
- When caching a message, a response object can be constructed More... about 23 years ago
When setting timeouts on sub-resolvers, use 5 seconds, not 20. More... about 23 years ago
minor cleanup More... about 23 years ago
update version More... about 23 years ago
1.3.1 released. More... about 23 years ago
- If a subresolver of an ExtendedResolver exited by throwing More... about 23 years ago
- The Name code didn't handle names with non-printable characters. More... about 23 years ago
The official name of class 3 is CH, not CHAOS. More... about 23 years ago
Add constants and strings for IQUERY and STATUS opcodes. More... about 23 years ago
Clarify documentation. More... about 23 years ago
- Fix a potential deadlock in the WorkerThread class. More... over 23 years ago
Don't assume chars can be cast to bytes. Some compilers don't like this. More... over 23 years ago
isQualified -> isAbsolute More... over 23 years ago
- Fix a bug where looking up names without trailing dots More... over 23 years ago
Fix a bug in searchlist processing on Windows. More... over 23 years ago
cleanup More... over 23 years ago
more cleanup More... over 23 years ago
Remove unused code. More... over 23 years ago
cleanup More... over 23 years ago
remove unused code More... over 23 years ago
Add a constructor to read a Name from a byte array; make the constructor More... over 23 years ago
cleanup, fix comments. More... over 23 years ago
Use Options.intValue() More... over 23 years ago
add Options.intValue() More... over 23 years ago
Make the toWire()/toWireCanonical() methods that take DataByteOutputStreams More... over 23 years ago
call DNSSEC.digestMessage() More... over 23 years ago
Add digestMessage(), to be used for SIG(0). More... over 23 years ago
Call DNSSEC.digestRRset() More... over 23 years ago
Add a routine to digest a SIGRecord/RRset, to be used in signing/verifying. More... over 23 years ago