Commit Graph

  • 6709f2edf9 tests: Do not require all the crypto libs to build testsuite Jakub Jelen 2018-11-17 12:28:56 +01:00
  • 5bdb7a5079 crypto: Avoid unused parameter warnings Jakub Jelen 2018-11-23 12:56:25 +01:00
  • 824c56067b config: Drop bogus newline in log Jakub Jelen 2018-11-19 12:29:07 +01:00
  • db5721d041 tests: Verify setting NULL knownhosts does not crash Jakub Jelen 2018-11-23 16:38:54 +01:00
  • 3da5fcbb56 options: Do not crash when setting knownhosts to NULL (T108) Jakub Jelen 2018-11-23 14:08:50 +01:00
  • 9d8c943c68 Update INSTALL Andreas Schneider 2018-11-20 17:23:21 +01:00
  • 21881cde34 libcrypto: Fix checking for config.h defines Andreas Schneider 2018-11-21 18:17:56 +01:00
  • d8372c3063 gcrypt: Bugfix for very slow ecdh Aris Adamantiadis 2018-10-29 17:31:23 +01:00
  • 55252e4d70 libcrypto: disable AES-NI engine when running inside valgrind Aris Adamantiadis 2017-06-09 22:47:36 +02:00
  • 8e002b9415 tests: Add tests for dh-group14, group16 and group18 Aris Adamantiadis 2018-10-28 01:06:09 +02:00
  • f4339df577 packets: allow removal of callbacks Aris Adamantiadis 2015-07-24 16:09:48 +02:00
  • 0197e5e1e5 libcrypto: detect non matching headers/shared lib Aris Adamantiadis 2018-10-28 10:37:45 +01:00
  • 9546b20dec gcrypt: Bugfix for very slow ecdh Aris Adamantiadis 2018-10-29 17:31:23 +01:00
  • 946210534e socket: Add missing braces Tilo Eckert 2018-11-15 10:37:30 +01:00
  • b227c12ad2 socket: Add missing braces Tilo Eckert 2018-11-15 10:37:30 +01:00
  • fe0331cf40 socket: Remove redundant code Tilo Eckert 2018-11-15 10:39:05 +01:00
  • 709c48eab6 socket: Fix potential buffer overrun Tilo Eckert 2018-11-15 10:37:20 +01:00
  • 3d56bdae37 pki: Fix typos in documentation Tilo Eckert 2018-11-13 15:58:40 +01:00
  • 8b4de1c477 packet: Fix timeout on hostkey type mismatch instead of proper error Tilo Eckert 2018-11-13 12:21:53 +01:00
  • f369d02932 socket: Remove redundant code Tilo Eckert 2018-11-15 10:39:05 +01:00
  • 0b9e07fbdc socket: Fix potential buffer overrun Tilo Eckert 2018-11-15 10:37:20 +01:00
  • c47cdc0f97 pki: Fix typos in documentation Tilo Eckert 2018-11-13 15:58:40 +01:00
  • 4b6eb05023 packet: Fix timeout on hostkey type mismatch instead of proper error Tilo Eckert 2018-11-13 12:21:53 +01:00
  • 906f63ba97 packets: Fix ssh_send_keepalive() Nicolas Viennot 2018-11-18 20:54:13 -05:00
  • 26ea4f059a COPYING: Reformat the last paragraph Andreas Schneider 2018-11-17 20:11:51 +01:00
  • 59ada799d7 packets: Fix ssh_send_keepalive() Nicolas Viennot 2018-11-18 20:54:13 -05:00
  • bb5d46c190 COPYING: Reformat the last paragraph Andreas Schneider 2018-11-17 20:11:51 +01:00
  • 3b46198c42 tests: Fix chroot_wrapper location Andreas Schneider 2018-11-15 13:38:02 +01:00
  • 3de34944ad tests: Ensure the ssh session fd is read-/writeable in torture_proxycommand Sanne Raymaekers 2018-10-26 14:58:34 +02:00
  • aa56b8ca53 tests: Fix chroot_wrapper location Andreas Schneider 2018-11-15 13:38:02 +01:00
  • 69cb3c5835 knownhosts: Take StrictHostKeyChecking option into account Sanne Raymaekers 2018-11-08 13:28:03 +01:00
  • 67f418218b knownhosts: Take StrictHostKeyChecking option into account Sanne Raymaekers 2018-11-08 13:28:03 +01:00
  • 03c30e9c8a tests: Ensure the ssh session fd is read-/writeable in torture_proxycommand Sanne Raymaekers 2018-10-26 14:58:34 +02:00
  • 5102b16cf1 crypto: Fix compilation for OpenSSL without deprecated APIs Rosen Penev 2018-11-07 18:07:30 -08:00
  • 61cac32288 crypto: Fix compilation for OpenSSL without deprecated APIs Rosen Penev 2018-11-07 18:07:30 -08:00
  • dc071dc6cf cmake: Refresh the CMake Config files Christophe Giboudeaux 2018-11-06 12:47:33 +01:00
  • aa899f8ec0 cmake: Refresh the CMake Config files Christophe Giboudeaux 2018-11-06 12:47:33 +01:00
  • c88fb4c55b tests: Use correct assert function in torture_client_config Andreas Schneider 2018-11-05 07:54:59 +01:00
  • a8ed5e31dc tests: Check for NULL in torture_client_config Andreas Schneider 2018-11-05 07:52:43 +01:00
  • 86dabfe7e4 cmake: Only check for bounded attribute on OpenBSD Andreas Schneider 2018-11-02 16:42:06 +01:00
  • 1650d8178e config: Avoid potential file descriptor leak Jakub Jelen 2018-11-02 12:58:25 +01:00
  • a8d4fbaccb tests: Improve error reporting in auth test Jakub Jelen 2018-10-29 16:25:20 +01:00
  • 56b7d2da4d tests: Typo -- the flags should be checked according to the comment Jakub Jelen 2018-10-30 12:51:31 +01:00
  • a4b99eedf2 knownhosts: Make sure we have both knownhosts files ready Jakub Jelen 2018-10-30 13:55:30 +01:00
  • 8a8498b586 client: Reformat comment Jakub Jelen 2018-10-29 14:36:40 +01:00
  • 44b32e940e tests/pkd: Properly clean up memory Jakub Jelen 2018-10-30 14:14:03 +01:00
  • 059079581a session: Drop unused structure member (SSHv1) Jakub Jelen 2018-10-29 14:15:49 +01:00
  • f11be32e11 misc: Properly check for errors returned from getpwuid_r() Jakub Jelen 2018-10-30 16:02:39 +01:00
  • a9be4ab73e misc: Reformat ssh_get_user_home_dir and ssh_file_readaccess_ok Jakub Jelen 2018-10-30 15:53:50 +01:00
  • 6eb43fcbf3 tests: Verify the configuration reparsing with real client Jakub Jelen 2018-10-30 12:55:19 +01:00
  • 9aa47fef99 tests: Adjust test that require complete config re-parsing Jakub Jelen 2018-10-30 12:52:32 +01:00
  • de7405f1c7 config: Preserve the seen array among invocations Jakub Jelen 2018-10-30 12:49:22 +01:00
  • 4a95a35bc6 tests: Properly set the bob's UID also in other tests than pubkey Jakub Jelen 2018-10-29 18:25:03 +01:00
  • f6b390084e tests: Make sure that no other configuration options will get pulled to the auth test from system Jakub Jelen 2018-10-29 17:38:05 +01:00
  • b7fefb0500 options: Provide a way of disabling automatic config parsing Jakub Jelen 2018-10-30 16:19:19 +01:00
  • 89a8a6fcf0 Process OpenSSH configuration files by default. Jakub Jelen 2018-10-29 14:39:05 +01:00
  • 7e44ce1556 tests: Improve error reporting in auth test Jakub Jelen 2018-10-29 16:25:20 +01:00
  • 5fc4d5b22a tests: Typo -- the flags should be checked according to the comment Jakub Jelen 2018-10-30 12:51:31 +01:00
  • 5159cd96e8 knownhosts: Make sure we have both knownhosts files ready Jakub Jelen 2018-10-30 13:55:30 +01:00
  • 35c417312c client: Reformat comment Jakub Jelen 2018-10-29 14:36:40 +01:00
  • e1a8b359c1 tests/pkd: Properly clean up memory Jakub Jelen 2018-10-30 14:14:03 +01:00
  • c8519c435e session: Drop unused structure member (SSHv1) Jakub Jelen 2018-10-29 14:15:49 +01:00
  • d85bc347d3 misc: Properly check for errors returned from getpwuid_r() Jakub Jelen 2018-10-30 16:02:39 +01:00
  • 9c4baa7fd5 misc: Reformat ssh_get_user_home_dir and ssh_file_readaccess_ok Jakub Jelen 2018-10-30 15:53:50 +01:00
  • e5352e3021 include: Add stddef.h for size_t v0-7 Andreas Schneider 2018-10-30 09:20:09 +01:00
  • 64a2d37c30 Bump version to 0.7.7 libssh-0.7.7 Andreas Schneider 2018-10-29 10:52:49 +01:00
  • 273fb4cfc6 Bump version to 0.8.5 libssh-0.8.5 Andreas Schneider 2018-10-29 09:33:24 +01:00
  • 56f7c27852 Bump SO version to 4.7.2 Andreas Schneider 2018-10-29 09:26:56 +01:00
  • a4342b97d6 Bump SO version to 4.7.2 Andreas Schneider 2018-10-29 09:26:56 +01:00
  • 9d5cf209df libcrypto: Fix memory leak in evp_final() Andreas Schneider 2018-10-27 22:15:56 +02:00
  • 1285b37b60 doc: fix up various typos and trailing whitespace Mike Frysinger 2018-10-27 23:31:53 -04:00
  • b7de358cdc libcrypto: Fix memory leak in evp_final() Andreas Schneider 2018-10-27 22:15:56 +02:00
  • 963c3077a4 doc: fix up various typos and trailing whitespace Mike Frysinger 2018-10-27 23:31:53 -04:00
  • a280747462 libcrypto: Fix memory leak in evp_final() Andreas Schneider 2018-10-27 22:15:56 +02:00
  • 1039732154 gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID) Meng Tan 2018-10-25 17:06:06 +02:00
  • bea6393de0 gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID) Meng Tan 2018-10-25 17:06:06 +02:00
  • 9158cc524c socket: Undouble socket fds Sanne Raymaekers 2018-10-25 18:38:32 +02:00
  • bce8d56705 gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID) Meng Tan 2018-10-25 17:06:06 +02:00
  • ced05eb6db socket: Undouble socket fds Sanne Raymaekers 2018-10-25 18:38:32 +02:00
  • 7ad80ba1cc server: Fix compile error Andreas Schneider 2018-10-24 19:57:17 +02:00
  • 8ba10ef42b client: Send KEX as soon as banners are exchanged Meng Tan 2018-10-24 10:43:17 +02:00
  • b796924fea client: Send KEX as soon as banners are exchanged Meng Tan 2018-10-24 10:43:17 +02:00
  • 2af4e3970e gitlab-ci: Add static analysis with csbuild Andreas Schneider 2018-09-25 15:23:26 +02:00
  • cf3c2ee5b3 tests: Improve asserts in torture_pki_ecdsa Andreas Schneider 2018-10-01 20:55:47 +02:00
  • 57eb6a400a tests: Init pubkey string with NULL in torture_keyfiles Andreas Schneider 2018-10-01 20:55:19 +02:00
  • 8c77a49729 tests: Fix pointer arithmetic in torture_pki_*_publickey_base64 Andreas Schneider 2018-10-01 19:23:52 +02:00
  • 8c8026b892 tests: Init cipher structure in thread_crypto_aes256_cbc() Andreas Schneider 2018-10-01 19:21:36 +02:00
  • 80be1d0ee9 legacy: Fix possible null pointer dereference Andreas Schneider 2018-10-01 20:48:17 +02:00
  • 9c3ba94960 buffer: Fix size comparison with count Andreas Schneider 2018-10-01 20:58:47 +02:00
  • 194c34ebe3 messages: Use SSH_MESSAGE_FREE Andreas Schneider 2018-09-28 15:56:06 +02:00
  • 00cd5b1c83 messages: Add SSH_MESSAGE_FREE Andreas Schneider 2018-09-28 15:36:57 +02:00
  • 9fbbdcc154 messages: Rework ssh_message_queue() Andreas Schneider 2018-09-28 15:53:41 +02:00
  • b9ac61d5a3 messages: Use calloc in ssh_message_new() Andreas Schneider 2018-09-28 15:36:28 +02:00
  • ca425ebe67 messages: Make ssh_message_queue() static Andreas Schneider 2018-09-28 15:24:40 +02:00
  • 7e6b540277 exmpales: Init rc in ssh_server_fork Andreas Schneider 2018-09-27 15:53:49 +02:00
  • 12ec1fed2f examples: Zero fds in sshnetcat Andreas Schneider 2018-09-27 15:52:28 +02:00
  • fb70d0fb41 pki: Add NULL check in ssh_pki_key_ecdsa_name() Andreas Schneider 2018-10-01 19:21:13 +02:00
  • f8b70d6a73 pki_crypto: Mark iqmp as unused Andreas Schneider 2018-10-01 19:13:30 +02:00
  • 74888a6fa4 pki: Remove superfluous statement Andreas Schneider 2018-09-27 15:48:40 +02:00
  • 729384f346 pki: Add log message on error in ssh_pki_openssh_import() Andreas Schneider 2018-09-27 15:47:54 +02:00