summaryrefslogtreecommitdiffstats
path: root/tests/client
Commit message (Expand)AuthorAgeFilesLines
* tests: Migrate to new cmocka APIAndreas Schneider2015-09-0711-99/+141
* tests: Apply umask before calling mkstemp()Andreas Schneider2015-05-051-1/+3
* torture: fix includes for freebsd10Aris Adamantiadis2015-02-141-1/+3
* tests: allow conditionnal execution on patternAris Adamantiadis2015-02-0211-13/+22
* tests: Add port option to torture_ssh_sessionAlan Dunn2015-01-204-4/+4
* examples: cast arguments of connect(2)Aris Adamantiadis2014-07-061-1/+1
* Add tests for SHA2 HMAC algorithmsDirkjan Bussink2014-04-221-25/+111
* tests: torture_connect: add test for user provided socketLuka Perkov2014-03-271-0/+25
* tests: torture_connect: fix coding styleLuka Perkov2014-03-271-8/+7
* knownhosts: detect variations of ecdsaAris Adamantiadis2014-02-041-10/+10
* knownhosts: add test case for bug #138Aris Adamantiadis2014-02-011-0/+43
* known_hosts: add ssh_knownhosts_algorithms()Aris Adamantiadis2014-02-011-3/+30
* Added known host test casesAris Adamantiadis2014-02-011-0/+122
* channel: Fix the name scheme of the forward functions.Andreas Schneider2014-01-161-1/+1
* tests: avoid reading uninitialized bytesAris Adamantiadis2014-01-071-2/+2
* examples: Make sure buffer is initialized.Andreas Schneider2014-01-071-1/+1
* test: fixed torture_auth_none conditionAris Adamantiadis2014-01-061-2/+2
* test: test case for async auth_noneAris Adamantiadis2014-01-061-0/+59
* tests: auth_agent_nonblocking should run in nonblockingAris Adamantiadis2014-01-061-0/+2
* tests: use LC_LIBSSH instead of LANG for env tests.Aris Adamantiadis2014-01-061-2/+2
* tests: Fix non-blocking auth tests.Andreas Schneider2013-12-151-7/+15
* tests: Fix blocking mode in password auth test.Andreas Schneider2013-12-151-1/+1
* tests: Use new auth API in the torture_session test.Andreas Schneider2013-12-151-2/+3
* tests: Use new auth API in the torture_auth test.Andreas Schneider2013-12-151-10/+19
* tests: Try to fix torture_forward.Andreas Schneider2013-12-041-4/+4
* tests: Add missing line breaks.Andreas Schneider2013-11-281-2/+2
* tests: Try to fix valgrind warnings.Andreas Schneider2013-11-272-4/+4
* tests: Add a sftp_read blocking test.Andreas Schneider2013-10-232-0/+84
* tests: Add a test for ssh_channel_request_env().Andreas Schneider2013-10-202-0/+115
* tests: We can't test the accept right now.Andreas Schneider2013-10-201-1/+5
* tests: Fix torture_forward.Andreas Schneider2013-10-201-3/+4
* tests: Add torture forward test.Andreas Schneider2013-10-202-0/+90
* tests: Don't leak memory in torture_channel_read_error().Andreas Schneider2013-07-211-0/+2
* tests: Check the return value of write.Andreas Schneider2013-06-111-1/+2
* Report according status when errors are detectedAris Adamantiadis2012-12-271-0/+1
* Test for bug #64, ssh_channel_read doesn't detect errorsAris Adamantiadis2012-12-271-0/+108
* tests: Make sure the array is null terminated.Andreas Schneider2012-10-071-2/+2
* tests: Don't run ecdh tests if not supported by crypto lib.Andreas Schneider2012-10-071-2/+2
* test: Use cmocka instead of cmockery.Andreas Schneider2012-10-071-7/+7
* tests: Fix known_hosts test.Andreas Schneider2012-02-071-2/+2
* build: Fix zlib support.Andreas Schneider2011-09-231-6/+6
* torture_algorithm: follow verbosityAris Adamantiadis2011-09-231-0/+2
* torture: check for presence of ssh agentAris Adamantiadis2011-09-231-2/+9
* tests: nonblocking keyboard-interactiveAris Adamantiadis2011-09-111-0/+55
* Test: added torture_auth_autopubkey_nonblockingAris Adamantiadis2011-09-111-0/+32
* Tests: unit test for agent authenticationAris Adamantiadis2011-09-111-0/+59
* unittests:make sftp_dir pass on my laptopAris Adamantiadis2011-09-021-0/+2
* tests: Enable ecdh_sha2_nistp256 test only with openssl.Andreas Schneider2011-08-301-0/+4
* tests: Fix torture test with zlib support.Andreas Schneider2011-08-221-9/+33
* Test for ecdh and dh-group1Aris Adamantiadis2011-06-121-0/+43