1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stop plink losing data at start of session More... over 24 years ago
Stop plink losing data at start of session More... over 24 years ago
plink can now execute a specific command instead of just a shell session More... over 24 years ago
plink can now execute a specific command instead of just a shell session More... over 24 years ago
Added a fourth application: plink, a command line connection utility More... over 24 years ago
Added a fourth application: plink, a command line connection utility More... over 24 years ago
Public key authentication now works in pscp too - oops More... over 24 years ago
Public key authentication now works in pscp too - oops More... over 24 years ago
Add sshpubk.c to load authenticating keys from files More... over 24 years ago
Add sshpubk.c to load authenticating keys from files More... over 24 years ago
RSA key authentication in ssh1 works; SSH2 is nearly there More... over 24 years ago
RSA key authentication in ssh1 works; SSH2 is nearly there More... over 24 years ago
SSH2 transport layer now enables encryption and MAC successfully for 3DES More... over 24 years ago
SSH2 transport layer now enables encryption and MAC successfully for 3DES More... over 24 years ago
Second attempt. Can successfully decrypt the _first block_ of a packet. More... over 24 years ago
Second attempt. Can successfully decrypt the _first block_ of a packet. More... over 24 years ago
SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets the same results as the server, which is a pretty good start. More... over 24 years ago
SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets the same results as the server, which is a pretty good start. More... over 24 years ago
telnet:// URLs don't always have the //. (Incorrect but common.) More... over 24 years ago
telnet:// URLs don't always have the //. (Incorrect but common.) More... over 24 years ago
Robert de Bath's automatic dialog-box creator More... over 24 years ago
Robert de Bath's automatic dialog-box creator More... over 24 years ago
Robert de Bath's Big Patch, part 1 More... over 24 years ago
Robert de Bath's Big Patch, part 1 More... over 24 years ago
Oops; telnet:// URLs can have a trailing slash More... over 24 years ago
Oops; telnet:// URLs can have a trailing slash More... over 24 years ago
Enable handling of telnet:// URLs on command line More... over 24 years ago
Enable handling of telnet:// URLs on command line More... over 24 years ago
PSCP: After a password supplied with `-pw' fails to authenticate, we should _not_ fall back to console input for a second attempt, because this hangs batch files. More... over 24 years ago
PSCP: After a password supplied with `-pw' fails to authenticate, we should _not_ fall back to console input for a second attempt, because this hangs batch files. More... over 24 years ago