10
I Use This!
High Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve the session documentation. More... almost 16 years ago
Update the doxygen config. More... almost 16 years ago
Set the soversion to 4.1 as we didn't break something. More... about 16 years ago
Increase version number. More... about 16 years ago
Update c++ prototypes More... about 16 years ago
add missing leave_function() More... about 16 years ago
Handle timeout correctly More... about 16 years ago
The ssh_message object needs to be freed after processing in channel_accept(). More... about 16 years ago
Fix compilation without WITH_SSH1 More... about 16 years ago
Hacked SSH1 to get past authentication More... about 16 years ago
Fix poll not waking up on connect on win32 More... about 16 years ago
Correctly handle channel failures and chan states More... about 16 years ago
Made packet handlers independant of session buffer More... about 16 years ago
Few function name changes More... about 16 years ago
Made ssh_packet_read asynchronous More... about 16 years ago
Removed last calls to packet_read More... about 16 years ago
Made parts of SSH asynchronous (inc kex1) More... about 16 years ago
Beginning of async solution for SSH1 More... about 16 years ago
Move SSH-1 specific packet functions in packet1.c More... about 16 years ago
stub of C++ wrapper for libssh More... about 16 years ago
Fixed error message when connection failed More... about 16 years ago
Fix SSH1 related warning More... about 16 years ago
SSH-1 cleanup and compile More... about 16 years ago
Fix typo in build_make script More... about 16 years ago
Set socket blocking after connexion More... about 16 years ago
Enforce NULL ptr verification in scp.c More... about 16 years ago
Fixed blocking bug in channel_poll More... about 16 years ago
Cosmetics for packet numbering More... about 16 years ago
Oops, forgot the callback for server DH More... about 16 years ago
No more packet_read2() ! More... about 16 years ago