index
:
libolm
master
Implementation of the olm and megolm cryptographic ratchets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
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-01
Fix Ed25519 keypair generation
Richard van der Hoff
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
2016-05-24
add a script for jenkins to run
Richard van der Hoff
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
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
2015-11-01
switch from /usr/bin/python to /usr/bin/env python. this doesn't help folks w...
Matthew Hodgson
2015-07-16
Add method getting a session id. Update the python and javascript bindings
Mark Haines
2015-07-15
Call the right c function from Session.matches_inbound. It was calling create...
Mark Haines
2015-07-14
Move olm.py to a python subdirectory. Add a script for testing the olm.py script
Mark Haines
[prev]