Age | Commit message (Expand) | Author |
2016-11-03 | Send the server-name-indicator (SNI) when falling back to legacy.3-send-sni-when-falling-back-to-openssl | Steve Kemp |
2016-07-18 | Fallback to using `openssl` if we can't get certificates. | Steve Kemp |
2016-07-13 | Update error message for validation-failu | Steve Kemp |
2016-07-13 | Retry SSL checks on negotiation failure.release-0.29 | Steve Kemp |
2016-04-22 | Updated to fix the last remaining rubocop warnings. | Steve Kemp |
2016-04-22 | More rubocop fixups. | Steve Kemp |
2016-04-22 | More rubocop fixes. | Steve Kemp |
2016-04-22 | Fixed up more rubocop warnings. | Steve Kemp |
2016-04-22 | More updates to silence rubocop style-guides. | 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-22 | Simplified the parsing of the TFTP URI. | Steve Kemp |
2016-04-21 | added tftp protocol test | James F. Carter |
2016-04-21 | added a simple tftp utility | James F. Carter |
2016-02-10 | Don't allow limiting protocl on HTTP/HTTPS tests. | root |
2016-02-10 | Adjusted greediness of regex in http with content | Patrick J Cherry |
2016-02-10 | Adjusted http with content string parsing. | Patrick J Cherry |
2016-01-18 | Updated the queue-handling. | Steve Kemp |
2016-01-11 | Allow expected-test to be double-quoted. | Steve Kemp |
2015-12-18 | Updated to use the right form of counting for the set. | Steve Kemp |
2015-12-18 | Fixed the name of the string. | Steve Kemp |
2015-12-18 | Updated to revert to a set with no ordering. | Steve Kemp |
2015-12-18 | Return values using a reverse-score-range. | Steve Kemp |
2015-12-18 | Removed references and support for beanstalkd. | Steve Kemp |
2015-12-18 | Removed debugging print. | Steve Kemp |
2015-12-18 | Removed the diagnostic output of the test-scores | Steve Kemp |
2015-12-18 | Use a sorted set for tests in our queue. | Steve Kemp |
2015-12-17 | Treat our Redis queue as a set. | Steve Kemp |
2015-12-02 | Added swordfish range - 5.28.56.0/21 | Steve Kemp |
2015-11-30 | Don't do SHA1 signature testing by default. | Steve Kemp |
2015-11-16 | Keep 8k history-transitions. | Steve Kemp |
2015-11-16 | Updated the redis-alerter to store more useful-state. | Steve Kemp |
2015-11-16 | Ensure we strip leading/trailing space from alerts. | Steve Kemp |
2015-10-29 | Allow testng for weak certificate signing algorithms. | Steve Kemp |
2015-08-26 | Catch "RecvErr" exceptions from curb. | Steve Kemp |
2015-08-25 | Explicitly open our configuration file in UTF-8 mode. | Steve Kemp |
2015-08-07 | Ensure that we correctly parse bogus macro-definitions. | Steve Kemp |
2015-08-04 | Override the alert-test-type for the SSL-expiry check. | Steve Kemp |
2015-07-29 | Loosen teh grammar on tcp-tests. | Steve Kemp |
2015-07-29 | Ensure that protocol-handlers are lower-case. | Steve Kemp |
2015-07-29 | Added handler for running RDP-tests. | Steve Kemp |
2015-04-30 | If a test is skipped we don't need to sleep. | Steve Kemp |
2015-04-28 | Revert the last commit - syslog gives us timestamps | Steve Kemp |
2015-04-28 | Show the date/time as well as logged messages. | Steve Kemp |
2015-04-28 | Removed temporary debugging puts | Steve Kemp |
2015-04-24 | Use the expanded version of our return-codes. | Steve Kemp |
2015-04-16 | Test our enum-like type works as expected. | Steve Kemp |
2015-04-16 | Removed reference to removed protocol tester. | Steve Kemp |
2015-04-16 | Updated test-handler for new API. | Steve Kemp |