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-18 | Updated | Steve Kemp | |
2012-11-17 | WARN: The user if there is no status/content test for HTTP, or banner for ↵ | Steve Kemp | |
TCP-tests. | |||
2012-11-17 | Be verbose in all tests. | Steve Kemp | |
2012-11-17 | Parse the banner. | Steve Kemp | |
2012-11-16 | Removed executable bit | Steve Kemp | |
2012-11-15 | Added --test flag | Steve Kemp | |
2012-11-15 | Timeout in 12 second. | Steve Kemp | |
2012-11-15 | Raise an exception on a bogus line - and test for that. | Steve Kemp | |
2012-11-15 | Comment update. | Steve Kemp | |
2012-11-15 | Throw an exception if we attempt to redefine a macro. | Steve Kemp | |
2012-11-14 | Updated comments. | Steve Kemp | |
2012-11-14 | Abort on malformed-lines. | Steve Kemp | |
2012-11-14 | Change default timeout to 10 seconds. | Steve Kemp | |
2012-11-14 | Moved parser code into its own file, and updated main script + test suite ↵ | Steve Kemp | |
to use it. |