- [libssh2] #160: Blocking indefinitely in _libssh2_wait_socket
- [libssh2] #186: libssh gets stuck at kex_method_diffie_hellman_groupGP_sha1_key_exchange. CPU utilization goes upto 100%
- [libssh2] #197: Very slow sftp uploads from Windows
- [libssh2] #198: _libssh2_channel_close() may hang
- [libssh2] #199: Endless poll in libssh2_sftp_write
- [libssh2] #201: Can't connect using private/public key
- [libssh2] #202: SFTP: broken seek + write/append
- [libssh2] #203: Compile warnings under VC6 (Win32, 32bit) for DLL
- [libssh2] #204: Enhance authentication to return partial success codes
- [libssh2] #205: "Error waiting for FXP_READ ACK" during large download on Windows
- [libssh2]libssh2_scp_recv always fails with "Timed out waiting for SCP response"
- [Patch] add read/write user callbacks
- Bring up to date windows build environment
- Bug in channel.c/channel_request_pty_size?
- Compile error in examples under MinGW
- How to append to remote file?
- libcurl + libssh2: strange error on Win64 (compiled using VS 2008)
- libssh2 - public key and/or password auth methods
- libssh2 master 2f0c0ce SFTP: store request_id separately in packets
- libssh2 master 326f741 Updated OpenSSL version.
- libssh2 master 5ee3870 ssh2_echo: Value stored to 'exitcode' is never read
- libssh2 pubkey authentication with private key only
- Memory leaks in libssh2
- Multiple channels and blocking question
- Need advice using channels from high level c++ framework (qt)
- Pipelining and recent sftp upload improvements
- Regression: Unable to send FXP_CLOSE command
- SFTP download speeds
- SFTP upload speed
- The little SFTP flaw I found
- trac.libssh2.org / git.libssh2.org back online
- trac.libssh2.org / git.libssh2.org planned downtime
- Using libssh2_userauth_publickey_fromfile() when I don't have a public key
- Windows and libssh2 not working