42
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Aug 14, 2025 — Aug 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add debugging hooks for development diagnostics More... over 21 years ago
Ignore extended data in the SFTP layer. More... over 21 years ago
One last (better be last) fix for FXP_INIT More... over 21 years ago
More fixes for channel_write() More... over 21 years ago
Bump for release More... over 21 years ago
Check for and link against libm and libsocket More... over 21 years ago
Block means block More... over 21 years ago
Make blocking_read's polling loop less arbitrary More... over 21 years ago
Put filetype into open/diropen/mkdir attributes More... over 21 years ago
Fix constant from last patch More... over 21 years ago
Late BFN More... over 21 years ago
FXP_INIT packet should not have had a request_id component and sftp_packet_require shouldn't expect FXP_VERSION to have one when coming back. Thanks puudeli! More... over 21 years ago
Fixed SFTP to be properly BC with version 1 and 2 servers More... over 21 years ago
Block means block. More... over 21 years ago
break; fallthroughs in win32 code More... over 21 years ago
Phase II of packet loop migration: Clean code is good code More... over 21 years ago
Another typo More... over 21 years ago
typo More... over 21 years ago
Phase 1 of the Great Timeout Cleanup More... over 21 years ago
Nix unused variable More... over 21 years ago
Add libssh2_channel_window_(read|write)_ex() More... over 21 years ago
Nix the memset loop Speaking of which: Why wasn't it JUST a memset() call? More... over 21 years ago
Don't let a dead session leave poll() hanging More... over 21 years ago
Bump for release More... over 21 years ago
Add libssh2_poll() More... over 21 years ago
Add sys/uio.h for FBSD builds and remove old stdio references More... over 21 years ago
Swap compression mode preferences, prefer none over zlib by default More... over 21 years ago
Late news More... over 21 years ago
Possible fix for compatability with OpenSSL < 0.9.7 More... over 21 years ago
strm->next_out doesn't *stay* == out, only free out More... over 21 years ago