10
I Use This!
High Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 12 days ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add logging for private API functions More... 7 months ago
pki: add security key fields to ssh_key_struct and update compare, copying and cleaning functions More... 7 months ago
feat(string): add ssh_string_cmp function for comparing ssh_strings More... 7 months ago
fido2: add helper functions for writing FIDO2/U2F callbacks More... 7 months ago
fido2: declare callbacks for sk operations More... 7 months ago
ci: enable FIDO2/U2F support in some images More... 7 months ago
cmake: add build option to enable FIDO2/U2F support More... 7 months ago
cmake: add cmake module to find libfido2 More... 7 months ago
Enable HMAC SHA1 tests for dropbear <2025.87 More... 7 months ago
tests(string): add unit tests for ssh_string functions More... 8 months ago
fix(string): handle empty string case in ssh_string_copy More... 8 months ago
Unbreak torture_config_make_absolute() on OpenBSD More... 8 months ago
fuzz: test allocations failures More... 8 months ago
agent: Fix resource leak More... 8 months ago
src: Reformat pki_gcrypt.c More... 8 months ago
Remove redundant line and change strlen(buffer) to sizeof(buffer) in examples/authentication.c More... 8 months ago
tests: Cleanup OpenSSL in tests when GSSAPI is built More... 8 months ago
Add logging to public API functions More... 8 months ago
Remove more redundant casts More... 8 months ago
Remove unnecessary char* cast in memset call in examples/examples_common.h More... 8 months ago
mbedtls: Avoid one more memory leak More... 8 months ago
pki: Set ECDSA signature buffers secure More... 8 months ago
Finalize OpenSSL context from tests to make the valgrind output clean More... 8 months ago
Cleanup the loaded pkcs11 provider More... 8 months ago
tests: Cleanup torture_channel_exit_signal More... 9 months ago
pki: Add key_to_type_hash helper More... 9 months ago
tests: Adjust valgrind supression to match new calls stack More... 9 months ago
tests: Auth without none method More... 9 months ago
auth: Process outstanding packets before selecting signature algorithm More... 9 months ago
buffer: Use sizeof instead of magic number More... 9 months ago