index
:
connectbot-yubikey/connectbot
master
connectbot with patches for nfc authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a sane default font size
Kenny Root
2015-03-27
3
-58
/
+74
*
Add a close-on-disconnect option
mendhak
2015-03-27
3
-5
/
+21
*
Make the color picker scale with display density
Kenny Root
2015-03-27
2
-132
/
+182
*
Only enable right modifier directory shortcuts on Dream.
Torne Wuff
2015-03-22
3
-4
/
+12
*
Handle the ins/del/home/end/pageup/pagedown keys
Paul "LeoNerd" Evans
2015-03-22
1
-0
/
+31
*
Make sticky modifiers an option, off by default.
Torne Wuff
2015-03-21
4
-5
/
+39
*
Remove update frequency preference.
Torne Wuff
2015-03-21
1
-5
/
+0
*
Cope with keymaps that don't understand ALT modifier by falling back on the u...
Paul "LeoNerd" Evans
2015-03-21
1
-1
/
+5
*
Disable EC generation when no support
Kenny Root
2014-10-18
1
-0
/
+7
*
Add class hiding for KeyEvent debugging
Kenny Root
2014-10-18
1
-3
/
+54
*
Add preference to control action bar autohide.
Torne Wuff
2014-10-17
2
-5
/
+19
*
Fix emulated key show/hide timeout.
Torne Wuff
2014-03-02
1
-25
/
+37
*
Add key dumping code (commented).
Torne Wuff
2014-03-01
2
-0
/
+100
*
Fix ctrl key on hardware keyboards.
Torne Wuff
2014-03-01
1
-3
/
+7
*
Re-use title_colors for the colours menu item.
Darren Salt
2013-10-06
1
-1
/
+1
*
Fix exception message in ECDSASHA2Verify
Kenny Root
2013-10-06
1
-2
/
+2
*
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
*
Hopefully fix the majority of keyboard issues.
Torne Wuff
2013-09-30
3
-8
/
+36
*
Rewrite key input handler to be clearer.
Torne Wuff
2013-08-25
3
-212
/
+176
*
Move PublicKey decoding out of PubkeyBean
Kenny Root
2013-04-16
4
-63
/
+48
*
Extract common key generation function
Kenny Root
2013-04-16
1
-51
/
+28
*
Get rid of useless encoding methods
Kenny Root
2013-04-14
2
-18
/
+11
*
Split recoverKeyPair method for testing
Kenny Root
2013-04-14
1
-12
/
+15
*
No need to have Handler
Kenny Root
2013-04-14
2
-31
/
+16
*
PubkeyUtils should not be instantiated
Kenny Root
2013-04-14
1
-0
/
+4
*
Add tests for PubkeyUtils#recoverKeyPair
Kenny Root
2013-04-14
2
-98
/
+100
*
Get KeyFactory by algorithm name instead of OID
Kenny Root
2013-04-14
1
-22
/
+31
*
Fix PKCS#8 key import
Kenny Root
2013-04-13
1
-44
/
+33
*
Partial support for importing EC keys
Kenny Root
2013-04-13
5
-6
/
+194
*
Use Keyczar EcCore for scalar multiply
Kenny Root
2013-04-12
11
-1674
/
+687
*
Add missing EC math files
Kenny Root
2013-04-12
9
-0
/
+1658
*
Add EC pubkey to UI
Kenny Root
2013-04-12
6
-34
/
+149
*
Fix line endings
Kenny Root
2013-04-11
133
-22252
/
+22252
*
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
6
-48
/
+435
*
Remove J2ME compatibility layer for keys
Kenny Root
2013-02-03
26
-1856
/
+611
*
ICH p1 default value is 1
Paul "LeoNerd" Evans
2013-01-05
1
-0
/
+1
*
Make the action bar home button work.
Torne (Richard Coles)
2012-11-11
2
-0
/
+22
*
Auto-hide the action bar.
Torne (Richard Coles)
2012-10-27
3
-4
/
+100
*
Fix Enter==Ctrl-M again
Paul "LeoNerd" Evans
2012-10-27
1
-12
/
+10
*
Ensure SD/SU obey scrolling margins (fixes issue 583)
Paul "LeoNerd" Evans
2012-09-29
1
-4
/
+4
*
Fix offby1 in VPA sequence (fixes issue 582)
Paul "LeoNerd" Evans
2012-09-29
1
-1
/
+1
*
Move public key functions into Pubkey class
Kenny Root
2011-10-15
5
-40
/
+70
*
Add some test coverage for PubkeyUtils
Kenny Root
2011-10-15
1
-6
/
+6
*
Remove our own UpdateHelper
Kenny Root
2011-10-12
2
-229
/
+0
*
Remove nullwire service
Kenny Root
2011-10-12
7
-357
/
+6
[next]