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
Line up output a bit better when printing multiple records. More... almost 23 years ago
Fix incorrect string quoting. More... almost 23 years ago
remove unused code. More... almost 23 years ago
Comments. More... almost 23 years ago
- Add the ZoneTransferIn class, which performs incoming AXFR/IXFR More... almost 23 years ago
Make the code for TSIG verifying a multiple message response reentrant. More... almost 23 years ago
Better classify the TSIG-related state of a message. More... almost 23 years ago
More AXFR -> Stream conversions. More... almost 23 years ago
Add a class to do incoming zone transfers, and make SimpleResolver use it More... almost 23 years ago
Change AXFR to Stream. More... almost 23 years ago
Another searchlist bug. More... almost 23 years ago
Searchlist updates for windows. More... almost 23 years ago
- Add setTSIGKey(TSIG key) More... almost 23 years ago
Catch TextParseExceptions. More... almost 23 years ago
Allow creation of a TSIG key from strings. This was present in SimpleResolver, More... almost 23 years ago
Fix cut-and-paste errors. More... almost 23 years ago
- Make the routine that converts an IP address from a string More... almost 23 years ago
Call Address.toArray(). More... almost 23 years ago
Add a routine to convert a string containing an IP address to an array of ints, More... almost 23 years ago
More exception improvements. More... almost 23 years ago
Try harder to return useful exceptions when parsing records from strings. More... almost 23 years ago
Try to make it more clear that jnamed should not be used. More... about 23 years ago
- Fix an infinite loop that could occur when processing a response More... about 23 years ago
Clear the RD bit when sending an AXFR request. More... about 23 years ago
When creating a zone from an AXFR, throw an exception if the response isn't More... about 23 years ago
Minor changes to faciliate alternate maps in the future. More... about 23 years ago
remove references to org.xbill.Task. More... about 23 years ago
remove More... about 23 years ago
Make this a subclass of Thread. More... about 23 years ago
Remove the thread pool code. We do a much better job now at avoiding thread More... about 23 years ago