aboutsummaryrefslogtreecommitdiff
path: root/include/olm/session.hh
AgeCommit message (Expand)Author
2019-10-04Pass in a buffer to olm_session_describeDavid Baker
2019-10-01Add olm_session_describeDavid Baker
2016-09-05Convert Ed25519 and Curve25519 functions to plain CRichard van der Hoff
2016-05-23Convert error.hh to plain CRichard van der Hoff
2016-04-26Fix a bunch of compiler warnings, and turn on warnings.Richard van der Hoff
2015-08-19Add docstrings for the Session methodsMark Haines
2015-07-16Add method getting a session id. Update the python and javascript bindingsMark Haines
2015-07-16Add versions of olm_session_create_inbound and olm_session_matches_inbound wh...Mark Haines
2015-07-08Don't pass a key id when creating a new outbound sessionMark Haines
2015-07-08Remove the RemoteKey type since it wasn't being usedMark Haines
2015-07-08Send the public part of the one time key rather than passing an identifierMark Haines
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson