aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/XmppDomainVerifier.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved other name parsing into seperate methodDaniel Gultsch2015-10-151-40/+45
|
* use constants for oids in xmppdomainverifierDaniel Gultsch2015-10-151-2/+5
|
* more checks for xmppdomainverifier and better wildcard handlingDaniel Gultsch2015-10-151-4/+10
|
* use own XmppDomainVerifier instead of deprecated StrictHostnameVerifier. ↵Daniel Gultsch2015-10-151-0/+113
fixes #1189