0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add code to require all Ruby files in and under lib/dnsruby. More... almost 11 years ago
tc_soak cycle resolvers, infinite symbol for tcp_pipelining_max_queries More... almost 11 years ago
Add support tcp_pipelining_max_queries (max num of queries per pipeline) Fix tc_soak and add stress testing for tcp_pipeline in tc_soak More... almost 11 years ago
Try to get soak test running better again More... almost 11 years ago
Get rid of more Nominet More... almost 11 years ago
Getting rid of Nominet More... almost 11 years ago
Rakefile targets More... almost 11 years ago
Sort a list, clarify a condition. More... almost 11 years ago
Clean up ts_offline.rb and ts_online.rb More... almost 11 years ago
Merge pull request #75 from keithrbennett/make-able-to-run-tc-soak-by-itself More... almost 11 years ago
Remove use of pretty_backtrace. It seemed like a good idea, but output is cluttered. More... almost 11 years ago
Fix requiring in tests so local files are loaded, not gem. Fix Dnsruby::Message::Section -> Dnsruby::Section. More... almost 11 years ago
Add require_relative calls. More... almost 11 years ago
Removed blank line, simplified stats accessors More... almost 11 years ago
TCP Pipelining: is socket tcp? More... almost 11 years ago
Add support for tcp pipelining (persistent tcp sockets) More... almost 11 years ago
Merge pull request #73 from keithrbennett/remove-unconditional-pretty-backtrace-dependency More... almost 11 years ago
Remove unconditional dependency that was replaced by conditional one. More... almost 11 years ago
Merge pull request #72 from keithrbennett/fix-tc-axfr-formatting More... almost 11 years ago
Fix indendation, make minor cosmetic improvements. More... almost 11 years ago
Removing jruby-head from travis build More... almost 11 years ago
Only run axfr test if server is online More... almost 11 years ago
Merge pull request #71 from keithrbennett/rework-resolv More... almost 11 years ago
Remove redundant '!!'. More... almost 11 years ago
Split test into two to more precisely identify an error reported on Travis CI. More... almost 11 years ago
Made method implementations more consistent, and return values more explicit. Now we don't load pretty_backtrace for JRuby. More... almost 11 years ago
Add comment warning to use Dnsruby::Resolv. More... almost 11 years ago
Enable pretty_backtrace in tests only if RUBY_VERSION >= '2' to avoid error. More... almost 11 years ago
Refactor Resolv and its tests. Rename tc_dnsruby.rb to tc_resolv.rb. Add pretty_backtrace dev. dependency. More... almost 11 years ago
Merge pull request #69 from elibus/fix-create_tsig_options More... almost 11 years ago