Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / libssh2/libssh2 issues and pull requests

#1495 - use-of-uninitialized-value in _libssh2_pub_priv_keyfile() openssl.c:3531:10

Issue - State: closed - Opened by hoyhoy 11 days ago - 2 comments
Labels: not-a-libssh2-bug

#1494 - Curl_GetAddrInfoExW crashed

Issue - State: closed - Opened by u32744 13 days ago - 4 comments
Labels: invalid

#1492 - transport: stop passing newline to the trace handler via `debugdump()`

Pull Request - State: closed - Opened by vszakats 14 days ago
Labels: bug

#1491 - Crash on decrypt operation using OpenSSL backend

Issue - State: open - Opened by Trzik 17 days ago - 3 comments
Labels: bug, needs-info

#1490 - Maximum load of libssh2 data transmission

Issue - State: open - Opened by fightingLKH 18 days ago
Labels: enhancement, performance, feature-request

#1488 - Libssh2 connects to a remote server

Issue - State: closed - Opened by fightingLKH 21 days ago

#1487 - tidy-up: `unsigned const char` -> `const unsigned char`

Pull Request - State: closed - Opened by vszakats 24 days ago

#1485 - Newline on trace messages is inconsistent

Issue - State: closed - Opened by chrisemsen 26 days ago - 6 comments
Labels: bug

#1484 - ci/appveyor: add clang-cl job

Pull Request - State: open - Opened by vszakats 27 days ago
Labels: build

#1483 - Master upstream

Pull Request - State: closed - Opened by jefferyq2 27 days ago - 1 comment

#1482 - cmake: enable `pkg-config` for MinGW cross-builds

Pull Request - State: closed - Opened by vszakats 28 days ago - 1 comment
Labels: build

#1481 - build: disable warning `-Wunreachable-code-break`

Pull Request - State: closed - Opened by vszakats 28 days ago
Labels: build

#1480 - cmake: add clang-cl support to PickyWarnings.cmake

Pull Request - State: closed - Opened by vszakats 28 days ago
Labels: build

#1479 - cmake/Find*: clear package version after `pkg-config` detection

Pull Request - State: closed - Opened by vszakats 28 days ago
Labels: build

#1478 - cmake: tidy up variables names in PickyWarnings.cmake

Pull Request - State: closed - Opened by vszakats 28 days ago
Labels: build

#1477 - cmake: decorate comments in Find modules

Pull Request - State: closed - Opened by vszakats 28 days ago
Labels: documentation

#1476 - ci/GHA: make `apg-get install` faster, drop a workaround

Pull Request - State: closed - Opened by vszakats about 1 month ago
Labels: build, performance

#1475 - libssh2.h: Add note about release versions to LIBSSH2_VERSION

Pull Request - State: closed - Opened by logmanoriginal about 1 month ago - 1 comment

#1474 - checksrc: sync with curl

Pull Request - State: closed - Opened by vszakats about 1 month ago

#1473 - LIBSSH2_VERSION contains "_DEV" when checking out the commit tagged by libssh2-1.11.1

Issue - State: closed - Opened by logmanoriginal about 1 month ago - 5 comments
Labels: duplicate

#1472 - libssh2_session_handshake() returns LIBSSH2_ERROR_SOCKET_RECV (-43)

Issue - State: closed - Opened by dangyza about 1 month ago - 10 comments

#1470 - ci/GHA: adjust job for Ubuntu 24.04 image

Pull Request - State: closed - Opened by vszakats about 1 month ago

#1469 - cmake: build but don't install static lib in certain conditions

Pull Request - State: closed - Opened by vszakats about 1 month ago - 1 comment
Labels: build

#1468 - ci/appveyor: fix and bump OpenSSL 3 path, add path check

Pull Request - State: closed - Opened by vszakats about 2 months ago
Labels: build

#1467 - cmake: link to OpenSSL::Crypto, not OpenSSL::SSL

Pull Request - State: closed - Opened by vszakats about 2 months ago
Labels: build

#1466 - cmake: generate `LIBSSH2_PC_LIBS_PRIVATE` dynamically

Pull Request - State: closed - Opened by vszakats about 2 months ago
Labels: build

#1465 - cmake: support absolute `CMAKE_INSTALL_INCLUDEDIR`/`CMAKE_INSTALL_LIBDIR`

Pull Request - State: closed - Opened by vszakats about 2 months ago
Labels: build

#1464 - cmake: rename two variables and initialize them

Pull Request - State: closed - Opened by vszakats about 2 months ago
Labels: build

#1462 - Drop vsprintf() use on OS/400.

Pull Request - State: closed - Opened by monnerat about 2 months ago - 1 comment

#1461 - ci/appveyor: reduce test runs (workaround for infrastructure permafails)

