42
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump the version-info due to the changes in the API we're working on and due to the fact that there's release of the previous CVS-state shipped in Debian (and possibly others distros). More... about 19 years ago
Adding src/transport.c for the SECSH transport layer read/write in a non- blocking way. The channel code is now responsible for enabling/disabling blocking status and to work with it. More... about 19 years ago
non-blocking stuff removed, see *readnb_ex() More... about 19 years ago
more docs, including a template.3 for new man pages More... about 19 years ago
Libgcrypt stuff works. More... about 19 years ago
Mind your p's and q's! RSA authentication now works. More... about 19 years ago
Chris Nystrom helped me realize I must count the received bytes myself to know when the transfer is complete More... about 19 years ago
oops, it shouldn't be non-blocking when doing blocking transfers... More... about 19 years ago
simple (blocking) SCP transfer More... about 19 years ago
two simple samples More... about 19 years ago
fix compiler warnings More... about 19 years ago
Fix RSA private key reading (still not working). More... about 19 years ago
Fix warnings. More... about 19 years ago
Fix warnings. More... about 19 years ago
Fix warnings. More... about 19 years ago
Fix warnings. More... about 19 years ago
Fix mem leak. More... about 19 years ago
Fix mem leak. More... about 19 years ago
Need more #include's. More... about 19 years ago
Fix warnings. More... about 19 years ago
Fix warnings. More... about 19 years ago
Remove OpenSSL #include. More... about 19 years ago
Fix mem leak. More... about 19 years ago
If --with-libgcrypt is specified, don't check for OpenSSL. More... about 19 years ago
Abstract bignum API. More... about 19 years ago
Abstract RSA/DSA private key file reading and RSA/DSA signing, and implement them in openssl/libgcrypt layer. More... about 19 years ago
Add prototypes for pem.c functions. More... about 19 years ago
Add pem.c. More... about 19 years ago
Add. Functions for reading PEM files and decoding ASN.1. More... about 19 years ago
please picky compiler More... about 19 years ago