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
Use Message.toWire(maxLength); remove message truncation code. More... about 23 years ago
- Add a method to render a Message with a specified maximum size - More... about 23 years ago
Add a routine to generate a TSIG for a message that has already been rendered. More... about 23 years ago
Fix more brokenness. More... about 23 years ago
TSIG signed UDP queries weren't properly verified by jnamed. More... about 23 years ago
Add a routine to verify the TSIG of a message at the start of an array. More... about 23 years ago
The hexdump debugging class was quite broken. More... about 23 years ago
- Converting some types of records (TXT, for example) to wire format More... about 23 years ago
Add a constant representing the length of a header. More... about 23 years ago
Add a routine to set the current position in a stream. More... about 23 years ago
- Move additional data processing to the Record class from jnamed; More... about 23 years ago
minor tweak More... about 23 years ago
Fix a few bugs that cause crashes when sending messages with an empty question More... about 23 years ago
Simplify error handling logic, handle the case where any attempt to More... about 23 years ago
If a server returns a response which is not useful, move on to the next server. More... about 23 years ago
Print a list of aliases, if any exist. More... about 23 years ago
Avoid NullPointerExceptions on particularly broken responses. More... about 23 years ago
- Store all aliases of the query name. More... about 23 years ago
style More... about 23 years ago
Handle CNAME loops. More... about 23 years ago
Add a debugging statement, check for soa before adding negative cache entry. More... about 23 years ago
Use the Lookup class. More... about 23 years ago
Now that addMessage() uses RRsets, there's no need for a second pass when More... about 23 years ago
more 0-ttl fixes More... about 23 years ago
More 0-ttl fixes. More... about 23 years ago
Logging updates. More... about 23 years ago
0-ttl fixes More... about 23 years ago
Reimplement as calls to the Lookup class. More... about 23 years ago
When setting the search path to an array of strings, check for null. More... about 23 years ago
Add more functionality. More... about 23 years ago