10
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add compile flags and test for compiler options only if we use gcc. More... over 16 years ago
Only add additional warnings if we have a GNU compiler. More... over 16 years ago
Make the ssh_userauth_kbdint functions to get the prompts const. More... over 16 years ago
Fix sol8 + ss11 compile errors. More... over 16 years ago
Add missing changelog entries. More... over 16 years ago
Fix doxygen to match SSH_SERVER_FILE_NOT_FOUND fix More... over 16 years ago
Fix build on windows, missing include. More... over 16 years ago
Put #ifdef around AI_NUMERICSERV which doesn't seem std More... over 16 years ago
Enable conditional compiling for IP regex code. More... over 16 years ago
forgot init.c in copyright updates More... over 16 years ago
Fixed copyright notices More... over 16 years ago
typo in sample.c More... over 16 years ago
Reflect the SSH_SERVER_NOT_KNOWN add-on in sample More... over 16 years ago
Added return code SSH_SERVER_FILE_NOT_FOUND More... over 16 years ago
Set correct hint when connecting to an IP address More... over 16 years ago
fix int -> socket_t in SSH_POLL More... over 16 years ago
Temporary move of ssh_poll_* back to priv.h More... over 16 years ago
Move doxygen tags into C files More... over 16 years ago
Put back the poll declarations into priv.h More... over 16 years ago
Add logging of the sftp flags used to open a file More... over 16 years ago
Fixed Could not write as much data as expected msg More... over 16 years ago
Add a generic way to handle sockets asynchronously. More... over 16 years ago
Fixed make condition in build_make.sh. More... over 16 years ago
Fixed memory leak in ssh_is_server_known() More... over 16 years ago
Fixed yet another read-after-free bug More... over 16 years ago
Fixed a use-after-free in match_hashed_host() More... over 16 years ago
fix stupid "use unallocated memory" code in sample More... over 16 years ago
Added a macro to test buffer_struct integrity More... over 16 years ago
Modified the sftp test case so it creates 0700 fil More... over 16 years ago
Fix doublefree bug found by Cyril More... over 16 years ago