1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-29 13:01:14 +03:00

Commit Graph

  • 8715c3d51b cmake: add integration tests Viktor Szakats 2023-08-16 13:22:30 +00:00
  • 4ff64ae3ca cmake: (re-)add aliases for add_subdirectory() builds Viktor Szakats 2023-08-16 06:38:22 +00:00
  • 8eade0c9b7 cmake: delete empty line [ci skip] Viktor Szakats 2023-08-16 06:36:10 +00:00
  • 6eda1ee433 cmake: reflect minimum version in docs [ci skip] Viktor Szakats 2023-08-15 21:58:18 +00:00
  • 3fa5282d62 cmake: style tidy up Viktor Szakats 2023-08-10 12:38:24 +00:00
  • 186c1d6394 wincng: prefer ULONG/DWORD over unsigned long Viktor Szakats 2023-08-15 01:36:48 +00:00
  • 7bb669b52a wincng: tidy-ups Viktor Szakats 2023-08-14 23:23:06 +00:00
  • d43b8d9b0b ci: add MSYS builds (autotools and cmake) Viktor Szakats 2023-08-14 21:57:18 +00:00
  • 84912e2ed8 ci: cygwin job tidy-ups Viktor Szakats 2023-08-14 23:07:21 +00:00
  • f1e96e733f ci: add Cygwin builds (autotools and cmake) Viktor Szakats 2023-08-14 21:22:00 +00:00
  • 5453fc8035 cmake: add LIB_NAME variable Viktor Szakats 2023-08-13 09:07:26 +00:00
  • c705ff3f37 cmake: add one missed PROJECT_NAME variable Viktor Szakats 2023-08-11 21:57:33 +00:00
  • ae7d51085e cmake: tidy-up concatenation in CMAKE_MODULE_PATH Viktor Szakats 2023-08-11 17:09:27 +00:00
  • 1215aa5f46 ci: add mingw-w64 UWP build Viktor Szakats 2023-08-10 02:33:24 +00:00
  • 72fd25958a cmake: replace libssh2 literals with PROJECT_NAME variable Viktor Szakats 2023-08-09 11:23:37 +00:00
  • 42d3bf1348 cmake: fix STREQUAL check in error branch Viktor Szakats 2023-08-09 10:33:59 +00:00
  • 74e742887c misc: flatten _libssh2_explicit_zero if tree Viktor Szakats 2023-08-09 08:42:28 +00:00
  • 1f0174d0df src: drop a redundant #include Viktor Szakats 2023-08-09 13:53:26 +00:00
  • d79047c938 openssl: use automatic initialization with LibreSSL 2.7.0+ Viktor Szakats 2023-08-07 14:01:36 +00:00
  • 36748270f9 gha: restore curly braces in if Viktor Szakats 2023-08-05 16:32:51 +00:00
  • 82b0c89e29 ci: bump mbedtls Viktor Szakats 2023-08-03 21:53:01 +00:00
  • 63b4c20eb0 Add a new structure to separate memory read and file read. We use different APIs when we read one private key from memory, so it is improper to store the private key information in the structure that stores the private key file information. renmingshuai 2023-08-01 12:36:24 +08:00
  • 1a99a86a29 tests: replace FIXME with comments Viktor Szakats 2023-08-03 00:42:06 +00:00
  • 76307435b8 tidy-up: delete duplicate word from comment Viktor Szakats 2023-08-02 23:03:40 +00:00
  • 11a03690e1 cmake: cache more config values on Windows Viktor Szakats 2023-07-31 08:41:04 +00:00
  • 481be044e0 revert: build: respect autotools DLL_EXPORT in libssh2.h Viktor Szakats 2023-07-29 22:25:52 +00:00
  • cab3db5887 gha: simplify if strings Viktor Szakats 2023-07-28 09:49:43 +00:00
  • 57e9d18e38 test_read: make it run without Docker Viktor Szakats 2023-07-26 23:01:02 +00:00
  • f58f77b5c8 cmake: streamline invocation Viktor Szakats 2023-07-26 22:32:00 +00:00
  • c515eed398 NMakefile: delete Viktor Szakats 2023-07-25 11:47:16 +00:00
  • 802336cf95 tests: add aes256-gcm encrypted key test Viktor Szakats 2023-07-25 22:54:26 +00:00
  • e87bdefac6 Fix private keys encrypted with aes-gcm methods (#1133) Jakob Egger 2023-07-26 09:15:20 +02:00
  • 6265ffdb70 ci: add missing timeout to 'autotools distcheck' step Viktor Szakats 2023-07-26 00:05:00 +00:00
  • a909100705 cmake: merge set_target_properties() calls Viktor Szakats 2023-07-25 09:02:45 +00:00
  • 2fdc10ba04 cmake: formatting [ci skip] Viktor Szakats 2023-07-25 08:38:54 +00:00
  • 6464301820 cmake: (re-)add zlib to Libs.private in libssh2.pc Viktor Szakats 2023-07-23 14:31:39 +00:00
  • 83910b724c cmake: formatting [ci skip] Viktor Szakats 2023-07-23 14:44:22 +00:00
  • c5ec6c4945 cmake: use wolfssl/options.h for detection, like autotools Viktor Szakats 2023-07-20 23:34:50 +00:00
  • c84745e34e build: stop requiring libssl from openssl Viktor Szakats 2023-07-20 13:20:14 +00:00
  • 5cfa59d391 cmake: add openssl libs to Libs.private in libssh2.pc Viktor Szakats 2023-07-20 12:57:36 +00:00
  • 75ed30917d Makefile.mk: stop linking unused mbedtls libs Viktor Szakats 2023-07-20 12:48:58 +00:00
  • 9cd18f4578 cmake: bump minimum CMake version to v3.7.0 Viktor Szakats 2023-07-20 10:51:54 +00:00
  • 5720dd9fe0 build: tidy-up libssh2.pc.in variable names Viktor Szakats 2023-07-18 15:21:43 +00:00
  • 624abe275f libssh2.pc: re-add & extend support for static-only libssh2 builds Viktor Szakats 2023-07-13 14:31:18 +00:00
  • 0f396aa926 cmake: CMAKE_SOURCE_DIR -> PROJECT_SOURCE_DIR (#1121) Nursan Valeyev 2023-07-15 00:25:05 +03:00
  • 7f83de14a0 autotools: use comma separator in Requires.private of libssh2.pc Viktor Szakats 2023-07-14 18:40:57 +00:00
  • ef538069a6 build: add/fix Requires.private packages in libssh2.pc Viktor Szakats 2023-07-14 12:41:02 +00:00
  • 2fc3679007 cmake: tidy-ups Viktor Szakats 2023-07-14 09:16:46 +00:00
  • 4a42f42e40 openssl: add missing check for LIBRESSL_VERSION_NUMBER before use Viktor Szakats 2023-07-12 09:16:57 +00:00
  • 1209c16d93 Don't put @LIBS@ in pc file Harmen Stoppels 2023-07-09 21:36:07 +02:00
  • 573e4ed0c9 misc: delete redundant NULL check and assignment Viktor Szakats 2023-07-01 16:34:54 +00:00
  • bec57c409d We should check whether *key_method is a NULL pointer instead of key_method renmingshuai 2023-07-01 10:14:48 +08:00
  • 724effcb47 Add NULL pointer check for outlen before use (#1109) ren mingshuai 2023-07-01 01:34:44 +08:00
  • 2da13c13e1 cmake: re-add Libssh2:libssh2 for compatibiliy + lowercase namespace Viktor Szakats 2023-06-23 16:40:01 +00:00
  • 279a2e57e5 example: fix regression in ssh2_exec.c Viktor Szakats 2023-06-25 13:22:14 +00:00
  • 766bde9fb9 docs: replace SHA1 with SHA256 in CMake example Viktor Szakats 2023-06-23 16:31:16 +00:00
  • 3d309f9b8d checksrc: modernise perl file open Viktor Szakats 2023-06-23 16:29:24 +00:00
  • fe6239a11f reuse: comply with 3.1 spec and 2.0.0 checker Viktor Szakats 2023-06-21 17:22:40 +00:00
  • b2916b286b tests: trap signals in scripts Viktor Szakats 2023-06-21 08:12:23 +00:00
  • ad7188456f test_sshd.test: fixup to distcheck failure Viktor Szakats 2023-06-21 09:05:21 +00:00
  • 299c204062 test_sshd.test: show sshd and test connect logs on harness failure (#1097) Viktor Szakats 2023-06-21 10:09:45 +02:00
  • 2388a3aa49 Fix incorrect byte offset in debug message (#1096) Joel Depooter 2023-06-16 13:55:28 -07:00
  • 9218d37798 tidy-up: delete whitespace at EOL [ci skip] Viktor Szakats 2023-06-16 11:34:17 +00:00
  • 9d7bc25306 mbedtls: include version.h for MBEDTLS_VERSION_NUMBER Viktor Szakats 2023-06-16 10:34:56 +00:00
  • 82d1b8ff47 hostkey: do not advertise ssh-rsa when SHA1 is disabled Viktor Szakats 2023-06-14 17:10:36 +00:00
  • 12ae9645ff openssl.h: whitespace tidy-up [ci skip] Viktor Szakats 2023-06-14 12:34:01 +00:00
  • e8cabdcf2c test_sshd.test: set a safe PID directory (#1089) Dan Fandrich 2023-06-13 15:09:48 -07:00
  • 36c1e1d1f2 mingw: fix printf mask for 64-bit integers Viktor Szakats 2023-06-13 14:51:43 +00:00
  • d29eea1d29 test_sshd.test: minor cleanups Viktor Szakats 2023-06-07 11:53:35 +00:00
  • f6aa31f48f provide SPDX identifiers Daniel Stenberg 2023-06-05 20:00:19 +02:00
  • 8b92499940 src: improve MSVC C4701 warning fix Viktor Szakats 2023-06-05 19:59:53 +00:00
  • f4f52ccc4d configure.ac: remove AB_INIT Daniel Stenberg 2023-06-05 17:13:33 +02:00
  • 187d89bb07 copyright: remove years from copyright headers Viktor Szakats 2023-06-04 02:09:41 +00:00
  • 43df6a46b1 tests: cast to avoid -Wchar-subscripts with Cygwin Viktor Szakats 2023-06-03 22:36:06 +00:00
  • 003fb454c3 tidy-up: avoid exclamations, prefer single quotes, in outputs Viktor Szakats 2023-06-01 09:38:00 +00:00
  • c89174a78b autotools: improve libz position Viktor Szakats 2023-06-01 08:05:47 +00:00
  • 8b917d765f src: bump hash_len to size_t in LIBSSH2_HOSTKEY_METHOD Viktor Szakats 2023-05-31 22:07:13 +00:00
  • c6e137f7aa ci: add non-static autotools i386 build, ignore GHA updates on AppVeyor Viktor Szakats 2023-05-31 13:57:13 +00:00
  • 572c57c9d8 autotools: skip tests requiring static lib if --disable-static (#1072) Xi Ruoyao 2023-05-31 21:03:11 +08:00
  • e5c0304333 ci: prefer = operator in shell snippets Viktor Szakats 2023-05-31 08:55:38 +00:00
  • 7b8e02257f src: bump DSA and ECDSA sign hash_len to size_t Viktor Szakats 2023-05-30 17:56:21 +00:00
  • c317e06faa scp: fix missing cast for targets without large file support Viktor Szakats 2023-05-30 23:03:21 +00:00
  • bc69ac232a mbedtls.h: formatting [ci skip] Viktor Szakats 2023-05-30 23:39:53 +00:00
  • e800038cb9 libssh2.h: bump to 1.11.1_DEV [ci skip] Viktor Szakats 2023-05-30 23:12:04 +00:00
  • 1153ebdeba mbedtls: use more size_t to sync up with crypto.h Viktor Szakats 2023-05-30 17:28:03 +00:00
  • ab8e95bcfc ci: drop redundant/unused vars, sync var names Viktor Szakats 2023-05-30 22:20:59 +00:00
  • abdf40c741 ci: add i386 Linux build (with mbedTLS) Viktor Szakats 2023-05-30 18:45:18 +00:00
  • d67a91aa10 checksrc: switch to dot file Viktor Szakats 2023-05-30 12:19:30 +00:00
  • 1c3f1b7da5 libssh2.h: bump to 1.11.0 for release libssh2-1.11.0 Daniel Stenberg 2023-05-29 12:03:18 +02:00
  • 1a186f1ead Libssh2 1.11 release notes, copyright (#1048) Will Cosgrove 2023-05-30 08:57:13 -07:00
  • e7a542da6a add copyright/credits Viktor Szakats 2023-05-28 00:29:08 +00:00
  • 3f4ea939b4 ci: add LIBSSH2_NO_AES_CBC to GNU Make build Viktor Szakats 2023-05-26 23:04:09 +00:00
  • 801aebc6a0 ci: add wolfSSL Linux builds Viktor Szakats 2023-05-25 22:26:34 +00:00
  • 8e3bbd80eb ci: mbedTLS build config tidy-up Viktor Szakats 2023-05-25 22:49:16 +00:00
  • 4beb7a3a12 wolfssl: fix detection of AES-GCM feature Viktor Szakats 2023-05-25 10:47:43 +00:00
  • ddb3be7dad build: fix 'unused' compiler warnings with all NO options set Viktor Szakats 2023-05-18 23:35:53 +00:00
  • e692c55bc0 cmake: avoid list(PREPEND) for compatibility Viktor Szakats 2023-05-18 21:16:13 +00:00
  • 1c9323416c checksrc: verify label indent, fix fallouts Viktor Szakats 2023-05-18 10:37:58 +00:00
  • bfcf796c17 tidy-up: minor nits Viktor Szakats 2023-05-10 08:19:08 +00:00
  • c7074ccc9d ci: drop default shared/static configuration options Viktor Szakats 2023-05-08 22:05:18 +00:00