index
:
custodian.git
10-support-http-basic-auth
12-reap-old-tests
13-catch-bogus-dns
13-log-dns-errors
19-user-agent
21-allow-custom-subjects
3-send-sni-when-falling-back-to-openssl
locking_for_custodian_add_test_script
master
rubo-cop-all-the-things
ssl-custom-expiry
A distributed protocol tester.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
custodian
/
protocoltest
/
dns.rb
Age
Commit message (
Expand
)
Author
2015-01-08
Simplified error messages for DNS failures.
Steve Kemp
2014-12-11
Fixed typo
Patrick J Cherry
2014-12-11
Resolve DNS server name to an IP before connecting, so ruby knows
Patrick J Cherry
2014-12-11
Further tidying the DNS class to use an array rather than a string to
Patrick J Cherry
2014-12-11
make dns comparisons alL LoWeR CaSe
Patrick J Cherry
2013-05-15
Honour the global timeout period.
Steve Kemp
2012-12-11
Updated to be more explicit in the error field.
Steve Kemp
2012-12-11
Updated comments.
Steve Kemp
2012-12-11
Updated to quote the expected results in the details field.
Steve Kemp
2012-12-11
Use and require an exact match in DNS results.
Steve Kemp
2012-12-10
Ensure we raise an exception if we're trying to resolve an unknown record-t...
Steve Kemp
2012-12-10
Ensure DNS test returns nil if an unrecognised record type is given,
Patrick J Cherry
2012-11-26
Ensure we load the resolving library
Steve Kemp
2012-11-23
Implemented DNS protocol-test.
Steve Kemp
2012-11-23
Test that inverted() works for each protocol test we know about.
Steve Kemp
2012-11-22
Parse the configuration file into arrays of jobs, via our test-factory
Steve Kemp
2012-11-22
Whitespace updates.
Steve Kemp
2012-11-22
Moved tests into a namespace.
Steve Kemp
2012-11-22
Updated to stub out more code.
Steve Kemp
2012-11-22
Updated DNS
Steve Kemp
2012-11-21
Added. todo.
Steve Kemp