aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-10-09CVE-2018-10933: Add tests for packet filteringAnderson Toshiyuki Sasaki2-0/+501
2018-10-05Assorted changes to make the proxycommand test passJakub Jelen2-9/+37
2018-10-05Assorted changes to make the sftp_read test workingJakub Jelen2-12/+31
2018-10-05Assorted changes to make the sftp_dir test workingJakub Jelen2-12/+34
2018-10-05Assorted changes to make the torture_forward test passJakub Jelen2-19/+38
2018-10-05Assorted changes to make torture_request_env passJakub Jelen3-13/+32
2018-10-05torture: Fix torture_ssh_session() for cwrap testingAndreas Schneider1-8/+3
2018-10-05tests: Add public keys for bobAndreas Schneider3-0/+35
2018-10-05Assorted changes to make knownhosts test workJakub Jelen2-29/+38
2018-10-05tortrue: Add ed25519 hostkey to sshdAndreas Schneider1-0/+10
2018-10-05Assorted changes from master to make torture_algorithms test workingJakub Jelen4-18/+55
2018-10-05torture: Fix building on WindowsAndreas Schneider1-25/+27
2018-10-05tests: UsePrivilegeSeparation has no effect since OpenSSH 7.5Jakub Jelen1-1/+0
2018-10-05tests: Do not trace sshdJakub Jelen1-0/+1
2018-10-05tests: Temporarily build chroot_wrapperJakub Jelen2-1/+18
2018-10-05tests: Always start tests as root so we can switch to a userAndreas Schneider2-3/+1
2018-10-05tests: Do not generate pcap file by defaultJakub Jelen1-1/+4
2018-10-05tests: Give server more time to startJakub Jelen1-1/+1
2018-10-05tests: Do not test blowfish ciphers with OpenSSH 7.6 and newerJakub Jelen2-0/+8
2018-10-05torture: Add support to specify verbosity level via env variableAndreas Schneider1-1/+8
2018-10-05torture: Fix a warningAndreas Schneider1-45/+45
2018-10-05osx: fix compilationAris Adamantiadis1-2/+8
2018-10-05tests: Make test suite work out of the box on DebianJustus Winter1-9/+14
2018-10-05torture: Fix ssh version detectionAndreas Schneider1-1/+1
2018-10-05torture: Set sshd debug level to DEBUG3Andreas Schneider1-1/+1
2018-10-05torture: Also write stderr to a fileAndreas Schneider1-2/+2
2018-10-05torture: Add additional sftp-server path for BSDAndreas Schneider1-2/+6
2018-10-05tests: Wait for sshd to start before connectingAndreas Schneider1-0/+3
2018-10-05tests: Turn on PAM support in sshd with pam_wrapperAndreas Schneider4-1/+17
2018-10-05torture: Improve process termination functionAndreas Schneider1-5/+16
2018-10-05tests: Support other openssh versions ...Andreas Schneider3-3/+29
2018-10-02cmake: Configure nss_wrapper and uid_wrapperAndreas Schneider5-0/+34
2018-10-02torture: Start sshd as rootAndreas Schneider1-0/+4
2018-10-02torture: Enable old host key algos for testingAndreas Schneider1-0/+1
2018-10-02torture: Enable old cipher and kex algos in sshdAndreas Schneider1-0/+3
2018-10-02torture: Create a torture_terminate_process() functionAndreas Schneider2-34/+47
2018-10-02torture: Add torture_teardown_sshd_server().Andreas Schneider2-0/+45
2018-10-02torture: Restrict files to we write to our user.Andreas Schneider1-1/+1
2018-10-02torture: Add function to setup sshd serverAndreas Schneider2-9/+118
2018-10-02torture: Add torture_teardown_socket_dir().Andreas Schneider2-0/+26
2018-10-02torture: Add torture_setup_socket_dir().Andreas Schneider2-0/+54
2018-10-02tests: Add ssh host keys for test environment.Andreas Schneider8-0/+48
2018-10-02cmake: Search for cwrap and sshd.Andreas Schneider1-0/+12
2015-12-17Fix a bunch of -Wmaybe-uninitializedFabiano FidĂȘncio1-3/+3
2015-09-08cmake: Handle libssh threas library correctlyAndreas Schneider2-7/+9
2015-08-10tests: Add checks for ssh_key_is_private()Andreas Schneider1-0/+30
2015-07-03cmake: Fix zlib include directoryAndreas Schneider2-6/+6
2015-06-24cmake: Do not use CMAKE_(SOURCE|BINARY)_DIRDouglas Heriot1-1/+1
2015-05-06valgrind: Add suppression for openssl FIPS dlopen leakAndreas Schneider1-0/+12
2015-05-06valgrind: Ignore valgrind free bug on exitAndreas Schneider1-0/+12