aboutsummaryrefslogtreecommitdiff
path: root/include/olm/session.hh
AgeCommit message (Expand)Author
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