Age | Commit message (Expand) | Author |
---|---|---|
2018-09-21 | WebAssembly support! | David Baker |
2017-01-09 | Implement importing group session data | Richard van der Hoff |
2017-01-06 | Enable exporting inbound group session keys | Richard van der Hoff |
2016-12-15 | zero out plaintext buffers | Richard van der Hoff |
2016-12-14 | Allocate memory for message blobs on the heap | Richard van der Hoff |
2016-10-20 | Return the message index when decrypting group messages. | Mark Haines |
2016-09-13 | Merge pull request #23 from matrix-org/markjh/remove_message_index | Mark Haines |
2016-09-13 | Remove the messsage index from olm_init_inbound_group_session since it is rea... | Mark Haines |
2016-09-13 | Add a olm_inbound_group_session_id method | Mark Haines |
2016-09-05 | Fix error handling for group sessions | Richard van der Hoff |
2016-09-05 | Fix megolm decryption of UTF-8 | Richard van der Hoff |
2016-05-26 | javascript/olm_inbound_group_session.js: fix length arg | Richard van der Hoff |
2016-05-25 | Javascript bindings for group sessions | Richard van der Hoff |