aboutsummaryrefslogtreecommitdiff
path: root/python/olm/__main__.py
AgeCommit message (Expand)Author
2016-10-20Return the message index when decrypting group messages.Mark Haines
2016-09-22InboundGroupSession.init no longer requires a separate message_indexRichard van der Hoff
2016-09-22Handle non-base64 chars in pickle filesRichard van der Hoff
2016-05-25Merge branch 'rav/more_group_chat/1'Richard van der Hoff
2016-05-24Avoid use of jq in test_olmRichard van der Hoff
2016-05-24Python wrapper: support for inbound group sessionsRichard van der Hoff
2016-05-24Outbound group session support in the python wrappersRichard van der Hoff
2016-05-20Refactor python wrappersRichard van der Hoff