10
I Use This!
High Activity

Commits : Listings

Analyzed 2 minutes ago. based on code collected 3 minutes ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed possible doulbe free problem found by Bernhard R. Link. More... about 16 years ago
Added more error messages and checking to handle_channel_request. More... about 16 years ago
Fixed a memory leak in channel_new() if we have an error. More... about 16 years ago
Pcap: more cleanup and minimalist API More... about 16 years ago
Pcap: Fix bug with non-encrypted incoming packets More... about 16 years ago
Improved pcap dumping support More... about 16 years ago
Improve standard logging. More... over 16 years ago
Fixed setting the timeout and ssh2 and ssh1 option. More... over 16 years ago
Fixed setting the log verbosity. More... over 16 years ago
Added an option to set log verbosity as string. More... over 16 years ago
Always use the poll-emulation on Windows. More... over 16 years ago
Added explanation in ssh_silent_disconnect doxygen More... over 16 years ago
First lines of experimental pcap output support More... over 16 years ago
Add an other (simplier ?) polling method to sample More... over 16 years ago
change buffer size in sample.c More... over 16 years ago
Refactorize sample.c More... over 16 years ago
move authentication out of sampe.c More... over 16 years ago
Moved sftp parts into a new example More... over 16 years ago
Update structures name to new convention More... over 16 years ago
Improve MSVC support. Better binary compatibility. More... over 16 years ago
A few test cases for benchmarks More... over 16 years ago
Fixed compilation of samplesshd. More... over 16 years ago
Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh More... over 16 years ago
channel_read() won't block until count b. are read More... over 16 years ago
Forgot to update config.h.cmake More... over 16 years ago
Fix compilation on freebsd 6.0 which lacks argp.h More... over 16 years ago
Fix warnings on old gcc's More... over 16 years ago
Fix openssl header inclusion More... over 16 years ago
Increase package version. More... over 16 years ago
Fixed setting knownhosts in ssh_is_server_known(). More... over 16 years ago