Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-25 | Merge branch 'rav/more_group_chat/1' | Richard van der Hoff | |
2016-05-24 | Avoid use of jq in test_olm | Richard van der Hoff | |
I want to use test_olm.sh on jenkins, which lacks jq. Hence, add support to olm.main to get id and one-time keys individually. | |||
2016-05-24 | Python wrapper: support for inbound group sessions | Richard van der Hoff | |
2016-05-24 | Implement functions to get the state of outbound session | Richard van der Hoff | |
We need to be able to inspect an outbound session so that we can tell our peer how to set up an inbound session. | |||
2016-05-24 | Outbound group session support in the python wrappers | Richard van der Hoff | |
2016-05-20 | Refactor python wrappers | Richard van der Hoff | |
Split the python wrappers into separate modules |