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
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor stuff
Vincent Breitmoser
2015-01-03
3
-3
/
+6
*
make certify routines more robust (#1016)
Vincent Breitmoser
2015-01-03
4
-0
/
+14
*
add more descriptive string about non-mdc encrypted data
Vincent Breitmoser
2015-01-03
3
-1
/
+3
*
encapsulate high level edit key into new operation class
Vincent Breitmoser
2015-01-03
8
-144
/
+272
*
deal with non-existent user ids during import (#994)
Vincent Breitmoser
2015-01-02
3
-9
/
+13
*
throw exception if no data is found in getGenericData
Vincent Breitmoser
2015-01-02
1
-0
/
+3
*
get rid of RuntimeException control flow in UncachedKeyRing.fromStream
Vincent Breitmoser
2015-01-02
2
-26
/
+19
*
fix and test for bad certificate version numbers (#1012)
Vincent Breitmoser
2015-01-02
1
-7
/
+13
*
extend canonicalize to strip local certificates on export
Vincent Breitmoser
2015-01-02
12
-71
/
+123
*
small improvements regarding pin tests and logging
Vincent Breitmoser
2015-01-01
3
-1
/
+10
*
add empty notation data packet only if necessary
Vincent Breitmoser
2015-01-01
1
-16
/
+35
*
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
21
-62
/
+124
|
\
|
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-12-29
5
-65
/
+173
|
|
\
|
*
|
New work on PIN and lock pattern UI
Dominik Schürmann
2014-12-29
21
-61
/
+126
*
|
|
some small notation data fixes
Vincent Breitmoser
2014-12-30
2
-10
/
+10
*
|
|
add PIN as a SecretKeyType
Vincent Breitmoser
2014-12-30
8
-5
/
+38
*
|
|
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
13
-24
/
+126
|
|
/
|
/
|
*
|
introduce new ChangeUnlockParcel packet for extended passphrase changing capa...
Vincent Breitmoser
2014-12-29
5
-65
/
+173
|
/
*
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
3
-3
/
+1
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-12-04
1
-3
/
+3
|
\
|
*
Fix spelling of 'K-9 Mail' in FAQ
cketti
2014-11-26
1
-3
/
+3
*
|
Merge branch 'master' into development
Dominik Schürmann
2014-12-04
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Set version to 3.2beta1
Dominik Schürmann
2014-12-04
1
-3
/
+3
*
|
more cleanup
Dominik Schürmann
2014-11-21
1
-14
/
+9
*
|
NFC activity design
Dominik Schürmann
2014-11-21
4
-19
/
+14
*
|
Minor code cleanup
Dominik Schürmann
2014-11-21
4
-11
/
+11
|
/
*
Version 3.1.2
Dominik Schürmann
2014-11-02
1
-2
/
+2
*
Pull from transifex
Dominik Schürmann
2014-11-02
23
-17
/
+182
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-11-02
1
-18
/
+39
|
\
|
*
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
31
-116
/
+486
|
|
\
|
*
|
forgot a thing for secret key export
Vincent Breitmoser
2014-10-30
1
-18
/
+24
*
|
|
Changelog
Dominik Schürmann
2014-11-02
1
-0
/
+5
|
|
/
|
/
|
*
|
Version 3.1.1
Dominik Schürmann
2014-10-30
1
-2
/
+2
*
|
Revert "Version 3.1.1"
Dominik Schürmann
2014-10-30
1
-2
/
+2
*
|
Version 3.1.1
Dominik Schürmann
2014-10-30
1
-2
/
+2
*
|
Pull from transifex
Dominik Schürmann
2014-10-30
27
-101
/
+467
*
|
Changelog 3.1.1
Dominik Schürmann
2014-10-30
2
-1
/
+7
*
|
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-30
4
-102
/
+28
|
\
|
|
*
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
*
|
Always use INTEGER instead of BOOLEAN in database to avoid confusion
Dominik Schürmann
2014-10-29
1
-12
/
+10
|
/
*
Version 3.1
Dominik Schürmann
2014-10-26
1
-2
/
+2
[next]