Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a basic specification for the olm protocol and format.
|
|
|
|
|
|
|
|
utilities for copying data to and from fixed sized arrays
|
|
encrypting and decrypting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the message is invalid, fixes a crash where the message was too short
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which take the curve25519 identity key of the remote device we think the message is from as an additional argument
|
|
possible to check of out of bounds reads and writes using valgrind
|
|
the beinging of the list
|
|
|
|
Session
|
|
create_inbound_session rather than matches_inbound_session
|
|
|
|
|
|
unpickling sessions
|
|
the account and session object once they've been used
|
|
|
|
provide a olm_account_sign method so that the user of the library can sign the JSON themselves
|
|
|
|
keys have been published
|
|
|