Age | Commit message (Expand) | Author |
2012-11-16 | Remove redundent text in alerts if the target was an IP | Steve Kemp |
2012-11-15 | Resolve purely numeric alerts | Steve Kemp |
2012-11-15 | Raise an exception on a bogus line - and test for that. | Steve Kemp |
2012-11-15 | Throw an exception if we attempt to redefine a macro. | Steve Kemp |
2012-11-14 | Removed test now we remap HTTPS -> http | Steve Kemp |
2012-11-14 | renamed. | Steve Kemp |
2012-11-14 | Added test of inside vs. outside of Bytemark network | Steve Kemp |
2012-11-14 | WHitespace fixups | Steve Kemp |
2012-11-14 | Test-cases for multi-ping | Steve Kemp |
2012-11-14 | Updated test cases | Steve Kemp |
2012-11-14 | Moved parser code into its own file, and updated main script + test suite to... | Steve Kemp |
2012-11-14 | Added another test. | Steve Kemp |
2012-11-14 | Updated test suite to cover macros with numbers in their names. | Steve Kemp |
2012-11-14 | comment-updates. | Steve Kemp |
2012-11-14 | Test that we can define macros with just a single host - no " and " | Steve Kemp |
2012-11-14 | Removed WebBrick | Steve Kemp |
2012-11-13 | Added more tests - specifically look for default port-saniyt | Steve Kemp |
2012-11-13 | Added ping to the list of primitives tested. | Steve Kemp |
2012-11-13 | Considerably more test-cases. | Steve Kemp |
2012-11-13 | Test that invoking parse_line() honours macro definitions. | Steve Kemp |
2012-11-13 | Fixed to load the main code so we can test our parser. | Steve Kemp |
2012-11-13 | Fixed include paths. | Steve Kemp |
2012-11-13 | Updated the libraries we require. | Steve Kemp |
2012-11-13 | Added a HTTP server stub for the protocol test. | Steve Kemp |
2012-11-13 | Allow the parser to be loaded. | Steve Kemp |
2012-11-13 | added test-case to cover basic file-parsing. | Steve Kemp |
2012-11-13 | Added. | Steve Kemp |
2012-11-13 | Added LDAP-protocol handler. | Steve Kemp |
2012-11-13 | Removed duplication, corrected errors in comment. | Steve Kemp |
2012-11-13 | Validate we have a host + port | Steve Kemp |
2012-11-13 | Test that we have a host + port to test. | Steve Kemp |
2012-11-13 | Validate we have a port and a host to probe | Steve Kemp |
2012-11-13 | Added validation of target + port | Steve Kemp |
2012-11-13 | Added test case for FTP constructor. | Steve Kemp |
2012-11-13 | Initial test-cases | Steve Kemp |