10
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mbedtls: Warn about missing featues of mbedTLS build More... 6 months ago
poll: Initialize ssh_poll_handle pointers More... 6 months ago
poll: Fix memory leak on failed realloc() More... 6 months ago
poll: Check return value of ssh_poll_ctx_add() More... 6 months ago
Make ssh_socket_set_fd() return errors More... 6 months ago
socket: Free poll handle when resetting socket state More... 6 months ago
tests: add test for gssapi server key exchange with null hostkey and no tgt More... 6 months ago
fix: some possible memory leaks More... 6 months ago
options: Avoid memory leaks on allocation failures More... 6 months ago
tests: add config tests for SSH_OPTIONS_GSSAPI_KEY_EXCHANGE More... 6 months ago
fix: move ssh_gssapi_check_client_config() from ssh_options_set to ssh_options_apply More... 6 months ago
refactor: remove extra else if branch for disable_hostkeys More... 6 months ago
reformat: some nits More... 6 months ago
CVE-2025-8277: mbedtls: Avoid leaking ecdh keys More... 6 months ago
CVE-2025-8114: Fix NULL pointer dereference after allocation failure More... 6 months ago
CVE-2025-8277: wrapper: Free cv25519 private key on cleanup More... 6 months ago
CVE-2025-8277: ecdh: Free previously allocated pubkeys More... 6 months ago
CVE-2025-8277: packet: Adjust packet filter to work when DH-GEX is guessed wrongly More... 6 months ago
refactor: remove issue link from .gitlab-ci.yml More... 6 months ago
tests: add valgrind suppressions More... 6 months ago
agent: Reformat the rest of the file More... 6 months ago
pki: Simplify ed25519 private key duplication More... 6 months ago
Use calloc instead of zeroizing structure after malloc More... 6 months ago
format(pki): format the pki_import_privkey_buffer function More... 6 months ago
tests(pki): add torture tests for security keys More... 6 months ago
tests(pki): add security key testing helper functions to torture library More... 6 months ago
tests(pki): add sk type keys to the testing infrastructure More... 6 months ago
pki: add security key file import/export functionality More... 6 months ago
feat(pki): add support for SK key types in signature handling More... 6 months ago
tests: Enable all key exchange methods in ssh_ping More... 6 months ago