summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-04-10Remove username/password prior to testing URL with curb.Steve Kemp
2017-04-10Use standard URL username/password holders.10-support-http-basic-authSteve Kemp
2017-03-28Support HTTP BASIC-AUthentication.Steve Kemp
2017-03-27First stab at allowing custom SSL expiry daysJames Hannah
2017-03-16Use the subject-prefix if it is present.Steve Kemp
2017-03-16Added helper for reading a custom-prefix.Steve Kemp
2016-12-19Show host/port when TCP timeout occurs.Steve Kemp
2016-11-03Send the server-name-indicator (SNI) when falling back to legacy.3-send-sni-when-falling-back-to-opensslSteve Kemp
2016-07-18Fallback to using `openssl` if we can't get certificates.Steve Kemp
2016-07-13Update error message for validation-failuSteve Kemp
2016-07-13Retry SSL checks on negotiation failure.release-0.29Steve Kemp
2016-04-22Updated to fix the last remaining rubocop warnings.Steve Kemp
2016-04-22More rubocop fixups.Steve Kemp
2016-04-22More rubocop fixes.Steve Kemp
2016-04-22Fixed up more rubocop warnings.Steve Kemp
2016-04-22More updates to silence rubocop style-guides.Steve Kemp
2016-04-22Readded file.Steve Kemp
2016-04-22Removed obsolete file.Steve Kemp
2016-04-22Deleted trailing whitespace.Steve Kemp
2016-04-22Simplified the parsing of the TFTP URI.Steve Kemp
2016-04-21added tftp protocol testJames F. Carter
2016-04-21added a simple tftp utilityJames F. Carter
2016-02-10Don't allow limiting protocl on HTTP/HTTPS tests.root
2016-02-10Adjusted greediness of regex in http with contentPatrick J Cherry
2016-02-10Adjusted http with content string parsing.Patrick J Cherry
2016-01-18Updated the queue-handling.Steve Kemp
2016-01-11Allow expected-test to be double-quoted.Steve Kemp
2015-12-18Updated to use the right form of counting for the set.Steve Kemp
2015-12-18Fixed the name of the string.Steve Kemp
2015-12-18Updated to revert to a set with no ordering.Steve Kemp
2015-12-18Return values using a reverse-score-range.Steve Kemp
2015-12-18Removed references and support for beanstalkd.Steve Kemp
2015-12-18Removed debugging print.Steve Kemp
2015-12-18Removed the diagnostic output of the test-scoresSteve Kemp
2015-12-18Use a sorted set for tests in our queue.Steve Kemp
2015-12-17Treat our Redis queue as a set.Steve Kemp
2015-12-02Added swordfish range - 5.28.56.0/21Steve Kemp
2015-11-30Don't do SHA1 signature testing by default.Steve Kemp
2015-11-16Keep 8k history-transitions.Steve Kemp
2015-11-16Updated the redis-alerter to store more useful-state.Steve Kemp
2015-11-16Ensure we strip leading/trailing space from alerts.Steve Kemp
2015-10-29Allow testng for weak certificate signing algorithms.Steve Kemp
2015-08-26Catch "RecvErr" exceptions from curb.Steve Kemp
2015-08-25Explicitly open our configuration file in UTF-8 mode.Steve Kemp
2015-08-07Ensure that we correctly parse bogus macro-definitions.Steve Kemp
2015-08-04Override the alert-test-type for the SSL-expiry check.Steve Kemp
2015-07-29Loosen teh grammar on tcp-tests.Steve Kemp
2015-07-29Ensure that protocol-handlers are lower-case.Steve Kemp
2015-07-29Added handler for running RDP-tests.Steve Kemp
2015-04-30If a test is skipped we don't need to sleep.Steve Kemp