0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing DS parsing for algorithm codes of more than one digit More... over 15 years ago
Fixing LOC for fractional seconds and default size More... over 15 years ago
Adding more tests for LOC and HINFO More... over 15 years ago
Fix HINFO to handle TXT-like rdata More... over 15 years ago
Tweaks More... over 15 years ago
Removing extra argument to PacketSender.new - thanks Julian Mehnle More... over 15 years ago
Update news More... over 15 years ago
Remove the ITAR More... over 15 years ago
The root is signed! DS record now loaded into validator. However, validation now switched off by default. Use Resolver#do_validation=true to switch it on, but be aware that NSEC3 validation is not yet supported. Please let me know if you require this. More... over 15 years ago
Add method to accept root DS record More... over 15 years ago
handle names and IPs More... over 15 years ago
Handle split-line RRs More... over 15 years ago
Dnsruby now catches badly formed packets with the TC bit set, and retries again over TCP More... over 15 years ago
Adding partial_message method for DecodeError More... over 15 years ago
Adding partially constructed message to DecodeError, for interested clients More... over 15 years ago
Upping version for new release More... over 15 years ago
Absolute names in rdata More... over 15 years ago
Remove extra Message#ad accessor More... over 15 years ago
Fixing nil value in Dnsruby.single_resolvers More... over 15 years ago
Use Regular Expression More... almost 16 years ago
Handle queries too big for UDP when no_tcp set More... almost 16 years ago
Added Resolver#no_tcp method to suppress the use of TCP for a given (Single)Resolver. This should only be used for testing or debugging purposes. More... almost 16 years ago
Handle IPv6 servers when checking where response came from More... almost 16 years ago
Don't add two OPT RRs to a Message when sending More... almost 16 years ago
Cleaning up transport error reporting More... almost 16 years ago
Adding include_absolute flag to Name#to_s, which directs any trailing dots to be printed. Now called by default by RR#to_s, and inherited rdata_to_string() methods - so RR#to_s will print what was given to RR#create(string) More... almost 16 years ago
Upping version number for release More... almost 16 years ago
More test server test moves More... almost 16 years ago
More test server test moves More... almost 16 years ago
Removing test-server tests to test-server section More... almost 16 years ago