aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-03...in the right dirDavid Baker
2018-10-03run npm installDavid Baker
2018-10-03Merge branch 'dbkr/wasm' into dbkr/ci2David Baker
2018-10-03Replace the impenetrable line of perl with pythonDavid Baker
2018-10-03CircleCI config fileDavid Baker
2018-10-02Merge remote-tracking branch 'origin/master' into dbkr/wasmDavid Baker
2018-10-02Merge pull request #59 from matrix-org/dbkr/fix_trailing_newlinesDavid Baker
2018-10-01Remove trailing letter 'K's from the test pubkeysDavid Baker
2018-10-01Merge remote-tracking branch 'origin/master' into dbkr/wasmDavid Baker
2018-09-27oops, fix typo - thanks to @dest4Matthew Hodgson
2018-09-26Support passing olm options into init()David Baker
2018-09-25Breking changeDavid Baker
2018-09-25Return same promise if init() called many timesDavid Baker
2018-09-25Another day, another interfaceDavid Baker
2018-09-21Also ship the wasm fileDavid Baker
2018-09-21Make OLM_OPTIONS work againDavid Baker
2018-09-21WebAssembly support!David Baker
2018-09-20Merge pull request #55 from matrix-org/dbkr/pk_key_lengthDavid Baker
2018-09-19Fix output buffer length checkDavid Baker
2018-08-15update address for sending feedback for olmHubert Chathi
2018-07-09Request patches to olm@matrix.orgRichard van der Hoff
2018-07-04prepare 2.3.02.3.0Hubert Chathi
2018-06-28use void in type signatures for functions with no argumentsHubert Chathi
2018-06-28add functions for pickling/unpickling a decryption objectHubert Chathi
2018-06-28add terminationHubert Chathi
2018-06-28improve public key encryption unit testHubert Chathi
2018-06-27add initial version of Android wrapper for public key APIHubert Chathi
2018-06-27use the correct method to get the random lengthHubert Chathi
2018-06-27add initial implementation of basic private key encryption functionalityHubert Chathi
2018-06-27fix some commentsHubert Chathi
2018-06-27Improve .gitignore: exclude generated files for testBenoit Marty
2018-06-27Comment out proxy settingsBenoit Marty
2018-06-27Upgrade toolsBenoit Marty
2018-06-27Compiling with last NDK + some hardeningBenoit Marty
2018-06-27ignore generated filesBenoit Marty
2018-06-27Fix null pointer dereferenceBenoit Marty
2018-06-27Add a .gitignore file specific for Android projectBenoit Marty
2018-06-27OLMAccount: Fix use of object after its memory was releasedmanuroe
2018-06-27Update Xcode test projectmanuroe
2018-06-27Fix obj-c warningsmanuroe
2018-06-27Fix warnings reported by LLVMmanuroe
2018-06-27fix a length check and add some missing length checksHubert Chathi
2018-06-22Update releasing instructionsRichard van der Hoff
2018-05-29Python: add binding for olm_remove_one_time_keysWilfried Klaebe
2018-04-12Update Makefile to support building on WindowsMTRNord
2018-01-09patch for libolm: fix some typos in JavaScript libraryHubert Chathi
2017-11-22jenkins.sh: Run python bits in a virtualenvRichard van der Hoff
2017-09-29Drop unused #includeAlexey Rusakov
2017-09-29Avoid C99 inside C++ codeAlexey Rusakov
2017-06-08update link in README to match changes in 780d83aHubert Chathi