Vincent Breitmoser
cdf67c3296
share rather than save log files (OKC-01-015)
2015-09-11 03:08:53 +02:00
Vincent Breitmoser
b76aa7fe11
never import secret keys from keyserver (OKC-01-001)
2015-09-11 02:05:17 +02:00
Vincent Breitmoser
9d97d37c06
perform fingerprint check after canonicalization (OKC-01-009)
2015-09-11 01:57:17 +02:00
Vincent Breitmoser
b78954fc16
add support for signed-only data in the backend ( #1507 )
2015-09-10 21:44:15 +02:00
Vincent Breitmoser
a6e25e6448
Merge branch 'linked-identities' (and fix OperationHelper ids)
...
Merge Linked Identities.
Also includes an important fix for OperationHelper ids, which had an
error in the bit mask logic.
Conflicts:
Graphics/update-drawables.sh
OpenKeychain/build.gradle
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/OperationResult.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainProvider.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/CertifyActionsParcel.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateYubiKeyImportFragment.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/KeyAdapter.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/CertifyKeySpinner.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/KeySpinner.java
OpenKeychain/src/main/res/anim/fade_in.xml
OpenKeychain/src/main/res/anim/fade_out.xml
OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml
OpenKeychain/src/main/res/layout/encrypt_decrypt_overview_fragment.xml
OpenKeychain/src/main/res/layout/view_key_fragment.xml
OpenKeychain/src/main/res/menu/key_view.xml
OpenKeychain/src/main/res/values/strings.xml
OpenKeychain/src/test/java/org/sufficientlysecure/keychain/operations/CertifyOperationTest.java
README.md
2015-08-29 13:28:56 +02:00
Dominik Schürmann
7a98ffc90a
Remove dead code
2015-08-27 12:34:54 +02:00
Adithya Abraham Philip
d6f3fb4e18
fixed update all crash
2015-08-24 05:59:17 +05:30
Vincent Breitmoser
16903357e1
mention filename to export to in log
2015-08-22 12:22:43 +02:00
Adithya Abraham Philip
0251f0e416
introduced constants for keyserver sync, fixed sync issue
2015-08-20 21:02:29 +05:30
Adithya Abraham Philip
65a993446c
reworked keyserversyncadapterservice flow
2015-08-20 21:02:29 +05:30
Adithya Abraham Philip
1ef6f883e3
introduced keyserver sync adapter
2015-08-20 21:02:29 +05:30
Dominik Schürmann
a3395112e0
Revoke master key only
2015-08-17 10:25:02 +02:00
Dominik Schürmann
3d8eda6e3e
Improve comments and reasons in PgpConstants, simple checks for insecure asymmetric keys
2015-08-10 09:35:23 +02:00
Dominik Schürmann
dba145f5df
Follow some of coorus recommendations: better selection of algo whitelist, ignore recipients preferred algos
2015-08-09 21:49:56 +02:00
Dominik Schürmann
57378be1c0
Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos
2015-08-09 21:49:56 +02:00
Adithya Abraham Philip
fe0b083bc5
fixed multi-deletion bug, moved logic into DeleteKeyDialogActivity
2015-07-15 20:16:07 +05:30
Adithya Abraham Philip
c59196a6f1
upload only public key in revocation
2015-07-13 23:34:06 +05:30
Adithya Abraham Philip
b61a7d5535
added licenses, cleaned up code, fixed warnings
2015-07-13 23:34:06 +05:30
Adithya Abraham Philip
2827b1af16
added retry on upload failure
2015-07-13 23:34:06 +05:30
Adithya Abraham Philip
cdd9de99bf
allowed operations to modify CryptoInputParcel they receive
2015-07-13 23:34:06 +05:30
Adithya Abraham Philip
faa66d6140
prevented passphrase caching on revocation
2015-07-13 23:34:06 +05:30
Adithya Abraham Philip
d1409fd5c8
use only one DeleteDialogActivity
2015-07-13 23:34:06 +05:30
Adithya Abraham Philip
fcd27d2600
implemented revocation on deletion
2015-07-13 23:34:06 +05:30
Adithya Abraham Philip
a038a038c3
fixed QR code scan and serialKeyImport progress
2015-07-08 18:40:17 +05:30
Dominik Schürmann
7b35f9b07a
Merge pull request #1424 from open-keychain/import-proxy
...
Shifted proxy logic to ImportKeysListCloudLoader
2015-07-08 11:41:46 +02:00
Vincent Breitmoser
5633fcc92f
fix symmetric passphrase caching ( fixes #1401 )
2015-07-08 04:36:43 +02:00
Adithya Abraham Philip
be6b7ff899
shifted proxy checking to ImportKeysListCloudLoader
2015-07-08 07:47:24 +05:30
Dominik Schürmann
4837d4cc5c
Merge branch 'master' of github.com:open-keychain/open-keychain
2015-07-08 03:12:24 +02:00
Dominik Schürmann
15cee8e7e9
Temporary fix for multi export
2015-07-08 03:12:20 +02:00
Vincent Breitmoser
d9b07625e8
addition of subkeys for divert-to-card primary keys is not supported
2015-07-08 01:42:47 +02:00
Vincent Breitmoser
642f83c1f4
better handling of divert-to-card keys for subkey modifications
2015-07-08 01:41:55 +02:00
Vincent Breitmoser
895d1fbef6
try cache in certify operation ( fixes #1242 )
2015-07-07 23:41:44 +02:00
Vincent Breitmoser
8b439be1f5
don't cache exporthelper, keep type for KeyItem in KeySpinner
2015-07-06 16:24:26 +02:00
Vincent Breitmoser
42cd103355
nicer error msg if input data cannot be read
2015-07-06 00:55:34 +02:00
Vincent Breitmoser
17defe556a
cleanup, NonNull annotation, never return null in PgpDecryptVerify
2015-07-06 00:52:53 +02:00
Adithya Abraham Philip
4d81a83baa
added proxy support to OperationHelper
2015-07-03 20:46:16 +05:30
Adithya Abraham Philip
6d9da28ead
removed e.printStackTrace from several places
2015-07-03 20:46:16 +05:30
Adithya Abraham Philip
2402c6d3c7
ensuring code style is preserved
2015-07-03 20:46:15 +05:30
Adithya Abraham Philip
f8da3d784b
added keyserver/proxy support to certify operation
2015-07-03 20:46:15 +05:30
Adithya Abraham Philip
aa7ad4ac63
added OperationResult support to upload to keyserver
2015-07-03 20:46:15 +05:30
Adithya Abraham Philip
007d02f01b
added proxy support, silent right now
2015-07-03 20:46:15 +05:30
Dominik Schürmann
d6b4d4b4f2
Fix caching of empty passphrase before moving keys to card
2015-07-03 02:48:54 +02:00
Dominik Schürmann
195508ed92
Change PIN and Admin PIN after move to key operation
2015-07-02 17:31:01 +02:00
Dominik Schürmann
362c83abe7
Add create key fragments for YubiKey PINs
2015-07-01 16:06:12 +02:00
Adithya Abraham Philip
f64e1467ad
split import and export ops
2015-06-27 01:21:52 +05:30
Adithya Abraham Philip
e9eb5a6fd7
fixed package import
2015-06-27 01:21:52 +05:30
Adithya Abraham Philip
7bc21b8b9d
removed debug logs, added licenses
2015-06-27 01:21:52 +05:30
Adithya Abraham Philip
2f110344ed
migrated Keybase verification
2015-06-27 01:20:23 +05:30
Adithya Abraham Philip
b33004a2f5
migrated consolidation
2015-06-27 01:20:23 +05:30
Adithya Abraham Philip
6f3be84c43
fixed promote key tests
2015-06-27 01:20:23 +05:30