I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
upstream: adjust ftruncate() logic to handle servers that reorder More... about 1 year ago
upstream: Check for ProxyJump=none in CanonicalizeHostname logic. More... about 1 year ago
upstream: remove duplicate signal.h include More... about 1 year ago
upstream: fix double words ok dtucker@ More... about 1 year ago
Test against LibreSSL 3.7.2. More... about 1 year ago
remove unused upper-case const strings in fmtfp More... about 1 year ago
upstream: simplify sshsig_find_principals() similar to what happened to More... about 1 year ago
upstream: remove redundant ssh!=NULL check; we'd already More... about 1 year ago
upstream: match_user() shouldn't be called with user==NULL unless More... about 1 year ago
upstream: don't care about glob() return value here. More... about 1 year ago
upstream: Move up null check and simplify process_escapes. More... about 1 year ago
upstream: Explicitly ignore return from waitpid here too. More... about 1 year ago
upstream: Explictly ignore return codes More... about 1 year ago
upstream: Return immediately from get_sock_port More... about 1 year ago
upstream: don't leak arg2 on parse_pubkey_algos error path; ok More... about 1 year ago
upstream: clamp max number of GSSAPI mechanisms to 2048; ok dtucker More... about 1 year ago
upstream: don't print key if printing hostname failed; with/ok More... about 1 year ago
upstream: remove redundant test More... about 1 year ago
upstream: don't attempt to decode a ridiculous number of More... about 1 year ago
need va_end() after va_copy(); ok dtucker More... about 1 year ago
upstream: remove unused variable; prompted by Coverity CID 291879 More... about 1 year ago
don't call connect() on negative socket More... about 1 year ago
upstream: Check fd against >=0 instead of >0 in error path. The More... about 1 year ago
upstream: Ignore return value from muxclient(). It normally loops More... about 1 year ago
upstream: return SSH_ERR_KEY_NOT_FOUND if the allowed_signers file More... about 1 year ago
child_set_eng: verify both env pointer and count. More... about 1 year ago
upstream: Remove dead code from inside if block. More... about 1 year ago
upstream: Ignore return from sshpkt_disconnect More... about 1 year ago
upstream: Plug potential mem leak in process_put. More... about 1 year ago
upstream: fix memory leak; Coverity CID 291848 More... about 1 year ago