- 26 Apr, 2016 5 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
-
- 07 Dec, 2015 2 commits
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Make a few bits of the Olm spec a bit clearer
-
- 03 Dec, 2015 5 commits
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
It would be nice if the tests tested what we'd built, not something different.
-
Richard van der Hoff authored
This fixes an incorrect re-declaration of ed25519_sign. Implement header files for some of the other library bits so that we don't need to declare functions in crypto.cpp.
-
Richard van der Hoff authored
-
- 02 Dec, 2015 2 commits
-
-
Richard van der Hoff authored
something about 'global' not defined
-
Richard van der Hoff authored
Build into 'javascript' dir and tell package.json exactly which files we care about.
-
- 01 Nov, 2015 1 commit
-
-
Matthew Hodgson authored
switch from /usr/bin/python to /usr/bin/env python. this doesn't help folks whose python path points at python3 (e.g. Arch linux) though, but I see no choice than they have to change the shebangs, as we do on Synapse. For instance, OSX doesn't have a python2 symlink, otherwise we'd use /usr/bin/env python2 shebang.
-
- 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
-