aboutsummaryrefslogtreecommitdiff
path: root/tests/test_olm.cpp
AgeCommit message (Expand)Author
2020-11-05Convert to sibs projectHEADmasterdec05eba
2019-04-22don't use variable length or zero-length arrays in test filesHubert Chathi
2016-10-25Document the return values for olm_matches_inbound_sessionMark Haines
2016-10-24Return the base64-encoded length of picklesRichard van der Hoff
2016-09-01Fix Ed25519 keypair generationRichard van der Hoff
2016-05-23Rename olm.hh to olm.hRichard van der Hoff
2015-07-16Add method getting a session id. Update the python and javascript bindingsMark Haines
2015-07-14Add a test for pickling and unpickling sessions, fix off by one error when un...Mark Haines
2015-07-10Output simpler JSON for the account keys, don't sign the JSON but instead pro...Mark Haines
2015-07-09Add c bindings for the methods for managing one time keysMark Haines
2015-07-08Change the JSON format for one time keys to include what algorithm they are forMark Haines
2015-07-08Send the public part of the one time key rather than passing an identifierMark Haines
2015-07-07Encode the account keys as a signed JSON objectMark Haines
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson