index
:
connectbot-yubikey/sshlib
master
connectbot's sshlib with patches to support nfc authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add diffie-hellman-group-exchange-sha256 support
Kenny Root
2013-10-06
5
-36
/
+20
*
Add support for HMAC-SHA2-256 and HMAC-SHA2-512
Kenny Root
2013-10-06
1
-9
/
+48
*
Extract common key generation function
Kenny Root
2013-04-16
1
-51
/
+28
*
Partial support for importing EC keys
Kenny Root
2013-04-13
3
-6
/
+167
*
Add EC pubkey to UI
Kenny Root
2013-04-12
2
-7
/
+36
*
Fix line endings
Kenny Root
2013-04-11
115
-18727
/
+18727
*
Fix bug in EC point encoding
Kenny Root
2013-04-11
2
-3
/
+4
*
Add ECDH support
Kenny Root
2013-04-10
10
-154
/
+381
*
Add support for ECDSA P-384 and P-521
Kenny Root
2013-02-06
4
-34
/
+158
*
Use RSA CRT keys for speed
Kenny Root
2013-02-04
1
-5
/
+9
*
Add ECDSA support
Kenny Root
2013-02-04
5
-48
/
+433
*
Remove J2ME compatibility layer for keys
Kenny Root
2013-02-03
22
-1756
/
+544
*
Attempt to fix CLOSE_WAIT problem
Kenny Root
2011-05-05
5
-14
/
+15
*
Make 'zlib' compression work.
Matt Johnston
2011-01-25
5
-7
/
+55
*
License contributed works as APL 2.0, 2nd pass
Kenny Root
2010-02-08
6
-87
/
+104
*
Expand compression buffers if needed for JZlib
Kenny Root
2009-12-17
2
-29
/
+35
*
Support SOCKS 4a extension for resolving hostnames remotely
Kenny Root
2009-07-09
1
-15
/
+8
*
Do not rely on jsocks ProxyServer; implement our own
Kenny Root
2009-07-09
1
-28
/
+120
*
Add confirm-use and lifetime constraints to individual pubkeys
Kenny Root
2009-06-26
2
-4
/
+27
*
Clean up auth agent forwarder, add auth agent locking
Kenny Root
2009-06-26
2
-67
/
+146
*
Add authentication agent forwarding
Kenny Root
2009-06-25
5
-1
/
+563
*
Reduce allocations in read and write path, pass 1 (there is still more alloca...
Kenny Root
2009-06-01
1
-4
/
+5
*
Fix to SSH library to allow SSH protocol debugging
Kenny Root
2009-04-15
1
-0
/
+2
*
Temporary compatibility fix for old OpenSSH servers (2.0-2.5.2)
Kenny Root
2009-03-12
1
-1
/
+1
*
Comply with RFC 4254 on window-change packet
Kenny Root
2009-01-23
3
-18
/
+33
*
Bug scrub
Kenny Root
2009-01-20
1
-2
/
+0
*
* Add compression option to hosts
Kenny Root
2008-11-11
9
-4
/
+362
*
* Add dynamic port forwarding.
Kenny Root
2008-11-08
3
-0
/
+318
*
* added "in-memory" function to backend service so that unlocked keys can be ...
Jeffrey Sharkey
2008-11-02
3
-6
/
+8
*
* First pass at publickey authentication.
Kenny Root
2008-10-29
1
-0
/
+52
*
* WARNING: this build is broken lol
Jeffrey Sharkey
2008-09-11
1
-1
/
+2
*
* moved all terminal logic into a Service backend. connections are held in p...
Jeffrey Sharkey
2008-08-27
3
-0
/
+81
*
Update Trilead SSH-2 for Java from build 211 to build 213
Kenny Root
2008-08-26
23
-383
/
+808
*
Added preferences, touch entropy, fixes to SoftFont.
Kenny Root
2007-11-21
1
-2
/
+8
*
Initial import.
Kenny Root
2007-11-17
122
-0
/
+19276