aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-09-23build: Fix zlib support.Andreas Schneider1-6/+6
2011-09-23torture_algorithm: follow verbosityAris Adamantiadis1-0/+2
2011-09-23torture: check for presence of ssh agentAris Adamantiadis1-2/+9
2011-09-11tests: nonblocking keyboard-interactiveAris Adamantiadis1-0/+55
2011-09-11Test: added torture_auth_autopubkey_nonblockingAris Adamantiadis1-0/+32
2011-09-11Tests: unit test for agent authenticationAris Adamantiadis1-0/+59
2011-09-06options: Fix NULL value handling.Andreas Schneider1-5/+3
2011-09-02benchmarks: fix some bugsAris Adamantiadis3-6/+26
2011-09-02benchmarks: sftp_async + few changesAris Adamantiadis5-54/+187
2011-09-02benchmarks: refactoring + sync sftp testsAris Adamantiadis6-27/+401
2011-09-02benchmarks: added "data" optionAris Adamantiadis3-3/+21
2011-09-02benchmarks: added raw_download testAris Adamantiadis4-15/+130
2011-09-02unittests:make sftp_dir pass on my laptopAris Adamantiadis2-0/+4
2011-08-30pki: Use consistent API for ssh_pki_export_privkey_to_pubkey().Andreas Schneider1-13/+13
2011-08-30tests: Enable ecdh_sha2_nistp256 test only with openssl.Andreas Schneider1-0/+4
2011-08-28build: Fix the build of keyfiles torture test.Andreas Schneider1-1/+1
2011-08-22tests: Fix torture test with zlib support.Andreas Schneider1-9/+33
2011-08-21ctest: Fix the ctest build script.Andreas Schneider1-6/+6
2011-08-21tests: Add pki signature test.Andreas Schneider1-0/+14
2011-08-21tests: Add pki torture tests for keytypes.Andreas Schneider1-0/+24
2011-08-21tests: Fix memleak in torture_pki.Andreas Schneider1-0/+2
2011-08-20tests: Added more pki tests.Andreas Schneider1-3/+137
2011-08-20tests: Fix build warning.Andreas Schneider1-0/+2
2011-08-20tests: Fix the torture_pki test.Andreas Schneider1-2/+0
2011-08-19pki: Use a consistent naming scheme.Andreas Schneider1-3/+3
2011-08-19tests: Fix torture_pki build warnings.Andreas Schneider1-22/+28
2011-08-19tests: Improve pki_import_privkey_base64 test.Andreas Schneider1-0/+7
2011-08-16tests: Added test for pubkey from privkey.Andreas Schneider1-0/+62
2011-08-16pki: Fix and rename ssh_pki_publickey_to_base64().Andreas Schneider1-6/+4
2011-08-16pki: Remove session from ssh_pki_import_pubkey_* functions.Andreas Schneider1-2/+2
2011-08-16pki: Remove session from ssh_pki_import_privkey_* functions.Andreas Schneider1-34/+13
2011-08-16torture: Fix memleak in pubkey base64 tests.Andreas Schneider1-0/+2
2011-08-16pki: Add test torture_pki_publickey_dsa_base64().Andreas Schneider1-0/+39
2011-08-16pki: Add ssh_pki_publickey_to_base64().Andreas Schneider1-0/+5
2011-08-16torture: Add torture_pki_publickey_rsa_base64 test.Andreas Schneider1-0/+36
2011-08-13cmake: Check for argp library only on bsd and solaris.Andreas Schneider1-1/+3
2011-08-08pki: Improve ssh_pki_import_privkey_base64().Andreas Schneider1-44/+18
2011-08-08pki: Move keyfiles to pki_gcrypt.c.Andreas Schneider1-1/+1
2011-06-30build: Remove broken old Makefile.Andreas Schneider1-19/+0
2011-06-12Test for ecdh and dh-group1Aris Adamantiadis1-0/+43
2011-05-28tests: Check error of ssh_userauth_kbdint().Andreas Schneider1-0/+3
2011-05-28tests: Remove superfluous closedir().Andreas Schneider1-1/+0
2011-05-26Fix compilation without server and sftp modesAris Adamantiadis1-1/+6
2011-05-26Fix memory leaks in pki and testcaseAris Adamantiadis1-0/+2
2011-05-24Introduced ssh_timeout_elapsed functionsAris Adamantiadis1-0/+26
2011-05-24Added testcase for the timeout connecting problemAris Adamantiadis1-2/+35
2011-05-17tests: Fixed some cppcheck warnings.Oliver Stöneberg2-2/+4
2011-04-14Added some tortures for pkimilo2-0/+346
2011-03-22Added a IP address testAris Adamantiadis1-0/+1
2011-02-13misc: Fixed ssh_is_ipaddr_v4() on Windows.Andreas Schneider1-4/+3