0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix test More... almost 11 years ago
Some refactoring More... almost 11 years ago
Merge pull request #70 from keithrbennett/fix-google-address-test More... almost 11 years ago
Fix test by changing = to ==. More... almost 11 years ago
Refactor Resolver.create_tsig_options * Fix: options[:algorithm] was NOT an assignment * Refactor arguments * Add tests More... almost 11 years ago
Merge pull request #68 from elibus/fix-null More... almost 11 years ago
Fix args passed to create_tsig_opts More... almost 11 years ago
Fixing tc_dnsruby More... almost 11 years ago
Fix ZoneTransfer not to use deprecated SingleResolver More... almost 11 years ago
Fixing default access for tsig options in Resolver More... almost 11 years ago
Get AXFR test working again More... almost 11 years ago
Merge pull request #66 from rkday/fix_warnings More... almost 11 years ago
Actually fix 'warning: character class has duplicated range' More... almost 11 years ago
Fix 'warning: mismatched indentations at 'end' with 'def' at 243' More... almost 11 years ago
Fix 'warning: assigned but unused variable - e' More... almost 11 years ago
Fix 'warning: method redefined; discarding old regexp=' More... almost 11 years ago
Fix 'warning: character class has duplicated range' More... almost 11 years ago
Merge pull request #65 from keithrbennett/add-nxt-rr More... about 11 years ago
Add GPOS and NXT to list of supported records in README. More... about 11 years ago
Add require dnsruby/resource/NXT to generic.rb. Add GPOS and NXT to class insensitive record types, remove module IN from NXT. More... about 11 years ago
Add require dnsruby/resource/NXT to IN. More... about 11 years ago
Fixed case of 'RR' in require. More... about 11 years ago
Use substitute 'require_relative' lambda in non-test files to accommodate Coveralls not supporting Ruby's require_relative. More... about 11 years ago
Merge pull request #62 from keithrbennett/refactor-decoder More... about 11 years ago
Refactor and add docs to MessageDecoder class. More... about 11 years ago
Merge pull request #61 from keithrbennett/add-test-utils More... about 11 years ago
Fix/add some comments. More... about 11 years ago
Add test_utils.rb; add :data to attr_reader call in MessageDecoder. More... about 11 years ago
Merge pull request #59 from tg90nor/fix-double-dots-in-relative-cname-import More... about 11 years ago
Fix zone reader adding unwanted dot to relative hostnames being converted to absolute More... about 11 years ago