xmpp_client/src/main/java/eu/siacs/conversations
Daniel Gultsch bc58fb0fbd Always verify hostname/domain
There might be corner cases where it is required to use self signed
certificates. However there should be no corner cases where it is
required to use a wrong domain name. This commit swaps out the
MemorizingHostnameVerifier that let users accept wrong domains with the
standard XmppDomainVerifier.

closes #4066
2021-04-30 09:55:22 +02:00
..
android switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
crypto disable omemo by default for *.covid.monal.im domains 2021-03-23 11:52:34 +01:00
entities Always verify hostname/domain 2021-04-30 09:55:22 +02:00
generator optimize imports 2021-03-21 21:39:04 +01:00
http Always verify hostname/domain 2021-04-30 09:55:22 +02:00
parser optimize imports 2021-03-21 21:39:04 +01:00
persistance catch security exception when reading file 2021-03-24 10:47:50 +01:00
services Always verify hostname/domain 2021-04-30 09:55:22 +02:00
ui always show contact permission explain dialog on Quicksy 2021-04-24 08:20:30 +02:00
utils clear dns cache on network switch 2021-03-23 21:03:58 +01:00
xml migrate to OkHttp instead of HttpUrlConnection 2021-03-19 14:57:20 +01:00
xmpp Always verify hostname/domain 2021-04-30 09:55:22 +02:00
Config.java disable omemo by default for *.covid.monal.im domains 2021-03-23 11:52:34 +01:00