aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/trilead/ssh2/AuthAgentCallback.java
Commit message (Collapse)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-64/+0
|
* Remove J2ME compatibility layer for keysKenny Root2013-02-031-2/+3
| | | | | | 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.
* Add confirm-use and lifetime constraints to individual pubkeysKenny Root2009-06-261-1/+3
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@334 df292f66-193f-0410-a5fc-6d59da041ff2
* Clean up auth agent forwarder, add auth agent lockingKenny Root2009-06-261-0/+16
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@332 df292f66-193f-0410-a5fc-6d59da041ff2
* Add authentication agent forwardingKenny Root2009-06-251-0/+45
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@331 df292f66-193f-0410-a5fc-6d59da041ff2