aboutsummaryrefslogtreecommitdiff
path: root/src/outbound_group_session.c
AgeCommit message (Expand)Author
2018-06-27Fix warnings reported by LLVMmanuroe
2017-09-29Drop unused #includeAlexey Rusakov
2016-10-21Clear random buf in olm_init_outbound_group_sessionRichard van der Hoff
2016-09-13``if`` is not the same as ``for``Mark Haines
2016-09-13Comment on the encoding of the message counter.Mark Haines
2016-09-13Use the ed22519 public key as the group session id.Mark Haines
2016-09-06Sign megolm messagesRichard van der Hoff
2016-05-25Remove session_id from group messagesRichard van der Hoff
2016-05-24Separate base64ing from the rest of msg encodingRichard van der Hoff
2016-05-24Update megolm_cipher as a global structRichard van der Hoff
2016-05-24Use _olm_unset instead of memsetRichard van der Hoff
2016-05-24Implement functions to get the state of outbound sessionRichard van der Hoff
2016-05-24Implement pickling/unpickling for outbound group sessionsRichard van der Hoff
2016-05-24Implementation of an outbound group sessionRichard van der Hoff