aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src/main/java/com/trilead/ssh2/channel/AuthAgentForwardThread.java
Commit message (Expand)AuthorAgeFilesLines
* Rename project to sshlibKenny Root2015-07-181-579/+0
* Use RSA CRT keys for speedKenny Root2013-02-041-5/+9
* Add ECDSA supportKenny Root2013-02-041-33/+55
* Remove J2ME compatibility layer for keysKenny Root2013-02-031-17/+61
* License contributed works as APL 2.0, 2nd passKenny Root2010-02-081-0/+17
* Add confirm-use and lifetime constraints to individual pubkeysKenny Root2009-06-261-3/+24
* Clean up auth agent forwarder, add auth agent lockingKenny Root2009-06-261-67/+130
* Add authentication agent forwardingKenny Root2009-06-251-0/+408