aboutsummaryrefslogtreecommitdiff
path: root/tests/client/torture_algorithms.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-21tests/client/algorithms: Respect global verbosity settingsJakub Jelen1-0/+3
2017-12-15tests: Do not test blowfish ciphers with OpenSSH 7.6 and newerJakub Jelen1-0/+4
2017-10-29torture_algorithms: deduplicate kex method passesJon Simons1-90/+49
2017-10-28Fix config.h includesAndreas Schneider1-0/+2
2017-08-24ecdh: enable ecdh_sha2_nistp{384,521} kex methodsJon Simons1-2/+46
2016-02-03tests: Switch to user bob in setupAndreas Schneider1-0/+12
2016-01-14tests: Migrate torture_algorithms to a cwrap testAndreas Schneider1-105/+220
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-32/+36
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis1-2/+2
2014-04-22Add tests for SHA2 HMAC algorithmsDirkjan Bussink1-25/+111
2012-10-07tests: Don't run ecdh tests if not supported by crypto lib.Andreas Schneider1-2/+2
2011-09-23build: Fix zlib support.Andreas Schneider1-6/+6
2011-09-23torture_algorithm: follow verbosityAris Adamantiadis1-0/+2
2011-08-30tests: Enable ecdh_sha2_nistp256 test only with openssl.Andreas Schneider1-0/+4
2011-08-22tests: Fix torture test with zlib support.Andreas Schneider1-9/+33
2011-06-12Test for ecdh and dh-group1Aris Adamantiadis1-0/+43
2011-01-03tests: Fixed a build warning introduced before.Andreas Schneider1-3/+2
2011-01-03tests: Call init and finalize in client torture tests.Andreas Schneider1-1/+8
2010-12-28tests: Migrated torture_algorithms to cmockery.Andreas Schneider1-119/+114
2010-12-27test: Added openssh checks to the compression tests.Andreas Schneider1-10/+16
2010-10-04Implemented zlib@openssh.com compressionAris Adamantiadis1-1/+22
2010-06-03tests: Move client tests to a seperate directory.Andreas Schneider1-0/+144