aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/XmppDomainVerifier.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* made domain verifier case insensitive.Christian Schneppe2019-08-311-9/+10
* made xmpp domain verifier verify wildcard domains where domain is a sub.sub d...Christian Schneppe2018-10-021-58/+65
* integrate trust manager into conversationsChristian Schneppe2018-03-121-2/+0
* made OF selfSigned() workaround only available >=kitkatChristian Schneppe2017-08-011-4/+3
* use CN-workaround for pre-kitkatChristian Schneppe2017-08-011-2/+4
* fix regression introduces with OF fix. properly fall back to common nameChristian Schneppe2017-08-011-7/+7
* workaround for OpenFire: check CN first in self signed certsChristian Schneppe2017-08-011-5/+32
* also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe2017-06-241-4/+16
* reformat codeChristian Schneppe2016-11-191-94/+94
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+127