- 21 Oct, 2016 1 commit
-
-
Mark Haines authored
Return the message index when decrypting group messages.
-
- 20 Oct, 2016 5 commits
-
-
Mark Haines authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Add notes on limitations to megolm spec
-
Mark Haines authored
-
Mark Haines authored
Applications can use the index to detect replays of the same message.
-
- 19 Oct, 2016 8 commits
-
-
Richard van der Hoff authored
We're standardising on 'one-time keys' as a term for the thing that Bob uploads for prekey messages.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix a buffer bounds check when decoding group messages
-
Richard van der Hoff authored
Add a README for the fuzzers
-
Richard van der Hoff authored
Fixes a segfault when a group message had exactly the length of the mac + signature. Also tweak skipping of unknown tags to avoid an extra trip around the loop.
-
Richard van der Hoff authored
-
- 02 Oct, 2016 1 commit
-
-
Matthew Hodgson authored
These missing signatures were causing OSX to truncate 64-bit pointers to 32-bit pointers when calling the missing methods, causing segfaults
-
- 01 Oct, 2016 2 commits
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- 28 Sep, 2016 1 commit
-
-
Matthew Hodgson authored
-
- 23 Sep, 2016 4 commits
-
-
Richard van der Hoff authored
-
Emmanuel Gil Peyrot authored
Signed-off-by:
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
- 22 Sep, 2016 8 commits
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Split ratchet algorithm out to a separate section. Also clean up some phrasing and correct a typo or two.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
- 16 Sep, 2016 4 commits
-
-
Mark Haines authored
Fix jenkins.sh
-
Mark Haines authored
-
Richard van der Hoff authored
Update comment on olm_account_one_time_keys
-
Richard van der Hoff authored
Document what it actually returns.
-
- 14 Sep, 2016 4 commits
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- 13 Sep, 2016 2 commits
-
-
Mark Haines authored
-
Mark Haines authored
Remove the messsage index from olm_init_inbound_group_session
-