aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_server_x11.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-17libssh: deprecate SSH_KEYTYPE_ECDSABen Toews1-2/+2
2019-01-26tests: Prefer assert_non_null over assert_trueAnderson Toshiyuki Sasaki1-2/+2
2019-01-09tests: Allow to generate unencrypted PCAP files from testsuiteJakub Jelen1-1/+1
2018-02-12tests: Fix segfault with mbedTLS built without threading supportjvijtiuk1-1/+5
2016-05-09tests: Try to fix the x11 testAndreas Schneider1-0/+1
2016-02-08torture: Use ECDSA key for x11 testAndreas Schneider1-1/+1
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-10/+16
2015-05-06tests: Fix memory leak in torture_server_x11 testAndreas Schneider1-0/+2
2015-05-05tests: Apply umask before calling mkstemp()Andreas Schneider1-0/+5
2015-01-21tests: Fix torture_server_x11().Andreas Schneider1-2/+7
2015-01-20tests: Add torture_server_x11 test.Alan Dunn1-0/+211