aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-11-22fuzz: Add key files fuzzersJakub Jelen1-0/+2
2022-02-10fuzz: Add a testcase for each fuzzer with a corpusJakub Jelen1-1/+9
2022-02-10fuzz: Add known_hosts file fuzzerJakub Jelen1-0/+1
2022-02-08fuzz: Get rid of cpp mess in fuzzersJakub Jelen1-1/+1
2021-11-10tests: Introduce bind configuration fuzzerJakub Jelen1-0/+1
2021-11-02client configuration fuzzing and fixesStanislav Zidek1-0/+1
2020-05-05fuzz: Simplify definition of fuzzing targets and build them also with gccJakub Jelen1-21/+18
2019-11-07cmake: Rename static libraryAndreas Schneider1-2/+2
2019-07-08tests: Add ssh_client_fuzzerAndreas Schneider1-0/+11
2019-07-08ctest: Run the ssh_server_fuzzer to check it worksAndreas Schneider1-0/+3
2019-07-08cmake: We don't have to define the ssh link librariesAndreas Schneider1-2/+1
2019-07-04cmake: Fix building the ssh_server_fuzzerAndreas Schneider1-0/+4
2018-08-03threads: Automatically call ssh_init on loadAnderson Toshiyuki Sasaki1-4/+0
2018-04-10cmake: Fix libfuzzer linking with clang6Andreas Schneider1-6/+10
2018-02-04cmake: Build ssh_server_fuzzer if enabledAndreas Schneider1-0/+9