42
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 22 hours ago.
Aug 07, 2025 — Aug 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: rename CA keys to reflect they are user keys More... 2 days ago
tests: upload host pubkeys to repo More... 2 days ago
tests: rename keys/tests to contain the key format More... 2 days ago
RELEASE-NOTES: sync [ci skip] More... 3 days ago
libssh2_scp_recv2: fix stat struct type in man page prototype More... 4 days ago
tests: add `[email protected]` to `test_read_algos.txt` More... 4 days ago
session_fixture: fix to skip AES-CBC/CTR tests if not supported or disabled More... 4 days ago
mbedtls: add support for AES-GCM ciphers More... 4 days ago
packet: fix memleak on receiving multiple `exit-signal` packets More... 5 days ago
openssl: fix compiler warning with AWS-LC/BoringSSL with debug logging enabled More... 5 days ago
mbedtls: fix double-free in `mbed_pub_priv_key()` error path More... 5 days ago
src: disable SHA1-based hostkey methods and signatures by default, fix fallouts More... 5 days ago
tests: add PKCS8-formatted plain and encrypted keys and tests More... 5 days ago
tests: add ECDSA PEM format plain and encrypted keys and tests More... 5 days ago
example: drop two local macros, merge/simplify header guards More... 5 days ago
tests: move trusted CA private keys off the test server More... 5 days ago
tests: add signed ed25519 key and test More... 5 days ago
keys-generate.sh: group signed keys, drop newlines [ci skip] More... 5 days ago
RELEASE-NOTES: silence spellchecker [ci skip] More... 5 days ago
RELEASE-NOTES: sync [ci skip] More... 5 days ago
example: assume `unistd.h` header on non-Windows More... 5 days ago
src: add support for chacha20-poly130-encrypted OpenSSH key files More... 5 days ago
transport: avoid `CRYPT_FLAG_*()` doing symbol concatenation More... 5 days ago
tests: add test for encrypted ECDSA key More... 6 days ago
tests: add support to disable hex debug dumps More... 6 days ago
examples: drop `HAVE_GETTIMEOFDAY` macro use, fill it in for MSVC More... 6 days ago
misc: fall back to POSIX `gettimeofday()` unconditionally on non-Windows More... 6 days ago
build: assume POSIX `gettimeofday()` in fallback codepath, stop detecting it More... 6 days ago
misc: drop `ssh2_gettimeofday()`, no longer used More... 6 days ago
misc: replace `gettimeofday()` with `ssh2_now()` in `ssh2_deb_low()` More... 6 days ago