aboutsummaryrefslogtreecommitdiff
path: root/python/olm/inbound_group_session.py
AgeCommit message (Expand)Author
2018-07-18python: Remove the python bindings.Damir Jelić
2017-04-18Return python int instead of c_uint32 for InboundGroupSession.decrypt message...pik
2017-04-18PEP8 for python bindingsRichard van der Hoff
2017-01-09Implement importing group session dataRichard van der Hoff
2017-01-06Enable exporting inbound group session keysRichard van der Hoff
2016-10-20Return the message index when decrypting group messages.Mark Haines
2016-09-13Merge pull request #23 from matrix-org/markjh/remove_message_indexMark Haines
2016-09-13Remove the messsage index from olm_init_inbound_group_session since it is rea...Mark Haines
2016-09-13Add a olm_inbound_group_session_id methodMark Haines
2016-05-24Python wrapper: support for inbound group sessionsRichard van der Hoff