aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/SSLSocketHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* catch exception if Conscrypt could not be initialized and use tls 1.2Christian Schneppe2018-10-201-1/+5
* fixed sni and alpn for kitkatChristian Schneppe2018-10-011-5/+43
* use conscrypt api to set sni and alpnChristian Schneppe2018-10-011-31/+10
* fixed regression that didn’t enable SNIChristian Schneppe2018-10-011-20/+31
* use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...Christian Schneppe2018-10-011-15/+14
* reformat codeChristian Schneppe2016-11-191-51/+51
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+73