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
/
util
Age
Commit message (
Expand
)
Author
2017-03-16
Added helper for reading a custom-prefix.
Steve Kemp
2016-04-22
Fixed up more rubocop warnings.
Steve Kemp
2016-04-22
Readded file.
Steve Kemp
2016-04-22
Removed obsolete file.
Steve Kemp
2016-04-22
Deleted trailing whitespace.
Steve Kemp
2016-04-21
added a simple tftp utility
James F. Carter
2015-12-02
Added swordfish range - 5.28.56.0/21
Steve Kemp
2015-04-16
Mark unused variables as unused.
Steve Kemp
2015-03-09
Updated to test for more whitespace issues.
Steve Kemp
2015-03-09
Removed trailing whitespace from the code
Steve Kemp
2015-03-09
Whitespace fixups.
Steve Kemp
2015-03-09
Removed spaces inside parenthesis.
Steve Kemp
2015-03-09
Prefer single-quotes when you don't need interpolation.
Steve Kemp
2015-03-09
Do not terminate expressions with ";".
Steve Kemp
2015-03-09
Avoid redudent returns.
Steve Kemp
2015-03-09
Don't use parenthesis aroudn conditions in an if.
Steve Kemp
2015-03-09
Do not use parentheses for method calls with no arguments.
Steve Kemp
2015-03-09
Don't use "::" for method-calls.
Steve Kemp
2015-02-13
Added 5.28.58.0/24 to the Bytemark ranges.
Steve Kemp
2015-01-30
Removed executable permissions, this is a library.
Steve Kemp
2015-01-29
Removed shebang.
Steve Kemp
2014-12-11
Use getnameinfo rather than getaddrinfo
Patrick J Cherry
2013-07-11
Updated the first IPv6 range.
Steve Kemp
2013-07-11
Added 2001:41c9::/32 as a Bytemark range.
Steve Kemp
2013-06-24
Updated the code to be more module.
Steve Kemp
2013-06-24
The worst-case for testing a time-period, and one used in the
Steve Kemp
2013-06-24
Removed obsolete debug-code.
Steve Kemp
2013-06-24
Use the global timeout-period for DNS lookups.
Steve Kemp
2013-06-24
Added Custodian::Util::TimeSpan
Steve Kemp
2012-11-24
Removed test/driver-code.
Steve Kemp
2012-11-23
Moved the code to detect whether an IP-address is inside/outside the Bytema...
Steve Kemp
2012-11-23
Ensure we have a sane argument to our constructor.
Steve Kemp
2012-11-22
Whitespace updates.
Steve Kemp
2012-11-22
Renamed.
Steve Kemp