Conversations/src/main/java/eu/siacs/conversations
Andreas Straub 4cc4e81b8e Trust all IdentityKeys
The trust-on-first-use policy leads to problems when receiving messages
from two different devices of a contact before sending a message to them
(as their IdentityKeys will not have been added yet). Since session
trust will be managed externally anyway, this change is not a security
problem, and will allow us to decrypt messages from yet-untrusted
sessions.
2015-07-05 22:10:43 +02:00
..
crypto Trust all IdentityKeys 2015-07-05 22:10:43 +02:00
entities Tag messages with originating session 2015-07-05 17:27:29 +02:00
generator Rework PEP content verification 2015-07-05 17:27:29 +02:00
http made httpconnection (download) ready all kind of files 2015-06-30 17:15:02 +02:00
parser Properly track message sender 2015-07-05 17:27:29 +02:00
persistance Save IdentityKeys in database 2015-07-05 17:26:29 +02:00
services Fix asynchronous axolotl message sending 2015-07-05 17:27:29 +02:00
ui Reformat code to use tabs 2015-07-05 17:26:29 +02:00
utils Merge branch 'master' into development 2015-07-03 13:09:05 +02:00
xml Added PEP and message protocol layers 2015-07-05 17:14:46 +02:00
xmpp Added PEP and message protocol layers 2015-07-05 17:14:46 +02:00
Config.java disable automatic aes encryption for the time being 2015-06-30 20:19:18 +02:00