10
I Use This!
High Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made packet_wait issue warnings More... about 16 years ago
Fix strange error message in sample authentication More... about 16 years ago
Key exchange currently done asynchronously More... about 16 years ago
ssh_poll_handle detaches from context before free More... about 16 years ago
packet SSH_KEXINIT received and parsed More... about 16 years ago
Async connection + banner fetch is working More... about 16 years ago
Fix logging problem in match_known_host More... about 16 years ago
Added a global poll context More... about 16 years ago
Don't install crypto.h which is an internal header file. More... about 16 years ago
More doxygen stuff More... about 16 years ago
Resolving doxygen errors in internal mode More... about 16 years ago
Fix some doxygen errors More... about 16 years ago
Remove socklen_t definition. More... about 16 years ago
Moved #defines into an enum More... about 16 years ago
struct socket -> struct ssh_socket_struct +typedef More... about 16 years ago
More callback stuff in connection More... about 16 years ago
Trying to adapt client.c to use callbacks More... about 16 years ago
Asynchronous sockets work ! More... about 16 years ago
Fixed indent. More... about 16 years ago
Added gettimeofday for Windows. More... about 16 years ago
Fixed uint* to work on Windows. More... about 16 years ago
More logging More... about 16 years ago
Fix stupid bug which stops log_verbosity working More... about 16 years ago
Socket connect callback working... More... about 16 years ago
Some brain surgery to add event-based sockets More... about 16 years ago
Standardize callbacks style and add documentation More... about 16 years ago
Squashed commit of the following: More... about 16 years ago
Compile with pcap support by default More... about 16 years ago
Compile in stub for pcap funcs when pcap disabled More... about 16 years ago
Build the pcap code into example in all cases More... about 16 years ago