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
Commit message (
Expand
)
Author
Age
Files
Lines
*
canonicalize: support secret keys
Vincent Breitmoser
2014-06-17
4
-14
/
+36
*
import-log: clean up progress messages
Vincent Breitmoser
2014-06-17
2
-7
/
+6
*
canonicalize: fix NullPointerException
Vincent Breitmoser
2014-06-17
1
-1
/
+2
*
drop invalid user ids and add fatal case(s)
Vincent Breitmoser
2014-06-16
4
-5
/
+23
*
add more progress info from import routine
Vincent Breitmoser
2014-06-16
3
-3
/
+43
*
import-log: distinguish master/subkeys, distinguish redundant/bad certs, more...
Vincent Breitmoser
2014-06-16
4
-79
/
+150
*
Merge pull request #656 from danielhass/supertoast-dev
Dominik Schürmann
2014-06-16
4
-1
/
+87
|
\
|
*
Changed license header
Daniel Haß
2014-06-16
1
-11
/
+11
|
*
Moved Notify class to utils
Daniel Haß
2014-06-16
2
-2
/
+2
|
*
Removed unused import
Daniel Haß
2014-06-16
1
-1
/
+0
|
*
Added notification area to decrypt content
Daniel Haß
2014-06-16
1
-0
/
+2
|
*
Replaced AppMsg with notify wrapper call
Daniel Haß
2014-06-16
1
-1
/
+4
|
*
Added notification area as reusable layout
Daniel Haß
2014-06-16
1
-0
/
+12
|
*
Added notification wrapper for toast like notifys
Daniel Haß
2014-06-16
1
-0
/
+70
|
/
*
Merge pull request #654 from artbristol/master
Dominik Schürmann
2014-06-14
1
-1
/
+1
|
\
|
*
Later version of Junit prevents 'Multiple dex files define Lorg/hamcrest/Desc...
Art O Cathain
2014-06-14
1
-1
/
+1
|
/
*
Merge branch 'canonicalize'
Vincent Breitmoser
2014-06-13
72
-483
/
+2583
|
\
|
*
Merge remote-tracking branch 'origin/master' into canonicalize
Vincent Breitmoser
2014-06-13
43
-163
/
+823
|
|
\
|
|
*
Update example code instructions
Dominik Schürmann
2014-06-09
1
-2
/
+2
|
|
*
Update README for build tools
Dominik Schürmann
2014-06-09
1
-1
/
+1
|
|
*
Really fix travis
Dominik Schürmann
2014-06-09
1
-3
/
+3
|
|
*
Disable robolectric, update to android gradle 0.11.1, update gradle to 1.12
Dominik Schürmann
2014-06-09
3
-9
/
+9
|
|
*
Fix travis for buildTools 19.1
Dominik Schürmann
2014-06-09
1
-1
/
+1
|
|
*
Update buildTools to 19.1
Dominik Schürmann
2014-06-09
8
-0
/
+0
|
|
*
Update buildTools to 19.1
Dominik Schürmann
2014-06-09
1
-1
/
+1
|
|
*
Merge pull request #650 from open-keychain/v/import-log
Dominik Schürmann
2014-06-06
5
-110
/
+463
|
|
|
\
|
|
*
\
Merge pull request #649 from mar-v-in/automatic-contact-discovery
Dominik Schürmann
2014-06-06
22
-57
/
+637
|
|
|
\
\
|
|
|
*
|
Fix TAG in account service as well
mar-v-in
2014-06-06
1
-7
/
+8
|
|
|
*
|
Fixing TAG and string resource
mar-v-in
2014-06-06
2
-4
/
+4
|
|
|
*
|
Fix compile error introduced during merge
mar-v-in
2014-06-06
1
-1
/
+2
|
|
|
*
|
Merge branch 'master' into automatic-contact-discovery
mar-v-in
2014-06-05
37
-340
/
+214
|
|
|
|
\
\
|
|
|
*
|
|
Add dnsjava as submodule
mar-v-in
2014-06-05
4
-1
/
+5
|
|
|
*
|
|
Show keys with android contacts
mar-v-in
2014-06-05
8
-11
/
+119
|
|
|
*
|
|
Make keylist case insensitive
mar-v-in
2014-06-05
1
-3
/
+3
|
|
|
*
|
|
Merge branch 'master' into automatic-contact-discovery
mar-v-in
2014-06-04
149
-2417
/
+4042
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Fix regex for hkp parsing to support multiple uids
mar-v-in
2014-06-04
1
-2
/
+2
|
|
|
*
|
|
|
First version of automatic contact discovery.
mar-v-in
2014-06-04
9
-0
/
+358
|
|
|
*
|
|
|
Store expired state within ImportKeysListEntry
mar-v-in
2014-06-04
2
-0
/
+12
|
|
|
*
|
|
|
Merge ACTION_DOWNLOAD_AND_IMPORT_KEYS and ACTION_IMPORT_KEYBASE_KEYS
mar-v-in
2014-05-29
1
-54
/
+15
|
|
|
*
|
|
|
Merge branch 'hkps-support' into automatic-contact-discovery
mar-v-in
2014-05-29
1
-15
/
+54
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
Fix url building to support certificate check on hkps servers
mar-v-in
2014-05-28
1
-8
/
+19
|
|
|
|
*
|
|
|
Add hkps support
mar-v-in
2014-05-27
1
-9
/
+37
|
|
|
*
|
|
|
|
Store nice origin with keybase keys (that can't be interpreted as HKP server)
mar-v-in
2014-05-29
1
-1
/
+2
|
|
|
*
|
|
|
|
Make abstract methods in Keyserver public (implementations make them public a...
mar-v-in
2014-05-29
1
-3
/
+3
|
|
|
*
|
|
|
|
Download from origin during ACTION_DOWNLOAD_AND_IMPORT_KEYS
mar-v-in
2014-05-29
1
-3
/
+4
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
Store origin with ImportKeysListEntry
mar-v-in
2014-05-27
3
-0
/
+13
|
|
|
*
|
|
|
Add ability to resolve HkpKeyserver from _hkp._tcp SRV record
mar-v-in
2014-05-27
2
-0
/
+39
|
|
|
*
|
|
|
ContactHelper can read email addresses from contact list
mar-v-in
2014-05-26
2
-0
/
+22
|
|
*
|
|
|
|
Move SlidingTabLayout and SlidingTabStrip into appropriate subpackage
Dominik Schürmann
2014-06-06
6
-6
/
+6
|
|
*
|
|
|
|
Hide subkeys, certs tabs in key view, checkable menu item to show/hide them
Dominik Schürmann
2014-06-06
4
-10
/
+94
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[next]