Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix tabs violations | Kenny Root | 2014-10-01 | 8 | -26/+26 | |
* | | | Add Checkstyle checks | Kenny Root | 2014-10-01 | 3 | -0/+31 | |
* | | | Add package suffix for debug version | Kenny Root | 2014-10-01 | 1 | -0/+4 | |
* | | | Allow disabling of preDex | Kenny Root | 2014-10-01 | 1 | -0/+12 | |
* | | | Add in SDK manager Gradle plugin | Kenny Root | 2014-10-01 | 2 | -0/+2 | |
* | | | Add some TargetApi annotations to appease lint | Kenny Root | 2014-10-01 | 5 | -4/+18 | |
* | | | Convert to gradle build system | Kenny Root | 2014-10-01 | 373 | -899/+494 | |
|/ / | ||||||
* | | Fix emulated key show/hide timeout. | Torne Wuff | 2014-03-02 | 1 | -25/+37 | |
* | | Remove obsolete Google Code upload script | Kenny Root | 2014-03-02 | 1 | -316/+0 | |
* | | Work around cursor drawing bug by disabling h/w accel. | Torne Wuff | 2014-03-02 | 1 | -1/+1 | |
* | | Add Sublime Text project file. | Torne Wuff | 2014-03-01 | 2 | -0/+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 | |
* | | Import new translations | Kenny Root | 2013-10-31 | 4 | -520/+286 | |
* | | Update translations | Kenny Root | 2013-10-30 | 22 | -248/+457 | |
* | | Merge pull request #26 from yarons/patch-1 | Kenny Root | 2013-10-30 | 1 | -2/+484 | |
|\ \ | ||||||
| * | | Hebrew translation for ConnectBot | Yaron Shahrabani | 2013-10-30 | 1 | -2/+484 | |
|/ / | ||||||
* | | 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 | 5 | -8/+72 | |
* | Deleted translations for long-deleted string to avoid harmless warnings | Paul "LeoNerd" Evans | 2013-08-25 | 27 | -80/+0 | |
* | Update minSdkVersion to 4. | Torne Wuff | 2013-08-25 | 1 | -1/+1 | |
* | 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 | |
* | Restore formatting settings for Eclipse | Kenny Root | 2013-04-14 | 4 | -9/+572 | |
* | Get rid of useless encoding methods | Kenny Root | 2013-04-14 | 2 | -18/+11 | |
* | Split recoverKeyPair method for testing | Kenny Root | 2013-04-14 | 2 | -12/+38 | |
* | 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 | 3 | -161/+218 | |
* | Get KeyFactory by algorithm name instead of OID | Kenny Root | 2013-04-14 | 3 | -22/+237 | |
* | 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 | 7 | -34/+155 | |
* | Fix line endings | Kenny Root | 2013-04-11 | 133 | -22252/+22252 | |
* | Add .gitattributes | Kenny Root | 2013-04-11 | 1 | -0/+10 | |
* | 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 | 27 | -1856/+612 | |
* | 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 | |
* | Make v14 styles match v11. | Torne (Richard Coles) | 2012-11-11 | 1 | -0/+6 |