conversations-classic/src/main/java/eu/siacs/conversations/crypto
Andreas Straub 992cf5652e When receiving, add mock session if none exists
We need a session object in order to build a session from a
PreKeyWhisperMessage, so add an empty one when none exists on receiving
a message.

Warning: this will break right now if the session can not be constructed
from the received message.There will be an invalid session which will
break if we try to send using it.
2015-07-19 21:32:26 +02:00
..
axolotl When receiving, add mock session if none exists 2015-07-19 21:32:26 +02:00
sasl added null check in sasl response verifier 2015-07-10 12:16:30 +02:00
OtrService.java renamed OtrEngine to OtrService 2015-05-26 04:36:32 +02:00
PgpEngine.java renamed HttpConnection to HttpDownloadConnection 2015-07-10 15:14:13 +02:00