aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/keyimport/HkpKeyserver.java
Commit message (Expand)AuthorAgeFilesLines
* Keys found on multiple servers are now imported from all of themTim Bray2014-09-131-1/+1
* show bitsizes in import key list againVincent Breitmoser2014-08-301-4/+4
* add ecc supportVincent Breitmoser2014-08-241-1/+1
* Upload key workingDominik Schürmann2014-08-201-0/+2
* Upload key workingDominik Schürmann2014-08-201-0/+3
* Work on upload keyDominik Schürmann2014-08-201-14/+24
* Optimize importsDominik Schürmann2014-08-051-5/+5
* Fixing lint complaints, removing unused resourcesDominik Schürmann2014-08-041-5/+5
* lowercase all key ids from keyserverVincent Breitmoser2014-07-311-2/+2
* Keyserver exception translateableDominik Schürmann2014-07-311-1/+1
* Smaller notesDominik Schürmann2014-07-311-0/+8
* Even better Exception handling with keyserver queriesDominik Schürmann2014-07-311-8/+10
* Exception handling with keyserver queriesDominik Schürmann2014-07-311-5/+13
* Move sks-keyservers.net CA into assets foldermar-v-in2014-06-251-6/+4
* Merge branch 'master' into hkps-by-defaultmar-v-in2014-06-241-0/+6
|\
| * Merge pull request #686 from mar-v-in/minidnsVincent2014-06-231-10/+11
| |\
| * | Fixed Issue #683 which caused OK to crash upon importing keys which contain p...Daniel Albert2014-06-231-0/+6
* | | Use URLEncoder instead of Uri.encodemar-v-in2014-06-241-2/+6
* | | Rewrote hkp add to work with hkps as well.mar-v-in2014-06-241-24/+13
* | | Few fixes on hkpsmar-v-in2014-06-231-4/+3
* | | Add hkps support for sks-keyservers.netmar-v-in2014-06-231-65/+42
| |/ |/|
* | Switch to dnsjavamar-v-in2014-06-231-10/+11
|/
* Fix regex for hkp parsing to support multiple uidsmar-v-in2014-06-041-2/+2
* Store expired state within ImportKeysListEntrymar-v-in2014-06-041-0/+1
* Fix url building to support certificate check on hkps serversmar-v-in2014-05-281-8/+19
* Add hkps supportmar-v-in2014-05-271-9/+37
* Store origin with ImportKeysListEntrymar-v-in2014-05-271-0/+1
* Add ability to resolve HkpKeyserver from _hkp._tcp SRV recordmar-v-in2014-05-271-0/+38
* Finished cleaning up rebase conflicts post Keyserver exception refactorTim Bray2014-05-231-7/+7
* Add Log.d for QueryFailedExceptionTim Bray2014-05-231-5/+5
* Merge highlight keyserver pull requestDominik Schürmann2014-05-181-0/+1
* Rename KeyServer to KeyserverDominik Schürmann2014-05-181-0/+338