aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05Convert to sibs projectHEADmasterdec05eba
2020-10-29Use current source directory in CMake. Thanks to Gorgurov Alexey.Hubert Chathi
2020-10-14Merge branch 'patch-1' into 'master'Hubert Chathi
2020-10-13Update index.d.ts; specify PRIVATE_KEY_LENGTH const exportMichael Telatynski
2020-10-06bump version numbers and update changelog3.2.1Hubert Chathi
2020-10-06all the (un)pickles take a Uint8ArrayHubert Chathi
2020-10-06bump version numbers and update changelog3.2.0Hubert Chathi
2020-10-06fix typoHubert Chathi
2020-10-06use stackAlloc instead of allocateLukas Lihotzki
2020-10-06simplify Makefile (olm_legacy.js)Lukas Lihotzki
2020-10-03do not pollute the global objectLukas Lihotzki
2020-10-01add test_mem target for valgrind memcheckLukas Lihotzki
2020-10-01fix memory leaks in testsLukas Lihotzki
2020-09-26simplify MakefileLukas Lihotzki
2020-09-26fix build with emscripten 2.0.4Lukas Lihotzki
2020-09-24Merge branch 'python_other_key_set' into 'master'Hubert Chathi
2020-09-24remove other_key checks from Python binding since it's done in C nowHubert Chathi
2020-09-23also check that the pubkey is set when calculating the MACHubert Chathi
2020-09-23set their_key_set flag explicitly on initHubert Chathi
2020-09-23SAS: add olm_sas_is_their_key_setSaúl Ibarra Corretgé
2020-09-17partially unindent R_{i,j} derivationHubert Chathi
2020-09-17fix exponents in megolm specHubert Chathi
2020-09-17Merge branch 'uhoreg/fallback' into 'master'Hubert Chathi
2020-09-16fix styleHubert Chathi
2020-09-01Merge branch 'master' into uhoreg/fallbackHubert Chathi
2020-08-31allow some things to be Uint8Array, and fix some TypeScript declarationsHubert Chathi
2020-08-14add support for fallback keysHubert Chathi
2020-07-04Fix group demo to work with > 2 usersSaúl Ibarra Corretgé
2020-06-11bump version info for release3.1.5Hubert Chathi
2020-06-11changelog for releaseHubert Chathi
2020-06-11update release instructionsHubert Chathi
2020-06-11add list of bindingsHubert Chathi
2020-05-19move -o option before source files, for better compatibility with LLVMHubert Chathi
2020-05-19Merge branch 'matthew/js-fixes' into 'master'Hubert Chathi
2020-05-16fix group demo to work with Olm.init()Matthew Hodgson
2020-05-16fix 1:1 demo to work with Olm.init()Matthew Hodgson
2020-05-16spell out error msg if you don't Olm.initMatthew Hodgson
2020-05-16fix build on latest emscriptenMatthew Hodgson
2020-05-15remove overzealous -D param to install which breaks build on macOSMatthew Hodgson
2020-05-13add a note about calling Olm.initHubert Chathi
2020-05-07fix type signature of unpickle in Inbound/OutboundGroupSessionHubert Chathi
2020-05-07Add wasm target to Makefilestoically
2020-04-29Merge branch 'uhoreg/typescript' into 'master'Hubert Chathi
2020-04-29add missing declaration for PkDecryption#decrypt and SAS classHubert Chathi
2020-04-24add declarations for Inbound/OutboundGroupSessionHubert Chathi
2020-04-24initial TypeScript definition fileHubert Chathi
2019-11-08Update signing.md to use operatornameRichard van der Hoff
2019-11-08Merge branch 'rav/fix_math' into 'master'Richard van der Hoff
2019-11-08Update olm.mdRichard van der Hoff
2019-11-08Update signing.mdRichard van der Hoff