Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | be more careful parsing integers in omemo | Daniel Gultsch | 2016-10-06 | 1 | -2/+6 |
* | don't crash on broken base64 in omemo messages. fixes #1934 | Daniel Gultsch | 2016-06-29 | 1 | -3/+3 |
* | Remove copy of innerkey | Sebastian | 2016-05-05 | 1 | -1/+0 |
* | Provide process function for key transport message | Andreas Straub | 2015-07-31 | 1 | -1/+32 |
* | Refactor axolotl message processing workflow | Andreas Straub | 2015-07-31 | 1 | -85/+57 |
* | Reformat code | Andreas Straub | 2015-07-31 | 1 | -14/+14 |
* | Change to new wire protocol version | Andreas Straub | 2015-07-31 | 1 | -50/+93 |
* | Refactor out inner classes, cache trust store | Andreas Straub | 2015-07-29 | 1 | -4/+4 |
* | Switch payload encryption to AES-GCM | Andreas Straub | 2015-07-21 | 1 | -11/+17 |
* | Add purge axolotl key option | Andreas Straub | 2015-07-20 | 1 | -2/+5 |
* | Optimize imports | Andreas Straub | 2015-07-20 | 1 | -2/+1 |
* | Overhauled Message tagging | Andreas Straub | 2015-07-19 | 1 | -3/+8 |
* | Properly track message sender | Andreas Straub | 2015-07-19 | 1 | -7/+8 |
* | Tag messages with originating session | Andreas Straub | 2015-07-19 | 1 | -0/+5 |
* | Reformat code to use tabs | Andreas Straub | 2015-07-19 | 1 | -160/+160 |
* | Reworked axolotl protocol layer | Andreas Straub | 2015-07-19 | 1 | -0/+180 |
* | CryptoNext persistance layer mockup | Andreas Straub | 2015-07-19 | 1 | -0/+4 |