open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain
Eero Häkkinen e901322ea3 Add query parameter to WKD URLs
This change adds the l=LOCAL-PART query parameter to WKD URLs as
specified in RFC Draft: draft-koch-openpgp-webkey-service-09 section 3.1
since version 07.
2020-02-18 01:08:27 +02:00
..
analytics More consistent analytics consent dialog behavior 2018-07-19 10:37:09 +02:00
compatibility
daos Make sure auth key selection dialog lists only keys with auth subkey available. 2018-12-04 15:17:31 +00:00
keyimport Adding support for WKD Advanced method 2019-09-28 22:26:43 +02:00
keysync fix NPE during tests 2018-07-20 16:26:52 +02:00
livedata Use LiveData and ViewModel for ManageSecurityToken fragment 2018-07-17 12:20:56 +02:00
model support encryption subkeys with future signature dates 2018-07-27 10:54:36 +02:00
network
operations remove linked identity error codes 2019-07-01 14:46:16 +02:00
pgp slightly improve PgpKeyOperation logic 2019-06-27 19:26:34 +02:00
provider clean up remnants of KeychainContract 2018-07-27 10:54:36 +02:00
remote Make sure auth key selection dialog lists only keys with auth subkey available. 2018-12-04 15:17:31 +00:00
securitytoken update USB identifier to reflect YubiKey 5 series 2019-02-11 15:46:14 +01:00
service fix threading issues in ViewKeyActivity 2019-06-27 19:26:56 +02:00
ssh Use specialized query exclusively to select authentication key 2018-10-01 21:36:01 +02:00
ui Move clipboard access from DecryptActivity to EncryptDecryptFragment 2019-12-29 00:00:00 +00:00
util Add query parameter to WKD URLs 2020-02-18 01:08:27 +02:00
Constants.java use keys.openpgp.org by default 2019-06-27 13:55:37 +02:00
KeychainApplication.java use LetsEncrypt certificate for keys.openpgp.org and keyserver.ubuntu.com 2019-07-01 14:29:45 +02:00
KeychainDatabase.java Drop index on key metadata table 2019-06-27 19:24:52 +02:00
NotificationChannelManager.java Introduce NotificationChannelManager 2018-07-16 13:24:44 +02:00