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

Commit Graph

  • ac68fbe475 build: FIXME -Wsign-conversion to be errors [ci skip] Viktor Szakats 2023-12-13 06:32:54 +00:00
  • 6e451669ea src: disable -Wsign-conversion warnings, add option to re-enable Viktor Szakats 2023-12-13 01:34:35 +00:00
  • 0f45dafe5e cmake: fix indentation [ci skip] Viktor Szakats 2023-12-13 02:41:05 +00:00
  • 94b6bad3c8 example, tests: call WSACleanup() for each WSAStartup() Viktor Szakats 2023-12-13 00:14:45 +00:00
  • 52c382f7aa RELEASE-NOTES: update credits [ci skip] Viktor Szakats 2023-12-09 21:01:49 +00:00
  • b77504837c RELEASE-NOTES: avoid splitting names, fix typo, refine order [ci skip] Viktor Szakats 2023-12-09 19:00:31 +00:00
  • 747862c0e2 RELEASE-NOTES: synced [ci skip] Viktor Szakats 2023-12-09 17:37:17 +00:00
  • 28dbf01667 add portable LIBSSH2_SOCKET_CLOSE() macro Viktor Szakats 2023-12-08 02:22:48 +00:00
  • 46333adfb8 ci: add FreeBSD 14 job, fix issues Viktor Szakats 2023-12-07 20:49:34 +00:00
  • 5e0ec99134 ci: add OmniOS job, fix issues Viktor Szakats 2023-12-07 21:06:09 +00:00
  • 3f60ccb76b example: use libssh2_socket_t in X11 example Viktor Szakats 2023-12-08 01:07:57 +00:00
  • 798ed4a7e5 Handle EINTR from send/recv/poll/select to try again as the error is not fatal Aaron Stone 2023-06-02 13:37:14 -07:00
  • d0a7f1da21 appveyor: delete UWP job broken since Visual Studio upgrade Viktor Szakats 2023-12-06 11:35:22 +00:00
  • 8cd473c930 checksrc: sync with curl Viktor Szakats 2023-12-06 01:10:03 +00:00
  • e051ae343a autotools: delete --disable-tests option, fix CI tests Viktor Szakats 2023-12-05 23:41:39 +00:00
  • b1414503f5 build: add LIBSSH2_NO_DEPRECATED option (#1266) ren mingshuai 2023-12-06 07:14:53 +08:00
  • a3f5594a96 autotools: show the default for hidden-symbols option Viktor Szakats 2023-12-04 22:46:01 +00:00
  • 2e5a8719d7 tidy-up: bump casts from int to long for large C99 types in printfs Viktor Szakats 2023-12-01 19:29:28 +00:00
  • afa6b86560 build: enable missing OpenSSF-recommended warnings, with fixes Viktor Szakats 2023-11-30 23:35:11 +00:00
  • e0a0466490 packet: whitespace fix Viktor Szakats 2023-12-01 17:27:23 +00:00
  • b136c37998 tidy-up: unsigned -> unsigned int Viktor Szakats 2023-12-01 14:41:33 +00:00
  • eb996af851 tests: sync port number type with the rest of codebase Viktor Szakats 2023-12-01 14:44:50 +00:00
  • ecdf519911 autotools: enable -Wunused-macros with gcc Viktor Szakats 2023-12-01 17:02:13 +00:00
  • 0b4bdc856f TODO: disable or drop weak algos [ci skip] Viktor Szakats 2023-12-02 03:16:08 +00:00
  • 744e059f31 example, tests: fix/silence -Wformat-truncation=2 gcc warnings Viktor Szakats 2023-12-01 03:19:04 +00:00
  • 2e57dcb9d2 example: fix indentation follow-up Viktor Szakats 2023-12-01 12:55:12 +00:00
  • 9e896e1b80 example: fix indentation Viktor Szakats 2023-12-01 09:41:39 +00:00
  • 6c53815aa7 autotools: fix missed -pedantic and -Wall options for gcc Viktor Szakats 2023-12-01 04:28:59 +00:00
  • c912408809 ci: show compiler in cross/cygwin job names Viktor Szakats 2023-12-01 04:38:16 +00:00
  • 4be5e33ae1 mbedtls: further improve disabling -Wredundant-decls Viktor Szakats 2023-11-30 23:54:58 +00:00
  • 8d69e63db9 example: replace remaining libssh2_scp_recv with libssh2_scp_recv2 in output messages (#1258) ren mingshuai 2023-12-01 11:52:12 +08:00
  • 363dcbf449 openssl: use OpenSSL 3 HMAC API, add no-deprecated CI job Viktor Szakats 2023-11-24 23:33:22 +00:00
  • 66108f02f0 ci: restore lost comment for FreeBSD [ci skip] Viktor Szakats 2023-11-26 12:00:20 +00:00
  • 0c9a8e3590 ci: add OpenBSD (v7.4) job + fix build error in example Viktor Szakats 2023-11-25 23:47:57 +00:00
  • 65c7a7a55a ci: add NetBSD (v9.3) job Viktor Szakats 2023-11-25 23:43:22 +00:00
  • eee4e8055a ci: update and speed up FreeBSD job Viktor Szakats 2023-11-25 23:39:29 +00:00
  • c6589b8823 stop using leading underscores in macro names Viktor Szakats 2023-11-25 11:52:00 +00:00
  • 7494881617 ci: use absolute path in CMAKE_INSTALL_PREFIX Viktor Szakats 2023-11-25 11:03:50 +00:00
  • efee91333b openssl: make a function static, add #ifdef comments Viktor Szakats 2023-11-25 03:49:49 +00:00
  • 236e79a115 ci: boost mbedTLS build speed Viktor Szakats 2023-11-25 10:35:26 +00:00
  • 82581941d6 openssl: fix DSA code to use OpenSSL 3 API Viktor Szakats 2023-11-25 00:26:40 +00:00
  • d2ef66473c openssl: formatting (delete empty lines) [ci skip] Viktor Szakats 2023-11-25 00:35:43 +00:00
  • 5326a5ce26 tests: fall back to $LOGNAME for username Viktor Szakats 2023-11-23 23:00:13 +00:00
  • 631e7734c8 libssh2.h: use _WIN32 for Windows detection instead of rolling our own Viktor Szakats 2023-11-21 20:32:12 +00:00
  • 487152f4fa openssl: fix EC_KEY reference with OpenSSL 3 no-deprecated build Viktor Szakats 2023-11-21 22:30:59 +00:00
  • 910ed9b035 openssl: formatting Viktor Szakats 2023-11-21 23:31:22 +00:00
  • b0ab005fe7 openssl: use non-deprecated APIs with OpenSSL 3.x (#1207) Michael Buckley 2023-11-21 09:33:01 -08:00
  • c9dd3566b2 ci: add BoringSSL job (cmake, gcc, amd64) Viktor Szakats 2023-11-21 00:39:44 +00:00
  • 89ccc83c7d autotools: fix dotless gcc and Apple clang version detections Viktor Szakats 2023-11-20 02:06:37 +00:00
  • e9017b1046 acinclude.m4: revert accidental edit [ci skip] Viktor Szakats 2023-11-20 01:48:17 +00:00
  • fb58016180 autotools: show more clang/gcc version details Viktor Szakats 2023-11-19 18:04:57 +00:00
  • 8c320a93a4 acinclude.m4: re-sync with curl [ci skip] Viktor Szakats 2023-11-18 16:04:19 +00:00
  • 96682bd5e1 autotools: avoid warnings in libtool stub code Viktor Szakats 2023-11-17 21:13:30 +00:00
  • ecec68a2c1 mbedtls: improve disabling -Wredundant-decls Viktor Szakats 2023-11-17 20:04:52 +00:00
  • 64d6789f71 cmake: rename picky warnings script Viktor Szakats 2023-11-16 14:38:44 +00:00
  • 7ecc309cd1 build: enable more compiler warnings and fix them Viktor Szakats 2023-11-16 00:54:25 +00:00
  • 5996fefe2b autotools: sync warning enabler code with curl Viktor Szakats 2023-11-15 23:15:17 +00:00
  • e645fa95f3 acinclude.m4: fix indentation [ci skip] Viktor Szakats 2023-11-15 22:51:41 +00:00
  • ce5f208a55 autotool: rename variable Viktor Szakats 2023-11-15 20:28:55 +00:00
  • cdca8cff88 autotools: picky warning options tidy-up Viktor Szakats 2023-11-15 18:43:51 +00:00
  • 328a96b3da build: picky warning updates Viktor Szakats 2023-11-15 00:36:55 +00:00
  • fea6664e1b ci: fixup FreeBSD version, bump mbedtls Viktor Szakats 2023-11-10 15:41:05 +00:00
  • 932d6a3277 cmake: fix multiple include of libssh2 package Viktor Szakats 2023-11-09 18:59:01 +00:00
  • a7d2a573be ci: add FreeBSD 13.2 job Viktor Szakats 2023-11-08 18:17:22 +00:00
  • b9a4ed83b4 reuse: fix duplicate copyright warning Viktor Szakats 2023-11-08 03:24:09 +00:00
  • 4348557960 Makefile.mk: delete Windows-focused raw GNU Make build Viktor Szakats 2023-10-28 11:36:31 +00:00
  • bfa00f1bd5 tidy-up: around stdint.h Viktor Szakats 2023-11-06 12:18:25 +00:00
  • 20387285d3 cmake: show crypto backend in feature summary Viktor Szakats 2023-11-06 00:41:17 +00:00
  • a3ffc4221d man: fix double spaces and dash escaping Viktor Szakats 2023-11-03 11:04:22 +00:00
  • 8cca7b7752 src: fix gcc 13 -Wconversion warning on Darwin Viktor Szakats 2023-10-31 22:41:05 +00:00
  • bf285500e6 openssl: silence -Wunused-value warnings Viktor Szakats 2023-10-30 17:42:32 +00:00
  • f64e6318f0 Makefile.am: fix cp to preserve attributes and timestamp Viktor Szakats 2023-10-30 11:23:47 +00:00
  • fc00bdd7f1 cmake: simplify showing CMake version Viktor Szakats 2023-10-07 15:32:39 +00:00
  • 5e19044282 ci: mbedtls 3.5.0 Viktor Szakats 2023-10-07 09:19:49 +00:00
  • 2cd2f40e37 tests: show cmake version used in integration tests Viktor Szakats 2023-10-07 09:47:58 +00:00
  • a9a79e7a41 readme.vms: fix typo [ci skip] Viktor Szakats 2023-10-03 13:46:01 +00:00
  • 06fd721f08 appveyor: YAML/PowerShell formatting, shorten variable name Viktor Szakats 2023-09-30 19:03:37 +00:00
  • d468a33f62 ci: update actions, use shallow clones with appveyor Viktor Szakats 2023-09-30 14:58:51 +00:00
  • 8a081fd98b appveyor: move to pure PowerShell Viktor Szakats 2023-09-29 20:07:36 +00:00
  • 6fbc9505d8 windows: use built-in _WIN32 macro to detect Windows Viktor Szakats 2023-09-29 08:43:40 +00:00
  • 4c241d5c65 cmake: cleanup mbedTLS version detection more Viktor Szakats 2023-09-29 09:27:34 +00:00
  • 30eef0a630 cmake: delete duplicate include() Viktor Szakats 2023-09-28 18:32:37 +00:00
  • 4159467507 cmake: improve/fix mbedTLS detection Viktor Szakats 2023-09-28 13:09:36 +00:00
  • 67e39091b2 libssh2_session_get_blocking.3: Add description (#1185) concussious 2023-09-23 19:00:14 -04:00
  • 00a3b88c51 autotools: fix selecting wincng in cross-builds (and more) Viktor Szakats 2023-09-21 08:14:38 +00:00
  • 88a960a86b Properly bounds check packet_authagent_open() (#1179) Michael Buckley 2023-08-28 16:47:21 -07:00
  • a790d3784e os400qc3: move FIXME comment [ci skip] Viktor Szakats 2023-08-28 23:20:53 +00:00
  • eb9f9de2c1 md5: allow disabling old-style encrypted private keys at build-time Viktor Szakats 2023-08-26 21:56:23 +00:00
  • 4a64ca1430 cmake: tidy-up foreach() syntax Viktor Szakats 2023-08-26 09:48:34 +00:00
  • 5754fed686 ci: replace mv + chmod with install in Dockerfile Viktor Szakats 2023-08-18 21:12:25 +00:00
  • 633db55f50 ci: set file mode early in appveyor_docker.yml Viktor Szakats 2023-08-18 20:56:50 +00:00
  • a79218d3a0 ci: add spellcheck (codespell) Viktor Szakats 2023-08-20 08:26:55 +00:00
  • a20572e9af cmake: also test for libssh2_VERSION Viktor Szakats 2023-08-22 16:43:16 +00:00
  • 87f5769b51 cmake: show cmake versions in ci Viktor Szakats 2023-08-21 21:27:31 +00:00
  • e61987a3bf tests: formatting and tidy-ups Viktor Szakats 2023-08-18 20:56:02 +00:00
  • 1676a17814 openssl.c: whitespace fixes Viktor Szakats 2023-08-18 20:55:37 +00:00
  • a95d401f1f checksrc: fix spelling in comment [ci skip] Viktor Szakats 2023-08-20 00:24:59 +00:00
  • e9c7d3afa0 cmake: quote more strings Viktor Szakats 2023-08-18 13:20:03 +00:00
  • 6e3e883994 drop www. from www.libssh2.org Viktor Szakats 2023-08-18 11:05:52 +00:00
  • aeaefaf6cc cmake: add ExternalProject integration test Viktor Szakats 2023-08-17 23:02:35 +00:00