10
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some cleanup for publickey_to_string(). More... almost 17 years ago
Fix segfault with gcrypt. More... almost 17 years ago
Add more error checks to ssh_sign_session_id(). More... almost 17 years ago
Fix a segfault if we try to a signature. More... almost 17 years ago
Add more error checks to RSA_do_sign(). More... almost 17 years ago
Add more error checks to signature_from_string(). More... almost 17 years ago
Add error checks to signature_to_string(). More... almost 17 years ago
Add check for the return value of gcry_sexp_find_token(). More... almost 17 years ago
Add more error checks to ssh_encrypt_rsa1(). More... almost 17 years ago
Add more error checks to ssh_do_sign(). More... almost 17 years ago
Use a reference counter for the crypto functions. More... almost 17 years ago
Don't leak memory in publickey_make_* functions. More... almost 17 years ago
Revert commit 530. More... almost 17 years ago
Don't leak memory in error path. More... almost 17 years ago
Revert commit 527. More... almost 17 years ago
space_tokenize should be rewritten. More... almost 17 years ago
Don't leak memory. More... almost 17 years ago
Fix memory leak. More... almost 17 years ago
Don't leak memory in error path. More... almost 17 years ago
Fix openSSL support. More... almost 17 years ago
Fix build with openssl. More... almost 17 years ago
Don't shadow a global variable. More... almost 17 years ago
Reformat some of the code. More... almost 17 years ago
Make the cipher table more readable. More... almost 17 years ago
Add return values to set_encrypt_key and set_decrypt_key. More... almost 17 years ago
Reformat HMAC functions. More... almost 17 years ago
Reformat MD5 functions. More... almost 17 years ago
Cleanup SHA1 functions. More... almost 17 years ago
Improve sha1_init(). More... almost 17 years ago
Fix build warning. More... almost 17 years ago