conversations-classic/src/main/java/eu/siacs/conversations/crypto/axolotl
Andreas Straub 1156ccbce2 Fix error handling for announce check retrieval
Only aborts when a timeout was received. Error conditions (most notably
item-not-found) are interpreted as no other devices existing.
2015-08-26 20:52:44 +02:00
..
AxolotlService.java Fix error handling for announce check retrieval 2015-08-26 20:52:44 +02:00
CryptoFailedException.java Switch payload encryption to AES-GCM 2015-07-21 01:17:14 +02:00
NoSessionsCreatedException.java Reworked axolotl protocol layer 2015-07-19 21:32:25 +02:00
OnMessageCreatedCallback.java Change to new wire protocol version 2015-07-31 21:31:45 +02:00
SQLiteAxolotlStore.java Let UNTRUSTED/UNDECIDED keys become INACTIVE 2015-08-01 18:30:11 +02:00
XmppAxolotlMessage.java Provide process function for key transport message 2015-07-31 23:28:09 +02:00
XmppAxolotlSession.java Let UNTRUSTED/UNDECIDED keys become INACTIVE 2015-08-01 18:30:11 +02:00