aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_bind_config.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-02Remove support for DSA KeysMohammad Shehar Yaar Tausif1-7/+0
2021-11-10tests: Break bind config tests to cover also string parsing entrypointJakub Jelen1-364/+911
2021-11-10tests: Verify the recursive includes do not crashJakub Jelen1-0/+23
2019-06-13tests/torture_bind_config: Use allowed algorithms in FIPS modeAnderson Toshiyuki Sasaki1-54/+196
2019-06-12bind_config: Add support for HostKeyAlgorithmsAnderson Toshiyuki Sasaki1-0/+65
2019-06-12bind_config: Add support for PubkeyAcceptedKeyTypesAnderson Toshiyuki Sasaki1-0/+64
2019-04-17libssh: deprecate SSH_KEYTYPE_ECDSABen Toews1-4/+4
2019-04-01tests: Add test cases for Match keyword in bind configAnderson Toshiyuki Sasaki1-0/+239
2019-04-01tests: Add tests for server side configurationAnderson Toshiyuki Sasaki1-0/+805