aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-06-24tests: Do not parse configuration file in torture_knownhostsAnderson Toshiyuki Sasaki1-0/+8
2020-06-22tests: Add test for CVE-2019-14889Anderson Toshiyuki Sasaki1-0/+84
2020-05-21Removed old, 10 years unused test filesJakub Jelen8-622/+0
2020-05-20unittests: updates torture_pki_ecdsa_uri test by adding negative test cases t...Sahana Prasad1-1/+58
2020-05-20tests/torture.c: update the definition of torture_setup_tokens() to take load...Sahana Prasad5-11/+16
2020-05-20tests/pkcs11/setup-softhsm-tokens.sh: updates the script to handle LOADPUBLIC...Sahana Prasad1-9/+13
2020-05-06cmake: Add autogenerated libssh_version.hHeiko Thiery4-0/+4
2020-05-05fuzz: Avoid warnings from csbuild in fuzzersJakub Jelen2-3/+4
2020-05-05fuzz: Add instructions for corpus creation and first corpus filesJakub Jelen3-0/+69
2020-05-05fuzz: Allow to increase log level from server fuzzerJakub Jelen1-0/+10
2020-05-05fuzz: Do not parse configuration filesJakub Jelen2-0/+6
2020-05-05fuzz: Use none cipher and MACJakub Jelen2-1/+18
2020-05-05tests: Cover ssh_options_getopt with unit testsJakub Jelen1-0/+148
2020-05-05tests: Verify functionality of none cipher and macJakub Jelen1-8/+46
2020-05-05fuzz: Simplify definition of fuzzing targets and build them also with gccJakub Jelen2-21/+57
2020-05-05fuzz: Correctly sort members initialization to prevent GCC warningsJakub Jelen1-1/+1
2020-05-05tests: Enable all CASignatureAlgorithms as SHA1 certificates are now disabled...Jakub Jelen1-0/+3
2020-04-24tests: add testcases for ssh_channel_poll_timeout()Heiko Thiery1-0/+54
2020-04-20tests: Enable RSA SHA1 certs for testing against older OpenSSHJakub Jelen1-0/+6
2020-04-20tests: Update coverage of config_parserJakub Jelen1-7/+113
2020-04-20Disable RSA and DSA keys with sha1 by defaultJakub Jelen1-12/+4
2020-04-20pkd: Enable all hostkeysJakub Jelen1-0/+10
2020-04-20tests: Enable all host key algorithms in testing clientJakub Jelen1-0/+3
2020-04-20Make the testing ping use all supported algorithmsJakub Jelen2-1/+15
2020-04-15Fix FTBFS on hurd-i386Laurent Bigonville1-0/+4
2020-04-09client: Check if the library is initialized in ssh_connect()Anderson Toshiyuki Sasaki1-0/+33
2020-04-09init: Introduce internal is_ssh_initialized()Anderson Toshiyuki Sasaki1-0/+23
2020-04-06kex: Add support for diffie-hellman-group14-sha256Anderson Toshiyuki Sasaki3-2/+29
2020-03-29tests: Mark unreachable points after fail_msg()Anderson Toshiyuki Sasaki1-2/+18
2020-03-29torture_server_config: Run the server under timeoutAnderson Toshiyuki Sasaki1-79/+10
2020-03-29torture_server: Run the server under timeoutAnderson Toshiyuki Sasaki1-172/+16
2020-03-29torture: Added a function to setup a libssh based serverAnderson Toshiyuki Sasaki4-1/+249
2020-03-29test_server: Added an option to write PID to fileAnderson Toshiyuki Sasaki1-0/+31
2020-03-29ssh_ping: Ignore system-wide configurationAnderson Toshiyuki Sasaki1-0/+9
2020-02-25tests: Verify error returned by killAnderson Toshiyuki Sasaki3-13/+12
2020-02-24tests: Close SFTP file opened during rekey testsAnderson Toshiyuki Sasaki1-0/+6
2020-02-24tests: Do not leave temporary SFTP directoryAnderson Toshiyuki Sasaki1-0/+4
2020-02-24tests: Use a common function to start sshdAnderson Toshiyuki Sasaki1-26/+19
2020-02-11pki: add support for sk-ecdsa and sk-ed25519Sebastian Kinne1-0/+4
2020-01-23tests: Skip chacha20-poly1305 tests in FIPS modeJakub Jelen2-0/+26
2020-01-23chacha: Create common file to avoid code duplicationJakub Jelen1-5/+5
2020-01-23unittests: Extends testcases for ssh_strreplace().Sahana Prasad1-0/+19
2020-01-23unittests: Removes extra empty lines.Sahana Prasad1-2/+0
2020-01-23unitests: Removes unwanted comments.Sahana Prasad1-3/+0
2020-01-23tests: Use correct assert function for ssh return codesAndreas Schneider1-2/+2
2020-01-22tests: Give server more time to startJakub Jelen1-1/+1
2019-12-23tests: Unbreak strict builds on UbuntuJakub Jelen1-6/+9
2019-12-23CMakeLists: Shorten the keys lists passed to the ssh commandJakub Jelen1-0/+6
2019-12-23tests: Do not require strict host key checking in opensshJakub Jelen1-2/+7
2019-12-23tests: Avoid needless assignment as reported by csbuildJakub Jelen1-1/+0