aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/axolotl/XmppAxolotlMessage.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove copy of innerkeySebastian2016-05-051-1/+0
* Provide process function for key transport messageAndreas Straub2015-07-311-1/+32
* Refactor axolotl message processing workflowAndreas Straub2015-07-311-85/+57
* Reformat codeAndreas Straub2015-07-311-14/+14
* Change to new wire protocol versionAndreas Straub2015-07-311-50/+93
* Refactor out inner classes, cache trust storeAndreas Straub2015-07-291-4/+4
* Switch payload encryption to AES-GCMAndreas Straub2015-07-211-11/+17
* Add purge axolotl key optionAndreas Straub2015-07-201-2/+5
* Optimize importsAndreas Straub2015-07-201-2/+1
* Overhauled Message taggingAndreas Straub2015-07-191-3/+8
* Properly track message senderAndreas Straub2015-07-191-7/+8
* Tag messages with originating sessionAndreas Straub2015-07-191-0/+5
* Reformat code to use tabsAndreas Straub2015-07-191-160/+160
* Reworked axolotl protocol layerAndreas Straub2015-07-191-0/+180
* CryptoNext persistance layer mockupAndreas Straub2015-07-191-0/+4