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
/
protocol-tests
Age
Commit message (
Collapse
)
Author
2012-11-19
Ensure that hostnames used for ping-tests are valid - to avoid the ↵
Steve Kemp
security hole.
2012-11-17
strip newlines from the banner we read.
Steve Kemp
2012-11-17
Don't be more verbose uncoditionally
Steve Kemp
2012-11-17
New TCP test.
Steve Kemp
2012-11-17
Added TCP protocol test.
Steve Kemp
2012-11-15
Use the correct DNS-type for Nameserver records.
Steve Kemp
2012-11-15
Fixed bug with whitespace
Steve Kemp
2012-11-15
DNS protocol-tester catches raised exceptions and runs under a timeout.
Steve Kemp
2012-11-15
Format the text-inclusion error message properly
Steve Kemp
2012-11-14
Added external curl-using HTTP fetch, to actually work.
Steve Kemp
2012-11-14
Remap HTTPS -> HTTP
Steve Kemp
2012-11-14
Timeout correctly.
Steve Kemp
2012-11-14
Ensure that our timeout period is an integer
Steve Kemp
2012-11-14
Updated each test to use the timeout period specified in the JSON
Steve Kemp
hash. Update the trivial test to set such a thing too.
2012-11-14
URL should add a path if missing
Steve Kemp
2012-11-14
Respond -> Response
Steve Kemp
2012-11-14
Use the system wide one if we can.
Steve Kemp
2012-11-14
Be more consistent about failures.
Steve Kemp
2012-11-14
Ensure we reset the error before re-testing a failure case.
Steve Kemp
2012-11-13
search more paths for mutli-ping
Steve Kemp
2012-11-13
follow redirects
Steve Kemp
2012-11-13
Implementation and basic usage for the DNS protocol
Steve Kemp
2012-11-13
Updated to use ruby1.8 explicitly
Steve Kemp
2012-11-13
Renamed and moved files around.
Steve Kemp