10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pki: Avoid possible memory leak More... 4 months ago
fix(pki): remove redundant key type_c assignment in pki_import_pubkey_buffer More... 4 months ago
fix(pki): remove redundant key type_c assignment in build pubkey and privkey functions More... 4 months ago
tests: Fix build script to work also on MacOS correctly More... 4 months ago
session: add err messages for most common WSA error codes (+ applied clang-format to file) More... 4 months ago
tests: Add more valgrind supressions for krb5 More... 4 months ago
remove unused ssh_string in ssh_channel_open_forward_unix More... 4 months ago
tests: Avoid needless call to pthread_exit() More... 4 months ago
pkd: Cleanup OpenSSL context More... 4 months ago
options: Fix possible memory leaks on error conditions when setting keys for bind More... 4 months ago
tests: Cleanup OpenSSL in the forked server processes More... 4 months ago
tests: Skip test leaking handle under valgrind More... 4 months ago
CVE-2025-8277: Fix memory leak of unused ephemeral key pair after client's wrong KEX guess More... 4 months ago
CentOS 9 and 10 were updated to OpenSSL 3.5 More... 4 months ago
pkd: Run hmac-sha1 tests with OpenSSH More... 4 months ago
fix(callbacks): make is_callback_valid's behaviour consistent with its name More... 4 months ago
refactor(callbacks): reformat to improve readability More... 4 months ago
socket: do not free poll object if it is locked More... 4 months ago
tests: Add missing header file to unbreak build on freebsd More... 4 months ago
Add simple sshsig fuzzer More... 4 months ago
Refactor: fix inconsistency in ssh_callback_struct More... 4 months ago
Fix ssh_handle_key_exchange() timeout More... 5 months ago
feat(misc): add burn_free function and BURN_FREE macro for secure memory deallocation More... 5 months ago
tests(string): add unit tests for ssh_string_cmp function More... 5 months ago
Add logging for private API functions More... 5 months ago
pki: add security key fields to ssh_key_struct and update compare, copying and cleaning functions More... 5 months ago
feat(string): add ssh_string_cmp function for comparing ssh_strings More... 5 months ago
fido2: add helper functions for writing FIDO2/U2F callbacks More... 5 months ago
fido2: declare callbacks for sk operations More... 5 months ago
ci: enable FIDO2/U2F support in some images More... 5 months ago