Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-20 | catch exception if Conscrypt could not be initialized and use tls 1.2 | Christian Schneppe | 1 | -1/+5 |
2018-10-01 | fixed sni and alpn for kitkat | Christian Schneppe | 1 | -5/+43 |
2018-10-01 | use conscrypt api to set sni and alpn | Christian Schneppe | 1 | -31/+10 |
2018-10-01 | fixed regression that didn’t enable SNI | Christian Schneppe | 1 | -20/+31 |
2018-10-01 | use conscrypt as security provider to provide tls 1.3 and modern cyphers on o... | Christian Schneppe | 1 | -15/+14 |
2016-11-19 | reformat code | Christian Schneppe | 1 | -51/+51 |
2016-07-29 | changed package id inside manifest and project | Christian Schneppe | 1 | -1/+1 |
2016-02-03 | use TLSv1.2 as SSL context on supported plattforms | Daniel Gultsch | 1 | -0/+11 |
2016-01-12 | move some ssl socket modifiers into a seperate helper class | Daniel Gultsch | 1 | -0/+62 |