Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename project to sshlib | Kenny Root | 2015-07-18 | 1 | -1628/+0 |
| | |||||
* | Fix various javadoc errors | Kenny Root | 2015-07-18 | 1 | -1/+1 |
| | |||||
* | Fix line endings | Kenny Root | 2013-04-11 | 1 | -1628/+1628 |
| | |||||
* | Remove J2ME compatibility layer for keys | Kenny Root | 2013-02-03 | 1 | -4/+7 |
| | | | | | | Use JCE instead of the DIY crypto library that is in Trilead. This was apparently for J2ME devices. Well, I'm sorry, J2ME devices, you're dead to me. | ||||
* | Fix to SSH library to allow SSH protocol debugging | Kenny Root | 2009-04-15 | 1 | -0/+2 |
| | |||||
* | * Add compression option to hosts | Kenny Root | 2008-11-11 | 1 | -0/+21 |
| | |||||
* | * Add dynamic port forwarding. | Kenny Root | 2008-11-08 | 1 | -0/+52 |
| | |||||
* | * First pass at publickey authentication. | Kenny Root | 2008-10-29 | 1 | -0/+52 |
| | | | | | | | | * RSA and DSA keys can be generated (not imported yet). * RSA and DSA keys can be copied to the clipboard and deleted. * Encrypted keys are not tried right now, only unencrypted. * Restore Marcus's name (Jeffrey, fix your editor!) * Fix a typo in the EULA. | ||||
* | Update Trilead SSH-2 for Java from build 211 to build 213 | Kenny Root | 2008-08-26 | 1 | -241/+383 |
| | |||||
* | Initial import. | Kenny Root | 2007-11-17 | 1 | -0/+1356 |