10
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add return value and error checks to ssh_send_kex(). More... almost 17 years ago
Add more error checks to ssh_get_kex(). More... almost 17 years ago
Add error checking to all gzip functions. More... almost 17 years ago
Add return value and error checking for hash buffer cookie functions. More... almost 17 years ago
Add return value and error checks to make_sessionid(). More... almost 17 years ago
Fix typo. More... almost 17 years ago
Add my copyright. More... almost 17 years ago
Check for buffer_add_* return values in channel functions. More... almost 17 years ago
Add return values and error checking to channel_default_bufferize(). More... almost 17 years ago
Improve channel_new(). More... almost 17 years ago
Check return values of buffer functions. More... almost 17 years ago
Fix a memory leak in realloc_buffer. More... almost 17 years ago
Check return values of buffer_add_* and packet_send functions. More... almost 17 years ago
Check return values of buffer_add_* functions in agent code. More... almost 17 years ago
Fix build warnings on x86_64. More... almost 17 years ago
Use const where it should be used. More... almost 17 years ago
Make use of const. More... almost 17 years ago
Fix build warnings found with printf checking of ssh_set_error(). More... almost 17 years ago
Add printf checking for ssh_set_error(). More... almost 17 years ago
Make return of ssh_get_error() const. More... almost 17 years ago
Fix build warning. More... almost 17 years ago
Fix build warnings. More... almost 17 years ago
Don't shadow a global variable declaration in unistd.h. More... almost 17 years ago
Fix varable name. More... almost 17 years ago
Don't shadow a global variable declaration on unistd.h. More... almost 17 years ago
Fix a build warning. More... almost 17 years ago
Fix build warnings. More... almost 17 years ago
Fix build warnings in key exchange functions. More... almost 17 years ago
Fix build warnings, mostly const chars. More... almost 17 years ago
Fix compile warning (const). More... almost 17 years ago