aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-05-07pki crypto: expose new ssh_pki_key_ecdsa_name APIJon Simons1-10/+142
2014-03-27tests: torture_connect: add test for user provided socketLuka Perkov1-0/+25
2014-03-27tests: torture_connect: fix coding styleLuka Perkov1-8/+7
2014-03-27tests: Check the the ecdsa_nid is the same.Andreas Schneider1-0/+2
2014-03-27tests: Add test case for bug #147Alan Dunn1-0/+34
2014-02-05knownhosts: detect variations of ecdsaAris Adamantiadis1-10/+10
2014-02-04tests: lines lost during last cherry-pick mergeAris Adamantiadis1-0/+17
2014-02-04knownhosts: add test case for bug #138Aris Adamantiadis1-0/+43
2014-02-04known_hosts: add ssh_knownhosts_algorithms()Aris Adamantiadis1-0/+132
2014-01-21Test change to ssh_bind_accept_fdAlan Dunn1-0/+139
2014-01-07src: Update my mail address.Andreas Schneider2-2/+2
2014-01-07tests: avoid reading uninitialized bytesAris Adamantiadis1-2/+2
2014-01-07examples: Make sure buffer is initialized.Andreas Schneider1-1/+1
2014-01-06test: fixed torture_auth_none conditionAris Adamantiadis1-2/+2
2014-01-06test: test case for async auth_noneAris Adamantiadis1-0/+59
2014-01-06tests: auth_agent_nonblocking should run in nonblockingAris Adamantiadis1-1/+2
2014-01-06tests: use LC_LIBSSH instead of LANG for env tests.Aris Adamantiadis1-2/+2
2013-12-15tests: Fix non-blocking auth tests.Andreas Schneider1-6/+15
2013-12-15tests: Use new auth API in the torture_session test.Andreas Schneider1-2/+3
2013-12-15tests: Use new auth API in the torture_auth test.Andreas Schneider1-10/+19
2013-12-11tests: Fix pki test with gcrypt.Andreas Schneider1-0/+4
2013-12-04tests: Try to fix torture_forward.Andreas Schneider1-4/+4
2013-12-04tests: Fix memory leaks.Andreas Schneider1-0/+9
2013-11-27tests: Add torture_pki_write_privkey_ecdsa test.Andreas Schneider1-0/+44
2013-11-27tests: Add torture_pki_write_privkey_dsa test.Andreas Schneider1-0/+40
2013-11-27tests: Add torture_pki_write_privkey_rsa test.Andreas Schneider1-0/+40
2013-11-27tests: Try to fix valgrind warnings.Andreas Schneider2-4/+4
2013-11-27tests: Fix a valgrind warning.Andreas Schneider1-0/+1
2013-10-31tests: Add a test for ssh_channel().Andreas Schneider2-0/+50
2013-10-23tests: Add a sftp_read blocking test.Andreas Schneider2-0/+84
2013-10-20tests: Add a test for ssh_channel_request_env().Andreas Schneider2-0/+115
2013-10-20tests: We can't test the accept right now.Andreas Schneider1-1/+5
2013-10-20tests: Fix torture_forward.Andreas Schneider1-3/+4
2013-10-20tests: Add torture forward test.Andreas Schneider2-0/+90
2013-07-26tests: Add suppression for getdelim with selinux.Andreas Schneider1-0/+11
2013-07-23cmake: Check for unistd.h.Andreas Schneider1-1/+4
2013-07-21tests: Don't leak memory in torture_channel_read_error().Andreas Schneider1-0/+2
2013-07-13tests: Use fstat() after the open().Andreas Schneider1-8/+8
2013-07-11BUG 103: Disable proxy command if set to 'none'.Andreas Schneider1-0/+18
2013-06-18tests: Check return value of stat.Andreas Schneider1-1/+3
2013-06-18tests: Check return values of buffer functions.Andreas Schneider1-3/+7
2013-06-17tests: Use memory assert functions.Andreas Schneider1-7/+10
2013-06-13torture: Fix a resource leak on error.Andreas Schneider1-0/+1
2013-06-13tests: Don't leak memory.Andreas Schneider1-1/+2
2013-06-11tests: Check the return value of write.Andreas Schneider1-1/+2
2012-12-27Report according status when errors are detectedAris Adamantiadis1-0/+1
2012-12-27Test for bug #64, ssh_channel_read doesn't detect errorsAris Adamantiadis1-0/+108
2012-12-23Benchmarks: parse config filesAris Adamantiadis1-0/+1
2012-11-27test: Try to fetch wrong values in buffer.Aris Adamantiadis1-0/+33
2012-10-12tests: Add a valgrind suppression for getaddrino leak.Andreas Schneider1-0/+10