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
*
Merge pull request #1875 from AlexFJW/BackupWithStrippedMasterkey
Dominik Schürmann
2016-05-20
1
-17
/
+58
|
\
|
*
Changed HashMap to ArrayList<Pair>
Alex Fong
2016-05-19
1
-13
/
+13
|
*
Removed * import
Alex Fong
2016-05-19
1
-1
/
+3
|
*
Added passphrase check for stripped masterkeys
Alex Fong
2016-05-19
1
-18
/
+57
*
|
Pull from transifex
Dominik Schürmann
2016-05-18
39
-98
/
+641
*
|
Changelog, contributors
Dominik Schürmann
2016-05-18
2
-0
/
+10
|
/
*
rename ExportTest to BackupOperationTest
Vincent Breitmoser
2016-05-17
1
-1
/
+1
*
refactor BackupOperation a bit, make more illegal states explicit
Vincent Breitmoser
2016-05-17
3
-61
/
+126
*
make unencrypted backup an explicit parameter
Vincent Breitmoser
2016-05-17
4
-16
/
+21
*
shorten pin preference string
Vincent Breitmoser
2016-05-17
1
-1
/
+1
*
Merge pull request #1870 from AlexFJW/RemovedDuplicateCode
Vincent
2016-05-17
27
-84
/
+69
|
\
|
*
Slight changes for consistency
Alex Fong
2016-05-16
2
-3
/
+3
|
*
Shifted duplicate method implementations from KeyRing to openpgp-api submodule
Alex Fong
2016-05-15
27
-84
/
+69
*
|
Padding cleanup
Andrea Torlaschi
2016-05-17
2
-47
/
+29
*
|
Remove dividers
Andrea Torlaschi
2016-05-17
2
-15
/
+0
*
|
Settings: remove unuseful initialization
Andrea Torlaschi
2016-05-17
3
-20
/
+1
*
|
Settings: change CheckBoxPreference to SwitchPreference
Andrea Torlaschi
2016-05-17
3
-12
/
+5
|
/
*
Revert "Remove non-encrypted backuping"
Dominik Schürmann
2016-05-12
1
-14
/
+31
*
Remove non-encrypted backuping
Dominik Schürmann
2016-05-12
1
-31
/
+14
*
Fix license header
Dominik Schürmann
2016-05-12
12
-7
/
+178
*
Fix NPE in NetworkReceiver
Dominik Schürmann
2016-05-12
1
-2
/
+3
*
Revert "Add + button besides TokenAutoComplete, Issue #925"
Dominik Schürmann
2016-05-12
3
-36
/
+1
*
service: support progress reporting through a messenger in decryptVerify
Vincent Breitmoser
2016-05-11
1
-9
/
+54
*
update progress handling in PgpDecryptVerifyOperation
Vincent Breitmoser
2016-05-11
4
-40
/
+36
*
Merge pull request #1865 from vanitasvitae/master
Dominik Schürmann
2016-05-11
5
-159
/
+109
|
\
|
*
Removed authorship, added license etc.
vanitasvitae
2016-05-11
1
-8
/
+23
|
*
Fixed 'Orbot appears not to be running' (#1792)
vanitasvitae
2016-05-11
5
-159
/
+94
*
|
PgpSignEncryptOperation refactoring
Andrea Torlaschi
2016-05-10
13
-391
/
+564
|
/
*
Merge pull request #1860 from mgeier63/master
Dominik Schürmann
2016-05-08
1
-2
/
+2
|
\
|
*
use new service interface instead of deprecated old interface
mgeier63
2016-05-08
1
-2
/
+2
*
|
SecurityToken: add support for 3072 & 4096bit RSA keys
Nikita Mikhailov
2016-05-08
1
-17
/
+32
|
/
*
Update openpgp-api-lib
Dominik Schürmann
2016-05-07
1
-1
/
+0
*
Merge branch 'master' into backup-api
Dominik Schürmann
2016-05-07
258
-4193
/
+12125
|
\
|
*
A simple fix to clear the list of detected keys when parsing key file gives a...
Alex Fong
2016-05-07
1
-0
/
+1
|
*
external-provider: only allow permission check for caller package names
Vincent Breitmoser
2016-05-06
2
-36
/
+47
|
*
Fix formatting
Dominik Schürmann
2016-05-05
2
-4
/
+4
|
*
Revert "Added warning dialog for importing keys"
Dominik Schürmann
2016-05-05
2
-29
/
+0
|
*
Slight amendments for clarity
Alex Fong
2016-05-05
3
-2
/
+5
|
*
Refactored to reduce coupling between ChangeUnlockParcel and SaveKeyringParcel
Alex Fong
2016-05-05
12
-28
/
+38
|
*
Added license to ChangeUnlockOperation
Alex Fong
2016-05-05
1
-0
/
+17
|
*
Edited comments
Alex Fong
2016-05-05
1
-2
/
+2
|
*
Fixed warnings encountered
Alex Fong
2016-05-05
2
-2
/
+1
|
*
Added warning dialog for importing keys
Alex Fong
2016-05-05
2
-0
/
+29
|
*
Refactoring: Removed PassphraseChangeParcel and placed its functionality into...
Alex Fong
2016-05-05
17
-206
/
+173
|
*
Removed unrequired code, standardized terms used.
Alex Fong
2016-05-05
3
-32
/
+15
|
*
Refactored code to use functions already present in code, reduced liberties t...
Alex Fong
2016-05-05
2
-28
/
+29
|
*
(WIP) Change password when key is stripped #1692
Alex Fong
2016-05-04
20
-73
/
+346
|
*
api: add a comment explaining use of wrapperBundle
Vincent Breitmoser
2016-05-04
1
-0
/
+1
|
*
api: ACTION_GET_KEY selects by any subkey, rather than just master key id
Vincent Breitmoser
2016-05-04
1
-1
/
+2
|
*
Fix rotation crash in CreateSecurityTokenWaitFragment
Nikita Mikhailov
2016-05-01
1
-2
/
+2
[next]