Conversations/src/main/java/eu/siacs/conversations
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
..
crypto When receiving, add mock session if none exists 2015-07-19 21:32:26 +02:00
entities Tag messages with originating session 2015-07-19 21:32:26 +02:00
generator Fetch bundles on-demand, encrypt in background 2015-07-19 21:32:26 +02:00
http bugfix: accept status code 201 on http upload 2015-07-19 13:36:02 +02:00
parser Fetch bundles on-demand, encrypt in background 2015-07-19 21:32:26 +02:00
persistance Save IdentityKeys in database 2015-07-19 21:32:26 +02:00
services Fetch bundles on-demand, encrypt in background 2015-07-19 21:32:26 +02:00
ui Reformat code to use tabs 2015-07-19 21:32:26 +02:00
utils made 'check image on http host' message more generic. fixed #1281 2015-07-16 13:25:52 +02:00
xml Added PEP and message protocol layers 2015-07-19 21:32:26 +02:00
xmpp Added PEP and message protocol layers 2015-07-19 21:32:26 +02:00
Config.java disable automatic aes encryption for the time being 2015-06-30 20:19:18 +02:00