Pull Request - State: closed - Opened by vszakats about 2 months ago - 4 comments
Labels: tests

#1460 - cmake: prefer `find_dependency()` in `libssh2-config.cmake`

Pull Request - State: closed - Opened by vszakats about 2 months ago - 1 comment

#1459 - openssl: free allocated resources when using openssl3

Pull Request - State: closed - Opened by bagder about 2 months ago - 1 comment

#1458 - ci: use Ninja with cmake

Pull Request - State: closed - Opened by vszakats about 2 months ago
Labels: build

#1457 - checksrc: update, check all sources, fix fallouts

Pull Request - State: closed - Opened by vszakats about 2 months ago - 3 comments
Labels: build

#1456 - When do you plan a new libssh2 release version? (with CVE-2023-48795 fix)

Issue - State: closed - Opened by youssef-amimi-FIS 2 months ago - 4 comments
Labels: duplicate

#1454 - Fix unstable connections over nonblocking sockets

Pull Request - State: closed - Opened by rolag 2 months ago

#1452 - Prevent possible double free of hostkey

Pull Request - State: closed - Opened by willco007 3 months ago

#1451 - Split `sftp_packetlist_flush` into different functions.

Pull Request - State: closed - Opened by Schwarzemann 3 months ago

#1450 - cmake: always run the tests even when static libs are disabled

Pull Request - State: closed - Opened by eli-schwartz 3 months ago - 30 comments
Labels: build, tests

#1449 - Fix memory leaks in _libssh2_ecdsa_curve_name_with_octal_new and _lib…

Pull Request - State: closed - Opened by dksslq 3 months ago - 1 comment

#1446 - cmake: tidy up syntax, minor improvements

Pull Request - State: closed - Opened by vszakats 3 months ago - 1 comment
Labels: build

#1445 - cmake: sync and improve Find modules, add `pkg-config` native detection

Pull Request - State: closed - Opened by vszakats 3 months ago
Labels: build

#1444 - cmake: fixup version detection in mbedTLS find module

Pull Request - State: closed - Opened by vszakats 3 months ago
Labels: build

#1443 - session: support server banners up to 8192 bytes (was: 256)

Pull Request - State: closed - Opened by palmin 4 months ago - 13 comments
Labels: bug

#1442 - session handshake fails on server banners larger than 256 bytes

Issue - State: closed - Opened by palmin 4 months ago - 2 comments
Labels: bug

#1441 - buildconf: drop

Pull Request - State: closed - Opened by vszakats 4 months ago
Labels: breaking, build

#1440 - tidy-up: do/while formatting

Pull Request - State: closed - Opened by vszakats 4 months ago

#1439 - wolfssl: drop header path hack

Pull Request - State: closed - Opened by vszakats 4 months ago
Labels: build

#1438 - cmake: mbedTLS detection tidy-ups

Pull Request - State: closed - Opened by vszakats 4 months ago
Labels: build

#1437 - cmake: add quotes, delete ending dirseps

Pull Request - State: closed - Opened by vszakats 4 months ago
Labels: build

#1436 - ssh2_exec: bugfix read loop when libssh2_channel_read() returns EAGAIN

Pull Request - State: closed - Opened by hbujanda 4 months ago - 5 comments
Labels: needs-info, on-hold

#1435 - disable DSA by default

Pull Request - State: closed - Opened by vszakats 4 months ago
Labels: breaking, build

#1434 - tidy-up: link updates

Pull Request - State: closed - Opened by vszakats 4 months ago

#1433 - test: drop ssh-dss openssh_server config

Pull Request - State: closed - Opened by quaresmajose 4 months ago - 6 comments

#1432 - Password Callback Never Called Causing Invalid State and Segfaults

Issue - State: open - Opened by rolag 4 months ago
Labels: bug

#1431 - rcvd too much data: Occasional Duplicate Packet Sent Causing Corrupted Data

Issue - State: closed - Opened by rolag 4 months ago - 4 comments
Labels: bug

#1430 - Always init mbedtls_pk_context

Pull Request - State: closed - Opened by willco007 4 months ago
Labels: bug

#1429 - mbedtls: tidy-up

Pull Request - State: closed - Opened by vszakats 4 months ago - 4 comments

#1428 - Correctly initialize values

Pull Request - State: closed - Opened by willco007 4 months ago - 5 comments
Labels: bug

#1427 - packet: fix memory leak in `packet_x11_open()`

Pull Request - State: closed - Opened by vszakats 4 months ago - 1 comment
Labels: memory-leak, on-hold

#1426 - Implement [email protected]

Pull Request - State: closed - Opened by MichaelBuckley 4 months ago - 10 comments
Labels: enhancement, ready-to-merge

#1425 - ci/GHA: simplify mbedTLS build hack for autotools

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: build

