Age | Commit message (Expand) | Author |
---|---|---|
2016-09-13 | ``if`` is not the same as ``for`` | Mark Haines |
2016-09-13 | Comment on the encoding of the message counter. | Mark Haines |
2016-09-13 | Use the ed22519 public key as the group session id. | Mark Haines |
2016-09-06 | Sign megolm messages | Richard van der Hoff |
2016-05-25 | Remove session_id from group messages | Richard van der Hoff |
2016-05-24 | Separate base64ing from the rest of msg encoding | Richard van der Hoff |
2016-05-24 | Update megolm_cipher as a global struct | Richard van der Hoff |
2016-05-24 | Use _olm_unset instead of memset | Richard van der Hoff |
2016-05-24 | Implement functions to get the state of outbound session | Richard van der Hoff |
2016-05-24 | Implement pickling/unpickling for outbound group sessions | Richard van der Hoff |
2016-05-24 | Implementation of an outbound group session | Richard van der Hoff |