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
/
javascript
/
olm_pre.js
Age
Commit message (
Expand
)
Author
2019-04-08
re-add null termination in javascript
Hubert Chathi
2019-04-08
javascript: Switch from deprecated Pointer_stringify() to UTF8toString().
Damir Jelić
2018-10-10
Merge remote-tracking branch 'origin/master' into dbkr/pk_private_export_import
David Baker
2018-10-04
Dual-build wasm and asm.js olm
David Baker
2018-09-25
Another day, another interface
David Baker
2018-09-21
Make OLM_OPTIONS work again
David Baker
2018-09-21
WebAssembly support!
David Baker
2016-12-14
Let apps override emscripten settings
Richard van der Hoff
2016-12-12
Better handling of exceptions during loading
Richard van der Hoff
2015-12-02
Fix a console error when importing in a browser
Richard van der Hoff
2015-07-21
Add more workarounds for closure compiler in javascript bindings
Mark Haines
2015-07-20
More fixes to the javascript bindings to get them to behave with browserify
Mark Haines
2015-07-14
Tweak the javascript bindings so that they will work with Node.js
Mark Haines
2015-06-27
Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...
Matthew Hodgson