Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Use $((FOO - BAR)) instead of $(("$FOO" - "$BAR")) | Luke Bratch | 16 months | |
Age | Commit message | Author | ||
2023-07-11 | Use $((FOO - BAR)) instead of $(("$FOO" - "$BAR"))HEADmaster | Luke Bratch | ||
2021-11-08 | Add support for checking IPv4 and IPv6 hosts separately, plus support for raw... | Luke Bratch | ||
2020-05-21 | Add support for TLS 1.3 | Luke Bratch | ||
2019-12-19 | Add a timeout wrapper to the initial OpenSSL to deal with bad hosts. | Luke Bratch | ||
2019-01-09 | Change comment to reflect it being a file not an array | Luke Bratch | ||
2018-11-21 | Use read -r to avoid input file characters being escaped | Luke Bratch | ||
2018-11-21 | Use $(()) instead of $(expr) | Luke Bratch | ||
2018-11-21 | Move the list of hosts and ports to a separate file, plus add sample and read... | Luke Bratch | ||
2018-11-21 | Spelling correction | Luke Bratch | ||
2018-11-21 | Initial commit | Luke Bratch |