Age | Commit message (Expand) | Author |
---|---|---|
2016-09-05 | Convert Ed25519 and Curve25519 functions to plain C | Richard van der Hoff |
2016-05-23 | Convert error.hh to plain C | Richard van der Hoff |
2016-04-26 | Fix a bunch of compiler warnings, and turn on warnings. | Richard van der Hoff |
2015-08-19 | Add docstrings for the Session methods | Mark Haines |
2015-07-16 | Add method getting a session id. Update the python and javascript bindings | Mark Haines |
2015-07-16 | Add versions of olm_session_create_inbound and olm_session_matches_inbound wh... | Mark Haines |
2015-07-08 | Don't pass a key id when creating a new outbound session | Mark Haines |
2015-07-08 | Remove the RemoteKey type since it wasn't being used | Mark Haines |
2015-07-08 | Send the public part of the one time key rather than passing an identifier | Mark Haines |
2015-06-27 | Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-... | Matthew Hodgson |