openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
libssh2
Settings
|
Report Duplicate
42
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 80 of 110
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix the return value description of libssh2_knownhost_free().
Daiki Ueno
More...
over 16 years ago
Fix compiler warnings for size_t pointers on 32-bit Windows.
Daiki Ueno
More...
over 16 years ago
Define INVALID_SOCKET and use it instead of SOCKET_BAD.
Daiki Ueno
More...
over 16 years ago
Use libssh2_socket_t in the ssh-agent stuff. Define a portability macro SOCKET_BAD which means "invalid socket".
Daiki Ueno
More...
over 16 years ago
Mark/unmark connection to Pageant is open/close.
Daiki Ueno
More...
over 16 years ago
Add test to check if the socket is connected.
Daiki Ueno
More...
over 16 years ago
Add libssh2.pc to top-level .gitignore
Peter Stuge
More...
over 16 years ago
Fix publickey authentication regression
Peter Stuge
More...
over 16 years ago
Add a direct-tcpip example which shows local port forwarding
Peter Stuge
More...
over 16 years ago
Add session parameter and LIBSSH2_TRACE_SOCKET to libssh2_trace(3) man page
Peter Stuge
More...
over 16 years ago
Add TODO: Expose error messages sent by the server
Peter Stuge
More...
over 16 years ago
Fix doc comments.
Daiki Ueno
More...
over 16 years ago
Add man pages for ssh-agent API.
Daiki Ueno
More...
over 16 years ago
Don't request userauthlist after authentication.
Daiki Ueno
More...
over 16 years ago
Add.
Simon Josefsson
More...
over 16 years ago
Add an example to use ssh-agent API.
Daiki Ueno
More...
over 16 years ago
Move examples from example/simple to example/.
Simon Josefsson
More...
over 16 years ago
Move examples from example/simple to example/.
Simon Josefsson
More...
over 16 years ago
_libssh2_list_insert() fixed to work
Daniel Stenberg
More...
over 16 years ago
Silence compiler warnings.
Simon Josefsson
More...
over 16 years ago
Add ssh-agent API.
Daiki Ueno
More...
over 16 years ago
Add callback-based API for publickey auth.
Daiki Ueno
More...
over 16 years ago
Check for the right environment variable in the test app
Dan Fandrich
More...
over 16 years ago
Silence warning about unused function parameter.
Simon Josefsson
More...
over 16 years ago
avoid returning data to memory already freed
Daniel Stenberg
More...
over 16 years ago
Use LIBSSH2_TRACE_* internally and remove redundant LIBSSH2_DBG_*
Peter Stuge
More...
over 16 years ago
Add LIBSSH2_TRACE_SOCKET context for tracing send() and recv()
Peter Stuge
More...
over 16 years ago
Another transport layer fix for bogus -39 (LIBSSH2_ERROR_BAD_USE) errors
Peter Stuge
More...
over 16 years ago
libgcrypt: simplify code of _libssh2_dsa_sha1_sign
kdudka
as Kamil Dudka
More...
over 16 years ago
libgcrypt: follow-up for ssh-dss padding fix
kdudka
as Kamil Dudka
More...
over 16 years ago
←
1
2
…
76
77
78
79
80
81
82
83
84
…
109
110
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree