Commit Graph

  • 5c5811bf7c bind: Set socket connected after accepting connection Jakub Jelen 2022-10-31 16:10:33 +01:00
  • 27f3e955e8 Reformat and initialize pointers Jakub Jelen 2022-10-31 16:08:53 +01:00
  • 54a0eb6846 setup-softhsm-tokens.sh: Fix shellcheck errors Norbert Pocs 2022-10-06 10:23:33 +02:00
  • 8c17a79797 Fix libsofthsm.so path detection Norbert Pocs 2022-10-04 16:54:24 +02:00
  • 13363975d8 sftp: Add comment about limitation of sftp_setstat Jakub Jelen 2022-09-22 12:06:18 +02:00
  • e8dccfe1dd ci: Introduce spellchecker Jakub Jelen 2022-10-12 11:29:21 +02:00
  • bff436695b Fix various spelling issues reported by codespell Jakub Jelen 2022-10-12 10:45:00 +02:00
  • e3d0f60281 examples: Fix build issue with new clang 15 Jakub Jelen 2022-10-12 13:03:45 +02:00
  • 92eedd8f19 Support SSH_SUPPRESS_DEPRECATED Jeroen Ooms 2022-09-24 11:21:46 +02:00
  • a29f98be26 .gitlab-ci.yml: Run pkcs11 tests on c9s Norbert Pocs 2022-10-06 14:56:38 +02:00
  • 53bc265987 .gitlab-ci.yml: Add c9s fips runner Norbert Pocs 2022-10-06 09:33:55 +02:00
  • d993088553 packet: do not enqueue outgoing packets after sending SSH2_MSG_NEWKEYS Carlos Martín Nieto 2022-09-07 15:26:01 +02:00
  • 5d26b0967d Libssh-0.10.4 cannot be compiled anymore on CYGWIN Carlo Bramini 2022-09-14 09:40:45 +00:00
  • 0d52be0f5b torture_packet.c: Add fips check for deprecated cipher Norbert Pocs 2022-09-30 13:18:07 +02:00
  • fc66be08a1 threads.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:16:07 +02:00
  • 13a2aa3a97 session.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:15:55 +02:00
  • 4a36e52bc4 server.c: Add missing function documentation Norbert Pocs 2022-09-29 11:15:35 +02:00
  • 01a92b5838 poll.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:15:05 +02:00
  • e5f72468b8 pki.c: Add missing function documentation Norbert Pocs 2022-09-29 11:14:51 +02:00
  • 1761db6f97 misc.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:14:33 +02:00
  • 73ea9a8922 messages.c: Add missing function documentation Norbert Pocs 2022-09-29 11:14:15 +02:00
  • 78e79fbc35 log.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:13:46 +02:00
  • 990db53ee6 getrandom_crypto.c: Add function to the documentation Norbert Pocs 2022-09-29 11:12:55 +02:00
  • 18b46a6e17 error.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:12:26 +02:00
  • 096996501b client.c: Add documentation Norbert Pocs 2022-09-29 11:11:09 +02:00
  • 569164740d buffer.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:08:34 +02:00
  • 0da3fe245b auth.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:08:12 +02:00
  • b448c3ad98 agent.c: Add missing docu to libssh_auth group Norbert Pocs 2022-09-29 11:06:43 +02:00
  • 02e0eaa104 cmake: Fix pkgconfig path relocation in mingw Biswapriyo Nath 2022-09-14 21:55:40 +05:30
  • 82e76a15d1 config: Escape brackets in ProxyCommand build from ProxyJump Thomas Baag 2022-09-21 20:55:27 +02:00
  • bddbe2a76d dh_crypto.c: Add missing rv check Norbert Pocs 2022-09-22 11:14:02 +02:00
  • 23cebfadea libcrypto.c: Change function parameter name Norbert Pocs 2022-10-23 19:42:16 +02:00
  • 9d429eda93 pki_ed25519_common.c: Change function parameter name Norbert Pocs 2022-10-23 19:40:52 +02:00
  • 34baecf49a misc.c/h: Change function parameter name Norbert Pocs 2022-10-23 19:37:19 +02:00
  • d1947b55ec Add external c declaration for c++ Norbert Pocs 2022-10-24 12:50:46 +02:00
  • 5e81eec4ec examples: fix htons implicit declaration in sshd_direct-tcpip David GUGLIELMI 2022-11-01 14:41:06 +01:00
  • 06a0a957c9 bind: Set socket connected after accepting connection Jakub Jelen 2022-10-31 16:10:33 +01:00
  • 8f7c179bed Reformat and initialize pointers Jakub Jelen 2022-10-31 16:08:53 +01:00
  • 0c64a62fb7 Remove HAVE_OPENSSL_EVP_DIGESTSIGN/VERIFY ifdefs Norbert Pocs 2022-10-11 15:49:11 +02:00
  • 178d7934f9 Remove HAVE_OPENSSL_EVP_POLY1305 ifdefs Norbert Pocs 2022-10-11 15:47:13 +02:00
  • 66d3afd0ab Remove HAVE_OPENSSL_X25519 ifdefs Norbert Pocs 2022-10-11 15:45:54 +02:00
  • 358ce46551 Remove HAVE_OPENSSL_ED25519 ifdefs Norbert Pocs 2022-10-11 15:44:12 +02:00
  • 28d27c3ae4 ConfigureChecks.cmake: Remove implicitly included function checks Norbert Pocs 2022-10-11 15:29:20 +02:00
  • 67762bd68b .gitlab-ci.yml: Remove c7s CI runner Norbert Pocs 2022-10-05 16:14:39 +02:00
  • 9717b99136 libcrypto-compat.c/h: Remove no longer supported openssl versions Norbert Pocs 2022-10-05 15:43:01 +02:00
  • bafa59825e threads/libcrypto.c: Remove no longer supported openssl versions Norbert Pocs 2022-10-05 15:44:48 +02:00
  • eb40fb60ae libcrypto.c: Remove no longer supported openssl versions Norbert Pocs 2022-10-05 15:40:27 +02:00
  • 2074fb1948 Fix ssh_send_issue_banner() for CMD(PowerShell) Seung Min Park 2022-10-27 06:36:54 +00:00
  • 3c272d00fb setup-softhsm-tokens.sh: Fix shellcheck errors Norbert Pocs 2022-10-06 10:23:33 +02:00
  • 50713d8ab1 Fix libsofthsm.so path detection Norbert Pocs 2022-10-04 16:54:24 +02:00
  • 46b1f1091b auth: Avoid double free Jakub Jelen 2022-09-26 08:47:14 +02:00
  • 367be19990 sftp: Add comment about limitation of sftp_setstat Jakub Jelen 2022-09-22 12:06:18 +02:00
  • 769cb46ac8 ci: Introduce spellchecker Jakub Jelen 2022-10-12 11:29:21 +02:00
  • 97c9ac2f58 Fix various spelling issues reported by codespell Jakub Jelen 2022-10-12 10:45:00 +02:00
  • 22f0f0dd60 examples: Fix build issue with new clang 15 Jakub Jelen 2022-10-12 13:03:45 +02:00
  • 78978dc6ce Support SSH_SUPPRESS_DEPRECATED Jeroen Ooms 2022-09-24 11:21:46 +02:00
  • e29ffd78b3 .gitlab-ci.yml: Run pkcs11 tests on c9s Norbert Pocs 2022-10-06 14:56:38 +02:00
  • 7757ebf7a5 .gitlab-ci.yml: Add c9s fips runner Norbert Pocs 2022-10-06 09:33:55 +02:00
  • e4d4ca78b4 remove the unnecessary cast of SSH_LOG Xiang Xiao 2022-10-11 08:46:50 +08:00
  • 787735098f change the format specifier of uint32_t from PRId32 to PRIu32 Xiang Xiao 2022-10-10 19:13:31 +08:00
  • b53d0608b6 fix printf format warning Xiang Xiao 2022-03-16 17:08:37 +08:00
  • 346e6db318 packet: do not enqueue outgoing packets after sending SSH2_MSG_NEWKEYS Carlos Martín Nieto 2022-09-07 15:26:01 +02:00
  • 20d9642c4c libssh.h: Update loglevel doc Norbert Pocs 2022-09-13 12:13:38 +02:00
  • 5f4347d5e1 SSH_LOG_WARN: Recategorize loglevels Norbert Pocs 2022-09-15 21:14:50 +02:00
  • 657d9143d1 SSH_LOG_DEBUG: Recategorize loglevels Norbert Pocs 2022-09-15 20:48:19 +02:00
  • 7ea75cda45 SSH_LOG_TRACE: Recategorize loglevels Norbert Pocs 2022-09-15 13:04:32 +02:00
  • bd1d06f51d (bind_)config.c: Move "info" to SSH_LOG_INFO Norbert Pocs 2022-09-13 13:03:59 +02:00
  • 22954af49a torture_auth.c: Reword whitelist to allowlist Norbert Pocs 2022-10-05 12:51:10 +02:00
  • 37deed27d6 Libssh-0.10.4 cannot be compiled anymore on CYGWIN Carlo Bramini 2022-09-14 09:40:45 +00:00
  • 76d375064b torture_packet.c: Add fips check for deprecated cipher Norbert Pocs 2022-09-30 13:18:07 +02:00
  • 38765d82fc threads.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:16:07 +02:00
  • 80e77802ab session.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:15:55 +02:00
  • 4070784029 server.c: Add missing function documentation Norbert Pocs 2022-09-29 11:15:35 +02:00
  • 3d740c09da poll.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:15:05 +02:00
  • 27e223ba22 pki.c: Add missing function documentation Norbert Pocs 2022-09-29 11:14:51 +02:00
  • 954f9c86ce misc.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:14:33 +02:00
  • 99bad9006e messages.c: Add missing function documentation Norbert Pocs 2022-09-29 11:14:15 +02:00
  • c17b8f1fb2 log.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:13:46 +02:00
  • d57a383d43 getrandom_crypto.c: Add function to the documentation Norbert Pocs 2022-09-29 11:12:55 +02:00
  • 5ef99fcaa5 error.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:12:26 +02:00
  • 85f73a9bf6 client.c: Add documentation Norbert Pocs 2022-09-29 11:11:09 +02:00
  • 6d67d3ca5d buffer.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:08:34 +02:00
  • d3f0aabe7f auth.c: Remove dot from documentation group definition Norbert Pocs 2022-09-29 11:08:12 +02:00
  • f8ba12f0a6 agent.c: Add missing docu to libssh_auth group Norbert Pocs 2022-09-29 11:06:43 +02:00
  • 425353d986 cmake: Fix pkgconfig path relocation in mingw Biswapriyo Nath 2022-09-14 21:55:40 +05:30
  • 26895498fb Implement IdentitiesOnly Linus Kardell 2022-07-09 21:54:47 +02:00
  • bccb8513fa config: Escape brackets in ProxyCommand build from ProxyJump Thomas Baag 2022-09-21 20:55:27 +02:00
  • bcc541f467 dh_crypto.c: Add missing rv check Norbert Pocs 2022-09-22 11:14:02 +02:00
  • e8322817a9 Bump version to 0.10.4 libssh-0.10.4 Andreas Schneider 2022-09-07 15:30:40 +02:00
  • e0c2f2809b kdf: Avoid endianess issues Andreas Schneider 2022-09-07 12:40:00 +02:00
  • 9bb91df20f tests: Set OPENSSL_ENABLE_SHA1_SIGNATURES=1 for all tests Andreas Schneider 2022-09-07 13:12:32 +02:00
  • 915df08058 kdf: Avoid endianess issues Andreas Schneider 2022-09-07 12:40:00 +02:00
  • 9abb541a0f tests: Set OPENSSL_ENABLE_SHA1_SIGNATURES=1 for all tests Andreas Schneider 2022-09-07 13:12:32 +02:00
  • 783f2b97a8 Bump version to 0.10.3 libssh-0.10.3 Andreas Schneider 2022-09-05 14:27:29 +02:00
  • 8d05810255 tests: Add test with dss known_hosts file Andreas Schneider 2022-09-05 13:30:55 +02:00
  • 1d29d4b627 knownhosts: Fix and infinite loop when iterating known host entries Andreas Schneider 2022-09-05 13:20:46 +02:00
  • 787711a271 knownhosts: Give better warnings about unsupported key types Andreas Schneider 2022-09-05 08:50:55 +02:00
  • accbc91a86 tests: Add test with dss known_hosts file Andreas Schneider 2022-09-05 13:30:55 +02:00
  • 3e4c2205c5 knownhosts: Fix and infinite loop when iterating known host entries Andreas Schneider 2022-09-05 13:20:46 +02:00
  • 2d79c7a9d5 knownhosts: Give better warnings about unsupported key types Andreas Schneider 2022-09-05 08:50:55 +02:00