aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-30include: Add stddef.h for size_tv0-7Andreas Schneider1-0/+2
2018-10-29Bump version to 0.7.7libssh-0.7.7Andreas Schneider3-3/+10
2018-10-28libcrypto: Fix memory leak in evp_final()Andreas Schneider1-0/+1
2018-10-26gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID)Meng Tan1-0/+1
2018-10-24server: Fix compile errorAndreas Schneider1-1/+1
2018-10-19examples: Explicitly track auth state in samplesshd-kbdintAndreas Schneider1-4/+16
2018-10-19messages: Check that the requested service is 'ssh-connection'Andreas Schneider1-0/+8
2018-10-19server: Set correct state after sending INFO_REQUEST (Kbd Interactive)Meng Tan1-0/+1
2018-10-19packet: Add missing break in ssh_packet_incoming_filter()Andreas Schneider1-0/+1
2018-10-17misc: Add strndup implementation if not provides by the OSAndreas Schneider4-0/+29
2018-10-16Bump version to 0.7.6libssh-0.7.6Andreas Schneider3-3/+10
2018-10-16cpack: Fix ignore filesAndreas Schneider1-1/+1
2018-10-09CVE-2018-10933: Add tests for packet filteringAnderson Toshiyuki Sasaki2-0/+501
2018-10-09CVE-2018-10933: Introduced packet filteringAnderson Toshiyuki Sasaki2-2/+791
2018-10-09CVE-2018-10933: Check channel state when OPEN_FAILURE arrivesAnderson Toshiyuki Sasaki1-0/+11
2018-10-09CVE-2018-10933: Check channel state when OPEN_CONFIRMATION arrivesAnderson Toshiyuki Sasaki1-0/+9
2018-10-09CVE-2018-10933: Set correct state after sending MICAnderson Toshiyuki Sasaki1-1/+1
2018-10-09CVE-2018-10933: Introduce SSH_AUTH_STATE_AUTH_NONE_SENTAnderson Toshiyuki Sasaki2-1/+5
2018-10-09CVE-2018-10933: Introduce SSH_AUTH_STATE_PASSWORD_AUTH_SENTAnderson Toshiyuki Sasaki2-1/+5
2018-10-09CVE-2018-10933: Introduced new auth statesAnderson Toshiyuki Sasaki2-11/+25
2018-10-09dh: Use ssh_get_fingerprint_hash() in ssh_print_hash()Andreas Schneider1-23/+6
2018-10-09dh: Add ssh_get_fingerprint_hash()Andreas Schneider2-0/+76
2018-10-09dh: Add ssh_print_hash() function which can deal with sha256Jan-Niklas Burfeind2-0/+81
2018-10-09dh: Add SSH_PUBLICKEY_HASH_SHA256 to ssh_get_publickey_hash()Jan-Niklas Burfeind2-1/+25
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