1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-08 19:02:06 +03:00

Commit Graph

  • 8dde4e1924 token: Add missing whitespace Jakub Jelen 2023-03-16 14:16:50 +01:00
  • b1d9bff6ee kex: Reformat ssh_kex_select_methods Jakub Jelen 2023-03-16 12:06:20 +01:00
  • a0f10b9860 client: Reformat ssh_client_connection_callback Jakub Jelen 2023-03-16 11:37:07 +01:00
  • 7e40f13125 wrapper: Reformat crypto_new Jakub Jelen 2023-03-10 16:22:09 +01:00
  • 36273e708a Reformat struct ssh_session_struct Jakub Jelen 2023-03-14 11:37:31 +01:00
  • 41c63fa88d server: Reformat ssh_server_connection_callback Jakub Jelen 2023-03-14 11:25:16 +01:00
  • d726eca7d2 Reformat ssh_packet_kexinit() Jakub Jelen 2023-03-14 09:52:46 +01:00
  • ad2797613e kex: Reformat ssh_send_kex Jakub Jelen 2023-03-14 09:49:24 +01:00
  • 653e5ee117 packet: Reformat callback handling functions Jakub Jelen 2023-03-14 09:46:01 +01:00
  • d8b1b5e0cc server: Reformat callback_receive_banner Jakub Jelen 2023-03-14 09:43:57 +01:00
  • 7341615e2f server: Reformat ssh_handle_key_exchange Jakub Jelen 2023-03-14 09:43:17 +01:00
  • f8ba2b0148 packet: Fix indentation Jakub Jelen 2023-03-10 16:13:38 +01:00
  • d26cc63dd5 kex: Clarify the comment Jakub Jelen 2023-03-10 16:12:52 +01:00
  • e41dacbf10 gssapi: Free mic_buffer on all code paths (GHSL-2023-042) Jakub Jelen 2023-03-06 12:31:59 +01:00
  • e786bacb92 gssapi: Release output_token on error path (GHSL-2023-041) Jakub Jelen 2023-03-06 12:30:17 +01:00
  • 19e2521242 gssapi: Release actual_mechs on exit (GHSL-2023-040) Jakub Jelen 2023-03-06 12:28:50 +01:00
  • 429d0422dc gssapi: Free output token on exit path (GHSL-2023-039) Jakub Jelen 2023-03-06 12:27:15 +01:00
  • 559ebc9ccb gssapi: Free mic_token_buffer on before return (GHSL-2023-038) Jakub Jelen 2023-03-06 12:25:53 +01:00
  • d7f18c468e gssapi: Release output_token (GHSL-2023-037) Jakub Jelen 2023-03-06 12:24:27 +01:00
  • f73dac8eed gssapi: Avoid memory leaks of selected OID (GHSL-2023-036) Jakub Jelen 2023-03-06 12:23:09 +01:00
  • 3c381565c9 gssapi: Release buffer on error path (GHSL-2023-035) Jakub Jelen 2023-03-06 12:19:56 +01:00
  • 833c3d3330 gssapi: Free both_supported on error paths (GHSL-2023-033) Jakub Jelen 2023-03-06 12:16:20 +01:00
  • 6d073f2746 fuzz: Avoid the server fuzzer to proceed to the authentication and further Jakub Jelen 2023-03-06 12:12:33 +01:00
  • fe83733a7c kex: Avoid NULL pointer dereference (GHSL-2023-032) Jakub Jelen 2023-03-06 12:10:50 +01:00
  • d3d7eeab75 Add tests for run ssh_execute_command Ran Park 2023-04-17 19:57:51 +08:00
  • 8a037e9afe solve incorrect parsing of the ProxyCommand configuration option Ran Park 2023-04-17 19:57:37 +08:00
  • 14f3910d12 add server test for no-more-sessions Ahsen Kamal 2023-03-20 18:45:13 +05:30
  • bfa7a94b83 add client test for no-more-sessions Ahsen Kamal 2023-03-20 11:57:13 +05:30
  • 08a6996103 handle no-more-sessions in server Ahsen Kamal 2023-03-20 11:54:47 +05:30
  • 9741054422 add request no-more-sessions@openssh.com global request Ahsen Kamal 2023-03-16 00:04:31 +05:30
  • d109b5bd5f Add tests for run ssh_execute_command Ran Park 2023-04-17 19:57:51 +08:00
  • 9cd23fecac solve incorrect parsing of the ProxyCommand configuration option Ran Park 2023-04-17 19:57:37 +08:00
  • bfa988a7c7 Implement tests for sftp_rename Eshan Kelkar 2023-04-21 03:24:15 +05:30
  • ef901829c1 Introduce the posix-rename@openssh.com extension handling Eshan Kelkar 2023-04-21 02:51:17 +05:30
  • b067d7a123 Reformat of sftp_rename() to match the current coding style Eshan Kelkar 2023-04-20 22:04:43 +05:30
  • 73c3d8965d Add tests for sftp_hardlink Eshan Kelkar 2023-04-06 22:31:59 +05:30
  • 88335c8e07 Add support for hardlink@openssh.com Eshan Kelkar 2023-04-04 11:52:04 +05:30
  • 804814b895 fuzz: Avoid the server fuzzer to proceed to the authentication and further Jakub Jelen 2023-03-06 12:12:33 +01:00
  • a12a8a0153 fuzz: Set smaller connection timeouts to avoid fuzzing timeouts Jakub Jelen 2023-04-19 13:21:56 +02:00
  • 2122fc3dcb Add callback to accept forwarded-tcpip requests Adley Phu 2023-04-18 22:35:34 +08:00
  • 3beac46361 tests: Update to unbreak agent_cert test for CentOS 8 Jakub Jelen 2023-04-14 18:42:32 +02:00
  • fea290212a tests: Skip the workaround forcing SHA1 signatures Jakub Jelen 2022-01-27 21:04:03 +01:00
  • 81320d35f3 examples: Fix build issue with new clang 15 Jakub Jelen 2022-10-12 13:03:45 +02:00
  • cb8245a0e4 misc: Fix expanding port numbers Andreas Schneider 2022-08-29 10:03:40 +02:00
  • fd1add66cf misc: Fix format truncation in ssh_path_expand_escape() Andreas Schneider 2022-08-26 13:07:28 +02:00
  • ea075e3f2e tests: Fix rekey test so it passes on build systems Andreas Schneider 2022-09-01 16:56:39 +02:00
  • dd0aaec67e cmake: Return back the DEFAULT_C_COMPILE_FLAGS Jakub Jelen 2023-04-14 16:58:13 +02:00
  • 8b3b041096 ci: Add CentOS 8 as there are no other OpenSSL 1.1.1 platforms Jakub Jelen 2023-04-14 16:27:53 +02:00
  • e9e9190079 ci: Suse is already on OpenSSL 3.0 Jakub Jelen 2023-04-14 16:08:54 +02:00
  • bc4afc1067 ci: Actually build the package with x86 cross-compiler Jakub Jelen 2023-04-14 16:06:10 +02:00
  • 6a187990c1 tests: Update to unbreak agent_cert test for CentOS 8 Jakub Jelen 2023-04-14 18:42:32 +02:00
  • ec5bd83e50 Remove zlib from the default compression methods and fips methods khalid 2023-03-15 01:58:01 +02:00
  • e818700734 Disabled preauth compression (zlib) by default khalid 2023-03-15 01:39:47 +02:00
  • 9e20e180e6 gitlab-ci: We have cmake in Windows runners in the default path now Andreas Schneider 2023-03-21 14:41:59 +01:00
  • c3aa0cb182 options: Remove set-but-never read variable Jakub Jelen 2023-04-14 19:10:49 +02:00
  • fffdcfb373 ecdh: Avoid unused variable with OpenSSL 1.1.1 Jakub Jelen 2023-04-14 19:08:49 +02:00
  • 3058549bf7 cmake: Return back the DEFAULT_C_COMPILE_FLAGS Jakub Jelen 2023-04-14 16:58:13 +02:00
  • 2c876464ab ecdh: Fix missing-prototype warning Jakub Jelen 2023-04-14 17:08:56 +02:00
  • 7f40974802 ci: Add CentOS 8 as there are no other OpenSSL 1.1.1 platforms Jakub Jelen 2023-04-14 16:27:53 +02:00
  • f6f1bfaa4e ci: Suse is already on OpenSSL 3.0 Jakub Jelen 2023-04-14 16:08:54 +02:00
  • 91279e0aac ci: Actually build the package with x86 cross-compiler Jakub Jelen 2023-04-14 16:06:10 +02:00
  • 2ba5a5e976 tests: Update to unbreak agent_cert test for CentOS 8 Jakub Jelen 2023-04-14 18:42:32 +02:00
  • e0011a1970 pki: Avoid freeing static groups/points on OpenSSL<3 Jakub Jelen 2023-04-14 16:34:45 +02:00
  • 6f029598c7 Emit channel_write_wontblock when remote window becomes non-zero. Tom Deseyn 2022-08-13 16:02:44 +02:00
  • 49490ac06d pki_crypto: Fix memory leak roytak 2023-04-06 14:04:22 +02:00
  • f9147a3cf4 Remove zlib from the default compression methods and fips methods khalid 2023-03-15 01:58:01 +02:00
  • cb19677d2e Disabled preauth compression (zlib) by default khalid 2023-03-15 01:39:47 +02:00
  • 0c6995b149 gitlab-ci: We have cmake in Windows runners in the default path now Andreas Schneider 2023-03-21 14:41:59 +01:00
  • e426664623 doc: Fix doxygen errors when QUIET=yes EXTRACT_ALL=yes Norbert Pocs 2023-03-14 11:08:30 +01:00
  • 921efbeea1 gitlab-ci: Don't install CMake Andreas Schneider 2023-03-14 07:14:49 +01:00
  • 03f8fcae84 fix null dereference of error Ahsen Kamal 2023-03-08 22:53:11 +05:30
  • ea639b0258 poll: Rename lock to lock_cnt and make it unsigned Andreas Schneider 2023-03-09 10:17:08 +01:00
  • bb5bdac321 poll: Change the lock to block only POLLIN events Jakub Jelen 2023-03-01 10:31:57 +01:00
  • 554fe06aeb socket: Reformat Jakub Jelen 2023-03-01 10:59:28 +01:00
  • 298155da71 Reformat ssh_packet_socket_callback Jakub Jelen 2023-03-01 10:25:33 +01:00
  • 44ceeb4d53 Reformat ssh_connector_fd_out_cb Jakub Jelen 2023-02-28 17:35:15 +01:00
  • 0c725d7602 config: Fix indentation Jakub Jelen 2023-01-26 20:00:41 +01:00
  • 2461027f72 bignum: Avoid bogus newline in the log Jakub Jelen 2023-01-11 17:50:31 +01:00
  • 967082c207 free memory of peer_discon_msg Ahsen Kamal 2023-03-06 15:38:59 +05:30
  • 1f7995ccea test for peer_discon_msg Ahsen Kamal 2023-02-21 23:33:37 +05:30
  • 662fe00c15 assign peer_discon_msg Ahsen Kamal 2023-02-21 04:08:40 +05:30
  • 0d86688da2 rename discon_msg to peer_discon_msg Ahsen Kamal 2023-02-21 04:07:15 +05:30
  • 7b12876f04 doc: Fix doxygen errors when QUIET=yes EXTRACT_ALL=yes Norbert Pocs 2023-03-14 11:08:30 +01:00
  • 45a8d1dbb1 gitlab-ci.yml: Add documentation coverage check Norbert Pocs 2023-03-07 11:12:44 +01:00
  • 8c3c21537d cmake: Add documentation coverage target into make Norbert Pocs 2023-03-08 10:40:58 +01:00
  • 3513c4bfc0 Add doc coverage script Norbert Pocs 2023-03-08 10:04:05 +01:00
  • 46df3890e8 doc/cmakeLists: Fix exclude external dir Norbert Pocs 2023-03-08 16:18:35 +01:00
  • 0b826c986c gitlab-ci: Don't install CMake Andreas Schneider 2023-03-14 07:14:49 +01:00
  • 6d3e7e1c44 fix null dereference of error Ahsen Kamal 2023-03-08 22:53:11 +05:30
  • 2ed0525f40 poll: Rename lock to lock_cnt and make it unsigned Andreas Schneider 2023-03-09 10:17:08 +01:00
  • 30b5a2e33b poll: Change the lock to block only POLLIN events Jakub Jelen 2023-03-01 10:31:57 +01:00
  • e15f493d4a socket: Reformat Jakub Jelen 2023-03-01 10:59:28 +01:00
  • 19c4de7350 Reformat ssh_packet_socket_callback Jakub Jelen 2023-03-01 10:25:33 +01:00
  • 832b94a660 Reformat ssh_connector_fd_out_cb Jakub Jelen 2023-02-28 17:35:15 +01:00
  • 5506aadf05 config: Fix indentation Jakub Jelen 2023-01-26 20:00:41 +01:00
  • 258560da16 bignum: Avoid bogus newline in the log Jakub Jelen 2023-01-11 17:50:31 +01:00
  • e364b1e793 free memory of peer_discon_msg Ahsen Kamal 2023-03-06 15:38:59 +05:30
  • 49b34987d6 test for peer_discon_msg Ahsen Kamal 2023-02-21 23:33:37 +05:30
  • 4a7a7e3186 assign peer_discon_msg Ahsen Kamal 2023-02-21 04:08:40 +05:30
  • e2b89dec9d rename discon_msg to peer_discon_msg Ahsen Kamal 2023-02-21 04:07:15 +05:30