aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/SSLSocketHelper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
|
* 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 ↵Christian Schneppe2018-10-011-15/+14
| | | | old androids
* reformat codeChristian Schneppe2016-11-191-51/+51
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+73