anotherim/src/main/java/eu/siacs/conversations/crypto/axolotl
Andreas Straub bf4185ac08 Refresh PEP on session establish
We now track preKeys used to establish incoming sessions with us. On
each new established session, we remove the used prekey from PEP. We
have to do this because libaxolotl-java internally clears the used
preKey from its storage, so we will not be able to establish any future
sessions using that key.
2015-07-19 21:32:27 +02:00
..
AxolotlService.java Refresh PEP on session establish 2015-07-19 21:32:27 +02:00
NoSessionsCreatedException.java Reworked axolotl protocol layer 2015-07-19 21:32:25 +02:00
XmppAxolotlMessage.java Properly track message sender 2015-07-19 21:32:27 +02:00