aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/TlsHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Use cert pinning only if availableDominik Schürmann2016-04-091-3/+4
* Okhttp3 cleanups, docs, and fix timeouts for default clientDominik Schürmann2016-04-091-4/+0
* cleaningMichal Kepkowski2016-04-061-7/+6
* okhttp3Michal Kepkowski2016-03-141-11/+13
* Keyservers: Dont follow redirects, pin pgp.mit.edu, check for pinned cert on ...Dominik Schürmann2015-09-201-55/+27
* ensuring code style is preservedAdithya Abraham Philip2015-07-031-14/+2
* fixed certificate pinningAdithya Abraham Philip2015-07-031-10/+36
* added proxy support, silent right nowAdithya Abraham Philip2015-07-031-0/+27
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+0
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-8/+2
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-0/+133