- 05 Oct, 2015 1 commit
-
-
Matthew Hodgson authored
-
- 02 Oct, 2015 1 commit
-
-
Matthew Hodgson authored
-
- 24 Aug, 2015 1 commit
-
-
Matthew Hodgson authored
-
- 20 Aug, 2015 6 commits
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Mark Haines authored
-
Mark Haines authored
Add a basic specification for the olm protocol and format.
-
Mark Haines authored
-
Mark Haines authored
-
- 19 Aug, 2015 4 commits
-
-
Mark Haines authored
-
Mark Haines authored
Replace hard coded references to the 32-byte key length with a constant, add utilities for copying data to and from fixed sized arrays
-
Mark Haines authored
-
Mark Haines authored
-
- 18 Aug, 2015 4 commits
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- 11 Aug, 2015 3 commits
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- 10 Aug, 2015 1 commit
-
-
Mark Haines authored
-
- 07 Aug, 2015 3 commits
-
-
Mark Haines authored
-
Mark Haines authored
Initialise the length fields of the reader struct in decode_message, even if the message is invalid, fixes a crash where the message was too short
-
Mark Haines authored
-
- 05 Aug, 2015 1 commit
-
-
Mark Haines authored
-
- 04 Aug, 2015 2 commits
-
-
Mark Haines authored
-
Mark Haines authored
-
- 24 Jul, 2015 1 commit
-
-
Mark Haines authored
-
- 21 Jul, 2015 3 commits
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- 20 Jul, 2015 1 commit
-
-
Mark Haines authored
-
- 17 Jul, 2015 1 commit
-
-
Mark Haines authored
-
- 16 Jul, 2015 2 commits
-
-
Mark Haines authored
-
Mark Haines authored
Add versions of olm_session_create_inbound and olm_session_matches_inbound which take the curve25519 identity key of the remote device we think the message is from as an additional argument
-
- 15 Jul, 2015 5 commits
-
-
Mark Haines authored
Add a test of olm which uses malloc to create it's buffers so that it is possible to check of out of bounds reads and writes using valgrind
-
Mark Haines authored
Fix bug in list where the wrong value was copied if an item was inserted at the beinging of the list
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Call the right c function from Session.matches_inbound. It was calling create_inbound_session rather than matches_inbound_session
-