Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Enable ecdh_sha2_nistp256 test only with openssl. | Andreas Schneider | 2011-08-30 | 1 | -0/+4 |
| | |||||
* | build: Fix the build of keyfiles torture test. | Andreas Schneider | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | tests: Fix torture test with zlib support. | Andreas Schneider | 2011-08-22 | 1 | -9/+33 |
| | |||||
* | ctest: Fix the ctest build script. | Andreas Schneider | 2011-08-21 | 1 | -6/+6 |
| | |||||
* | tests: Add pki signature test. | Andreas Schneider | 2011-08-21 | 1 | -0/+14 |
| | |||||
* | tests: Add pki torture tests for keytypes. | Andreas Schneider | 2011-08-21 | 1 | -0/+24 |
| | |||||
* | tests: Fix memleak in torture_pki. | Andreas Schneider | 2011-08-21 | 1 | -0/+2 |
| | |||||
* | tests: Added more pki tests. | Andreas Schneider | 2011-08-20 | 1 | -3/+137 |
| | |||||
* | tests: Fix build warning. | Andreas Schneider | 2011-08-20 | 1 | -0/+2 |
| | |||||
* | tests: Fix the torture_pki test. | Andreas Schneider | 2011-08-20 | 1 | -2/+0 |
| | |||||
* | pki: Use a consistent naming scheme. | Andreas Schneider | 2011-08-19 | 1 | -3/+3 |
| | |||||
* | tests: Fix torture_pki build warnings. | Andreas Schneider | 2011-08-19 | 1 | -22/+28 |
| | |||||
* | tests: Improve pki_import_privkey_base64 test. | Andreas Schneider | 2011-08-19 | 1 | -0/+7 |
| | |||||
* | tests: Added test for pubkey from privkey. | Andreas Schneider | 2011-08-16 | 1 | -0/+62 |
| | |||||
* | pki: Fix and rename ssh_pki_publickey_to_base64(). | Andreas Schneider | 2011-08-16 | 1 | -6/+4 |
| | | | | Rename it to ssh_pki_export_publickey_base64(). | ||||
* | pki: Remove session from ssh_pki_import_pubkey_* functions. | Andreas Schneider | 2011-08-16 | 1 | -2/+2 |
| | |||||
* | pki: Remove session from ssh_pki_import_privkey_* functions. | Andreas Schneider | 2011-08-16 | 1 | -34/+13 |
| | |||||
* | torture: Fix memleak in pubkey base64 tests. | Andreas Schneider | 2011-08-16 | 1 | -0/+2 |
| | |||||
* | pki: Add test torture_pki_publickey_dsa_base64(). | Andreas Schneider | 2011-08-16 | 1 | -0/+39 |
| | |||||
* | pki: Add ssh_pki_publickey_to_base64(). | Andreas Schneider | 2011-08-16 | 1 | -0/+5 |
| | |||||
* | torture: Add torture_pki_publickey_rsa_base64 test. | Andreas Schneider | 2011-08-16 | 1 | -0/+36 |
| | |||||
* | cmake: Check for argp library only on bsd and solaris. | Andreas Schneider | 2011-08-13 | 1 | -1/+3 |
| | |||||
* | pki: Improve ssh_pki_import_privkey_base64(). | Andreas Schneider | 2011-08-08 | 1 | -44/+18 |
| | |||||
* | pki: Move keyfiles to pki_gcrypt.c. | Andreas Schneider | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | build: Remove broken old Makefile. | Andreas Schneider | 2011-06-30 | 1 | -19/+0 |
| | |||||
* | Test for ecdh and dh-group1 | Aris Adamantiadis | 2011-06-12 | 1 | -0/+43 |
| | |||||
* | tests: Check error of ssh_userauth_kbdint(). | Andreas Schneider | 2011-05-28 | 1 | -0/+3 |
| | |||||
* | tests: Remove superfluous closedir(). | Andreas Schneider | 2011-05-28 | 1 | -1/+0 |
| | |||||
* | Fix compilation without server and sftp modes | Aris Adamantiadis | 2011-05-26 | 1 | -1/+6 |
| | |||||
* | Fix memory leaks in pki and testcase | Aris Adamantiadis | 2011-05-26 | 1 | -0/+2 |
| | |||||
* | Introduced ssh_timeout_elapsed functions | Aris Adamantiadis | 2011-05-24 | 1 | -0/+26 |
| | | | | | | | Functions to mesure elapsed time before and after a serie of calls. Introduces a dependancy to clock_gettime() and librt, hope this doesn't break anything. Porting to gettimeofday() should not be too hard. | ||||
* | Added testcase for the timeout connecting problem | Aris Adamantiadis | 2011-05-24 | 1 | -2/+35 |
| | |||||
* | tests: Fixed some cppcheck warnings. | Oliver Stöneberg | 2011-05-17 | 2 | -2/+4 |
| | |||||
* | Added some tortures for pki | milo | 2011-04-14 | 2 | -0/+346 |
| | |||||
* | Added a IP address test | Aris Adamantiadis | 2011-03-22 | 1 | -0/+1 |
| | |||||
* | misc: Fixed ssh_is_ipaddr_v4() on Windows. | Andreas Schneider | 2011-02-13 | 1 | -4/+3 |
| | |||||
* | misc: Added working ssh_is_ipaddr for Windows. | Andreas Schneider | 2011-02-13 | 1 | -0/+8 |
| | |||||
* | tests: Fixed misc and isipaddr test on Windows. | Andreas Schneider | 2011-02-13 | 2 | -0/+3 |
| | |||||
* | torture: Fixed torture on Windows. | Andreas Schneider | 2011-02-13 | 1 | -8/+12 |
| | |||||
* | tests: Added two asserts to torture_sftp_dir. | Andreas Schneider | 2011-02-13 | 1 | -0/+4 |
| | |||||
* | ctest: Added support for checking out a branch. | Andreas Schneider | 2011-02-12 | 1 | -1/+4 |
| | |||||
* | tests: Added ipv6 tests. | Andreas Schneider | 2011-02-12 | 1 | -0/+8 |
| | |||||
* | tests: Fixed torture_isipaddr. | Andreas Schneider | 2011-02-12 | 1 | -18/+18 |
| | |||||
* | Connect: Test the new isipaddr() function | Aris Adamantiadis | 2011-02-12 | 2 | -0/+40 |
| | |||||
* | torture: Fixed memory leak. | Andreas Schneider | 2011-02-08 | 1 | -1/+2 |
| | |||||
* | tests: Some fixes for sftp_dir. | Andreas Schneider | 2011-02-07 | 1 | -4/+5 |
| | |||||
* | torture: Added more test for correct auth. | Andreas Schneider | 2011-02-07 | 1 | -0/+10 |
| | |||||
* | torture: Fixed the kbdint auth. | Andreas Schneider | 2011-02-07 | 1 | -3/+11 |
| | |||||
* | torture: Rename the static auth kbdint function. | Andreas Schneider | 2011-02-07 | 1 | -7/+7 |
| | |||||
* | tests: Added test for sftp directory functions. | Andreas Schneider | 2011-02-06 | 3 | -0/+73 |
| |