10
I Use This!
High Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
client: add ServerAliveCountMax config option parsing and storage More... 23 days ago
client: add ServerAliveInterval config option for parsing and storage More... 23 days ago
messages: Reformat the rest of the file More... 25 days ago
ci: Split large coverage files by package More... 25 days ago
gssapi: export ssh_userauth_gssapi_keyex More... 25 days ago
client: add ExitOnForwardFailure config option parsing and storage More... 26 days ago
CVE-2026-59843 tests: Verify zero max packet size in channel open is rejected More... 27 days ago
mlkem_crypto: Fix fallback to default provider in FIPS More... about 1 month ago
config: rename snprintf return variable from 'value' to 'len' in forward parsing More... about 1 month ago
tests: Add coverage for the server global request callback path More... about 1 month ago
Fix bind_address leak on global request callback path More... about 1 month ago
config : remoteForwarding implementation and configuration support More... about 1 month ago
config: Fix possible buffer overrun More... about 1 month ago
CVE-2026-15370 tests: verify the SFTP longname is in expected format More... about 1 month ago
CVE-2026-15370 sftpserver: Avoid use of strlcpy altogether More... about 1 month ago
tests: cover config-vs-app-set option precedence More... about 1 month ago
options: do not let config override explicitly-set options More... about 1 month ago
ci: Re-enable mbedtls 4.x build since initial PSA-Crypto supported More... about 2 months ago
ci: Remove explicit macos image requirement More... about 2 months ago
Usage of ssh_iterator_value() helper macro instead of raw it->data access More... about 2 months ago
Defer allocation of session option lists to first use to avoid unnecessary allocations in ssh_new() More... about 2 months ago
CVE-2026-59851 tests: add gssapi authentication tests with user mismatching the principal More... about 2 months ago
CVE-2026-59851 test_server: add a better gssapi auth callback More... about 2 months ago
CVE-2026-59851 gssapi-keyex: add a missing server callback dispatch More... about 2 months ago
ci: Aggregate coverage from all crypto backends More... about 2 months ago
Prevent memory leaks with repeated subsystem requests or channel requests More... about 2 months ago
CVE-2026-59850 tests: Verify sending data after close does not trigger callbacks More... about 2 months ago
Use SSH_CHANNEL_FREE where possible More... about 2 months ago
CVE-2026-59850 channels: Avoid processing DATA packets on closed channels More... about 2 months ago
sftp: Harmonize return values from sftp server callbacks More... about 2 months ago