aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/keyimport/KeybaseKeyserver.java
Commit message (Collapse)AuthorAgeFilesLines
* added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-061-2/+3
|
* make use of proxies a Keyserver propertyVincent Breitmoser2015-10-291-10/+14
|
* Use more modular Keybase lib with OkHttp wrapperDominik Schürmann2015-09-211-3/+8
|
* added proxy support to KeybaseLibAdithya Abraham Philip2015-07-031-4/+2
|
* added proxy support, silent right nowAdithya Abraham Philip2015-07-031-3/+6
|
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-2/+2
|
* Handle absence of personal information in Keybase search resultTim Bray2014-09-211-1/+4
|
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-2/+2
| | | | created ui.util for everything related to formatting
* Fix construction of algorithmID in Keybase result listsTim Bray2014-09-151-2/+2
|
* Keys found on multiple servers are now imported from all of themTim Bray2014-09-131-1/+1
|
* Change shuffle to rotate, and when merging ImportKeysList entries, if either ↵Tim Bray2014-09-131-0/+2
| | | | side is revoked/expired, the merge reflects that
* add ecc supportVincent Breitmoser2014-08-241-1/+1
|
* Handle empty keybase.io query, should fix #675Tim Bray2014-06-221-0/+3
|
* Cleanup pull keybase codeDominik Schürmann2014-06-211-6/+1
|
* Moved Keybase stuff into KeybaseLib submoduleTim Bray2014-06-201-101/+29
|
* Fix keybase importDominik Schürmann2014-06-201-1/+2
|
* New callback model for ImportKeysActivityDominik Schürmann2014-06-191-9/+10
|
* Merge branch 'master' into automatic-contact-discoverymar-v-in2014-06-051-1/+2
|\ | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/keyimport/ImportKeysListEntry.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
| * fixed error messageTim Bray2014-06-041-1/+2
| |
* | Store nice origin with keybase keys (that can't be interpreted as HKP server)mar-v-in2014-05-291-1/+2
| |
* | Store origin with ImportKeysListEntrymar-v-in2014-05-271-0/+1
|/
* Finished cleaning up rebase conflicts post Keyserver exception refactorTim Bray2014-05-231-12/+12
|
* Add Log.d for QueryFailedExceptionTim Bray2014-05-231-2/+3
|
* Merge highlight keyserver pull requestDominik Schürmann2014-05-181-2/+3
|
* Rename KeyServer to KeyserverDominik Schürmann2014-05-181-0/+175