aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/UploadOperation.java
Commit message (Expand)AuthorAgeFilesLines
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* make use of proxies a Keyserver propertyVincent Breitmoser2015-10-291-4/+4
* use Proxy.NO_PROXY instead of null value for no proxyVincent Breitmoser2015-10-291-3/+3
* uploadop: clean up, add loggingVincent Breitmoser2015-10-291-53/+88
* Renaming export strings to backupDominik Schürmann2015-10-151-4/+4
* upload: re-add upload by bytesVincent Breitmoser2015-09-281-6/+27
* upload: identify key by masterKeyId onlyVincent Breitmoser2015-09-261-1/+1
* export: externalize upload into its own operationVincent Breitmoser2015-09-261-0/+141