Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-10 | Output simpler JSON for the account keys, don't sign the JSON but instead ↵ | Mark Haines | |
provide a olm_account_sign method so that the user of the library can sign the JSON themselves | |||
2015-07-09 | Add c bindings for the methods for managing one time keys | Mark Haines | |
2015-07-08 | Don't pass a key id when creating a new outbound session | Mark Haines | |
2015-07-08 | Update the javascript bindings and demo to match the format of the identity ↵ | Mark Haines | |
key JSON | |||
2015-06-27 | Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and ↵ | Matthew Hodgson | |
Axolotl-the-OWS-libraries at moxie's request | |||
2015-06-26 | Make sure the build dir exists | Mark Haines | |
2015-06-26 | Add a demo for the javascript bindings | Mark Haines | |
2015-06-26 | Fix javascript bindings to correctly pass the random buffer | Mark Haines | |
2015-06-24 | Throw an Error object rather than a string in the javascript bindings. | Mark Haines | |
2015-06-23 | Add javascript bindings using emscripten | Mark Haines | |