10
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unneeded printf. More... over 16 years ago
Add a git ignore file. More... over 16 years ago
Verify memory return codes in ssh_list functions More... over 16 years ago
added ssh_message_callback support. More... over 16 years ago
Created general singlelinked list implementation More... over 16 years ago
Begin of asynchronous SSH message parsing More... over 16 years ago
Fixed potential format string attacks More... over 16 years ago
ssh_message_retrieve + memoryleak fixed in ssh_message_free More... over 16 years ago
Url change in README More... over 16 years ago
ssh_init() More... over 16 years ago
Simply leave the function, this should prevent a segfault. More... over 16 years ago
Fix a infinite loop on error. More... over 16 years ago
Fix a possible crash bug. More... over 16 years ago
Fix build warnings. More... over 16 years ago
Fix cmake on BSD. More... over 16 years ago
Make use of poll() and add a poll-emulation for win32. More... over 16 years ago
Drop debian directory, new location: git://git.debian.org/collab-maint/libssh.git More... over 16 years ago
Fix compilation of SSHv1. More... over 16 years ago
Set version to 0.3.0 and set release date. More... over 16 years ago
updated changelog + authors More... over 16 years ago
Fix the homepage url and the vendor. More... over 16 years ago
Add missing vim modeline. More... over 16 years ago
Fix some compiler warnings on windows. More... over 16 years ago
Fix the vim modeline and place it at the end of the file. More... over 16 years ago
Add missing changelog entry. More... over 16 years ago
Improve some debug statements. More... over 16 years ago
Fix a double free corruption. More... over 16 years ago
Remove a wrong NULL check. More... over 16 years ago
Don't force the CMAKE_BUILD_TYPE or we can't overwrite it. More... over 16 years ago
Initialize the return value to fix a build warning. More... over 16 years ago