10
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix warnings on old gcc's More... about 16 years ago
Fix openssl header inclusion More... about 16 years ago
Increase package version. More... over 16 years ago
Fixed setting knownhosts in ssh_is_server_known(). More... over 16 years ago
Fixed a segfault on Windows. More... over 16 years ago
Make libssh_scp a little more consistant More... over 16 years ago
Fix server kex again More... over 16 years ago
Fix server kex More... over 16 years ago
buffer_get_data returns 0 on error, so checking buffer_get_u* for < 0 makes no sense More... over 16 years ago
improve error reporting of sftp.c More... over 16 years ago
fix stupid bug More... over 16 years ago
Compatibility with (broken) sftp version 2 protocols More... over 16 years ago
Add missing free. More... over 16 years ago
Fix memory leaks in ssh_bind_options_set() if called twice. More... over 16 years ago
Allow use of SSH_DIR/ when expanding key paths More... over 16 years ago
Verify existence of callback before using them More... over 16 years ago
Improve example authentication. More... over 16 years ago
Added missing documentation for ssh_bind_options_set. More... over 16 years ago
Added option parsing using GNU argp. More... over 16 years ago
Added option to set log_verbosity in the server. More... over 16 years ago
Added an option to set the port as string. More... over 16 years ago
Fixed ssh_get_user_home_dir on Windows. More... over 16 years ago
Fixed ssh_get_home_dir and ssh dir to be more portable on UNIX systems. More... over 16 years ago
Add API changes to README. More... over 16 years ago
Remove deprecated functions. More... over 16 years ago
Fix a memory corruption in parse_status_msg More... over 16 years ago
add logging More... over 16 years ago
Fix server. Now, it runs More... over 16 years ago
updated the sftp subsystem to follow the type conv More... over 16 years ago
Add structure cleaning in comment More... over 16 years ago