index
:
connectbot-yubikey/open-keychain
master
open-keychain with patches to support ssh authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenKeychain
/
src
/
main
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tests: add multi key encryption/decryption test, new way for fake passphrase ...
Vincent Breitmoser
2015-01-01
2
-2
/
+2
|
*
|
|
|
fix small merge conflict oversight
Vincent Breitmoser
2014-12-30
1
-3
/
+0
|
*
|
|
|
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Vincent Breitmoser
2014-12-30
2
-33
/
+89
|
|
\
\
\
\
|
*
|
|
|
|
some small notation data fixes
Vincent Breitmoser
2014-12-30
2
-10
/
+10
|
*
|
|
|
|
add PIN as a SecretKeyType
Vincent Breitmoser
2014-12-30
7
-5
/
+36
|
*
|
|
|
|
fix unit tests for ChangeUnlockParcel
Vincent Breitmoser
2014-12-30
1
-0
/
+3
|
*
|
|
|
|
introduce handling of notation direct key signatures, and experimental pin no...
Vincent Breitmoser
2014-12-30
4
-15
/
+115
*
|
|
|
|
|
Passphrase wizard tests
Dominik Schürmann
2015-01-06
3
-22
/
+628
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-12-29
5
-65
/
+173
|
\
|
|
|
|
|
*
|
|
|
introduce new ChangeUnlockParcel packet for extended passphrase changing capa...
Vincent Breitmoser
2014-12-29
5
-65
/
+173
*
|
|
|
|
New work on PIN and lock pattern UI
Dominik Schürmann
2014-12-29
2
-33
/
+91
|
/
/
/
/
*
|
|
|
Allow for creation date to be in the future up to one day to account for dive...
Dominik Schürmann
2014-12-28
1
-4
/
+9
*
|
|
|
Fix crash on first time wizard
Dominik Schürmann
2014-12-28
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Update target and support libs to SDK 21, fixing compile issues
Dominik Schürmann
2014-12-04
1
-1
/
+1
|
|
/
|
/
|
*
|
more cleanup
Dominik Schürmann
2014-11-21
1
-14
/
+9
*
|
Minor code cleanup
Dominik Schürmann
2014-11-21
4
-11
/
+11
|
/
*
export secret and public keys in separate armored blocks
Vincent Breitmoser
2014-10-31
1
-9
/
+24
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Vincent Breitmoser
2014-10-30
2
-13
/
+11
|
\
|
*
Changelog 3.1.1
Dominik Schürmann
2014-10-30
1
-1
/
+1
|
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-30
4
-102
/
+28
|
|
\
|
*
|
Always use INTEGER instead of BOOLEAN in database to avoid confusion
Dominik Schürmann
2014-10-29
1
-12
/
+10
*
|
|
forgot a thing for secret key export
Vincent Breitmoser
2014-10-30
1
-18
/
+24
|
|
/
|
/
|
*
|
Fix to preselect certification key if only one is available
Vincent Breitmoser
2014-10-29
1
-1
/
+1
*
|
remove unused ExchangeKeySpinner class
Vincent Breitmoser
2014-10-29
1
-100
/
+0
*
|
Close stream on key export to avoid partial write (see #986)
Vincent Breitmoser
2014-10-29
1
-0
/
+7
*
|
retrofit getBlob method of matrixcursor for android 2.3
Vincent Breitmoser
2014-10-27
1
-1
/
+20
|
/
*
Fix crash with NotFoundException
Dominik Schürmann
2014-10-26
1
-3
/
+8
*
Rename multi certify files to certify
Dominik Schürmann
2014-10-26
6
-22
/
+17
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-26
7
-5
/
+30
|
\
|
*
Display error on certification attempt with yubikey
Vincent Breitmoser
2014-10-26
2
-0
/
+6
|
*
disable cancel button instead of hiding it on cancel prevention
Vincent Breitmoser
2014-10-26
1
-1
/
+1
|
*
fix consolidate if no secret key are present
Vincent Breitmoser
2014-10-26
1
-2
/
+6
|
*
prevent cancel dring consolidate, move logic into progressable
Vincent Breitmoser
2014-10-26
4
-2
/
+17
*
|
Fix notify after certify
Dominik Schürmann
2014-10-26
2
-26
/
+20
|
/
*
Use new safe slinger activity from share tab
Dominik Schürmann
2014-10-26
1
-76
/
+26
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-26
6
-16
/
+56
|
\
|
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Vincent Breitmoser
2014-10-26
1
-10
/
+10
|
|
\
|
*
|
implement upload of keyring after certification, check that option by default
Vincent Breitmoser
2014-10-26
6
-16
/
+56
*
|
|
Move advanced info into own activity
Dominik Schürmann
2014-10-26
5
-263
/
+214
|
|
/
|
/
|
*
|
Keyboard tests
Dominik Schürmann
2014-10-26
1
-10
/
+10
|
/
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Vincent Breitmoser
2014-10-26
4
-7
/
+23
|
\
|
*
Fail on unknown key ids on API, Key item design consistency for API
Dominik Schürmann
2014-10-26
4
-3
/
+19
|
*
Fix layout of select key adapter
Dominik Schürmann
2014-10-26
1
-4
/
+4
*
|
Retry canonicalization with pubkey self certs if first attempt failed
Vincent Breitmoser
2014-10-26
2
-4
/
+17
|
/
*
Remove empty layout
Dominik Schürmann
2014-10-25
1
-24
/
+0
*
Remove PassphraseDialogFragment
Dominik Schürmann
2014-10-25
2
-435
/
+2
*
Remove old certify activity
Dominik Schürmann
2014-10-25
3
-461
/
+1
*
Use passphrase dialog activity instead of passphrase dialog
Dominik Schürmann
2014-10-25
3
-36
/
+67
*
Remove old exception handling code from loaders
Dominik Schürmann
2014-10-25
1
-35
/
+3
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-25
3
-8
/
+20
|
\
[prev]
[next]