#1424 - ci/GHA: FreeBSD 14.1, actions bump

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: build

#1422 - Increase SFTP_HANDLE_MAXLEN back to 4092

Pull Request - State: closed - Opened by MichaelBuckley 5 months ago

#1421 - mbedtls: expose `mbedtls_pk_load_file()` for our use

Pull Request - State: closed - Opened by orangepizza 5 months ago - 11 comments
Labels: build

#1420 - cmake: enable `pkg-config` to search for Libgcrypt, mbedTLS, wolfSSL

Pull Request - State: closed - Opened by vszakats 5 months ago - 2 comments
Labels: build

#1419 - REUSE: upgrade to `REUSE.toml`

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: documentation

#1418 - build: stop detecting `sys/param.h` header

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: build

#1417 - The function "agent_sign" seems to always return ERROR

Issue - State: closed - Opened by H3CzDong 5 months ago - 2 comments
Labels: needs-info

#1416 - CMakeLists defines hidden in C flags, but doesn't define LIBSSH2_API to unhide them

Issue - State: closed - Opened by d3x0r 5 months ago - 4 comments
Labels: build, not-a-libssh2-bug

#1415 - tests: avoid using `MAXPATHLEN`, for portability

Pull Request - State: closed - Opened by babelouest 5 months ago - 12 comments
Labels: bug, build, tests

#1414 - MAXPATHLEN not defined on hurd systems

Issue - State: closed - Opened by babelouest 5 months ago - 4 comments
Labels: bug, build, tests

#1413 - src: use `UINT32_MAX`

Pull Request - State: closed - Opened by vszakats 5 months ago

#1412 - Fix a memory leak in key exchange.

Pull Request - State: closed - Opened by MichaelBuckley 5 months ago

#1411 - wolfssl: require v5.4.0 for AES-GCM

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: build, tests

#1410 - tests: fix excluding AES-GCM tests

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: tests

#1409 - ci/GHA: fix wolfSSL-from-source AES-GCM tests

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: build, tests

#1408 - ci/GHA: add Linux job with latest wolfSSL built from source

Pull Request - State: closed - Opened by vszakats 5 months ago
Labels: build

#1407 - wolfssl: fix `EVP_Cipher()` use with v5.6.0 and older

Pull Request - State: closed - Opened by vszakats 5 months ago - 1 comment

#1406 - src: fix type warning in `libssh2_sftp_unlink` macro

Pull Request - State: closed - Opened by tarinyoom 6 months ago - 1 comment
Labels: bug, build

#1405 - libssh2.pc: reference mbedcrypto pkgconfig

Pull Request - State: closed - Opened by vszakats 6 months ago
Labels: build

#1404 - Memory leak in _libssh2_transport_read

Issue - State: closed - Opened by Trzik 6 months ago - 2 comments
Labels: bug

#1403 - ci/GHA: show configure logs on failure and other tidy-ups

Pull Request - State: closed - Opened by vszakats 6 months ago
Labels: build

#1402 - ci/GHA: bump parallel jobs to nproc+1

Pull Request - State: closed - Opened by vszakats 6 months ago
Labels: build

#1401 - ci/GHA: show test logs on failure

Pull Request - State: closed - Opened by vszakats 6 months ago
Labels: build

#1400 - ci/GHA: fix `Dockerfile` failing after Ubuntu package update

Pull Request - State: closed - Opened by vszakats 6 months ago
Labels: build

#1399 - ci/GHA: try ubuntu 24.04 runners

Pull Request - State: closed - Opened by vszakats 6 months ago - 2 comments
Labels: build

#1398 - IPv6 format & host key validation with known_hosts file

Issue - State: open - Opened by Krisscut 6 months ago
Labels: enhancement

#1397 - Instable connections in case of SSH transfers over nonblocking sockets

Issue - State: closed - Opened by klux21 6 months ago - 7 comments
Labels: bug, help wanted

#1396 - ci: disable dependency tracking in autotools builds

Pull Request - State: closed - Opened by vszakats 6 months ago
Labels: build, performance

#1395 - LIBSSH2_ERROR_EAGAIN ambiguity

Issue - State: closed - Opened by victorstewart 6 months ago - 2 comments

#1394 - Call EVP_CipherFinal when using WolfSSL.

Pull Request - State: closed - Opened by MichaelBuckley 6 months ago - 3 comments

#1393 - mbedtls: fail to compile with v3.6.0 outside CI

Pull Request - State: closed - Opened by vszakats 6 months ago
Labels: build

#1392 - Key exchange issue on Debian 12 (Bookworm)

Issue - State: closed - Opened by dcivera 6 months ago - 4 comments

#1391 - build: test two gcc warnings

Pull Request - State: closed - Opened by vszakats 6 months ago - 1 comment
Labels: build