10
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CVE-2025-5449 tests: Reproducer for payload length overrun More... 10 months ago
CVE-2025-5449 sftpserver: Fix possible read behind buffer on 32bit arch More... 10 months ago
CVE-2025-5449 tests: Reproducer for server processing invalid handles More... 10 months ago
CVE-2025-5449 sftpserver: Avoid NULL dereference for invalid handles More... 10 months ago
CVE-2025-5449 sftpserver: Avoid memory leak when we run out of handles during sftp_open More... 10 months ago
CVE-2025-5449 tests: Reproducer for sftp handles exhaustion More... 10 months ago
CVE-2025-5318: sftpserver: Fix possible buffer overrun More... 10 months ago
Fix file permissions: remove executable bit from CMakeLists.txt as it's a configuration file More... 10 months ago
Move torture_setup_ssh_agent() and torture_cleanup_ssh_agent() to torture.c More... 10 months ago
refactor(curve25519): split the single file curve25519.c into multiple files for better readability More... 10 months ago
Reformatted torture_auth_cert.c More... 10 months ago
Added tests for auth agent forwarding More... 10 months ago
Added preprocessor directives for Windows More... 10 months ago
Reformatted torture.c and torture.h More... 10 months ago
Added .DS_Store to .gitignore More... 10 months ago
examples: Avoid using uninitialized memory More... 10 months ago
dh-gex: Avoid reading the EOF stream More... 10 months ago
tests: Use fseek instead of rewind to simplify error checking More... 10 months ago
sftpserver: Free memory on error condition More... 10 months ago
test: Fix potential leak of fds on error More... 10 months ago
test: Fix unused variables and potential memory leaks More... 10 months ago
tests: Make the static ananlyzers happy with the threads More... 10 months ago
examples: Fix possible null pointer passed to open() More... 10 months ago
CVE-2025-4877 base64: Prevent integer overflow and potential OOB More... 10 months ago
fix(tests): improve synchronization in torture_forwarded_tcpip_callback tests More... 10 months ago
Make sure we pass right parameters to buffer_pack More... 10 months ago
tests: Do not build zlib test when built without More... 10 months ago
CmakeLists: Fix multiple digit major version for OpenSSH More... 10 months ago
kex: Add more noisy errors to simplify debugging ssh_make_sessionid More... 10 months ago
ci: Add mbedTLS + clang build combination More... 10 months ago