Age | Commit message (Expand) | Author |
2018-12-27 | initial implementation of short authentication string generation | Hubert Chathi |
2018-10-12 | Merge branch 'master' into poljar | Hubert Chathi |
2018-10-10 | Merge remote-tracking branch 'origin/master' into dbkr/ci2 | David Baker |
2018-10-09 | Merge branch 'master' into dbkr/wasm | Hubert Chathi |
2018-10-05 | Build on mac | David Baker |
2018-10-04 | Dual-build wasm and asm.js olm | David Baker |
2018-10-03 | Merge branch 'dbkr/wasm' into dbkr/ci2 | David Baker |
2018-10-03 | Replace the impenetrable line of perl with python | 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 |
2018-07-18 | python: Enable build with the local build of the Olm C library. | Damir Jelić |
2018-06-27 | add initial implementation of basic private key encryption functionality | Hubert Chathi |
2018-04-12 | Update Makefile to support building on Windows | MTRNord |
2017-03-29 | Makefile: fix tab/space substitution. | Richard van der Hoff |
2017-03-24 | Support building as a static library | Andreas Zwinkau |
2017-03-02 | Android : improve the version number management (#46) | Yannick LE COLLEN |
2017-03-01 | prepare v2.2.22.2.2 | Richard van der Hoff |
2017-01-18 | Prep v2.2.12.2.1 | Richard van der Hoff |
2017-01-18 | Bump version numbers to 2.2.02.2.0 | Richard van der Hoff |
2016-12-22 | Bump version numbers throughout2.1.0 | Richard van der Hoff |
2016-11-17 | OLMKit: Add it to olm from version 2.0.1 | manuroe |
2016-10-27 | Add a document on signing keys | Richard van der Hoff |
2016-10-25 | Version bump for 2.0.02.0.0 | Richard van der Hoff |
2016-09-23 | Makefile: install-headers is phony | Richard van der Hoff |
2016-09-23 | Add a Makefile rule to install the headers | Emmanuel Gil Peyrot |
2016-09-22 | First stab at a megolm spec | Richard van der Hoff |
2016-09-14 | Changelog and version bump for 1.3.01.3.0 | Mark Haines |
2016-09-06 | Bump version numbers to 1.2.01.2.0 | Richard van der Hoff |
2016-09-05 | Avoid ldconfig in the Makefile | Richard van der Hoff |
2016-09-01 | Fix Ed25519 keypair generation | Richard van der Hoff |
2016-07-11 | Makefile rules to build the rst into html | Richard van der Hoff |
2016-07-11 | Prepare 1.0.0 release1.0.0 | Richard van der Hoff |
2016-07-05 | Add an install and an install-debug targets | Emmanuel Gil Peyrot |
2016-07-05 | Specify the soname in the library and its name | Emmanuel Gil Peyrot |
2016-05-26 | Merge branch 'rav/group_chat_js_bindings' | Richard van der Hoff |
2016-05-26 | Add a fuzzer for olm_group_decrypt | Mark Haines |
2016-05-25 | Javascript bindings for group sessions | Richard van der Hoff |
2016-05-25 | Compile some of the crypto libs directly | Richard van der Hoff |
2016-05-25 | Merge branch 'rav/jenkins_build' | Richard van der Hoff |
2016-05-25 | Merge branch 'markjh/fuzzingII' | Mark Haines |
2016-05-24 | Merge branch 'master' into rav/jenkins_build | Richard van der Hoff |
2016-05-24 | Build the tests with -g | Richard van der Hoff |
2016-05-24 | Build the crypto libs as C99 | Richard van der Hoff |
2016-05-23 | Rename olm.hh to olm.h | Richard van der Hoff |
2016-05-23 | Fix warnings and set -Werror | Richard van der Hoff |
2016-05-23 | Add support for building fuzzers using american fuzzy lop | Mark Haines |
2016-05-23 | Fix make clean to remove the library and all the .d files | Mark Haines |
2016-05-23 | Move comment to correct location | Mark Haines |
2016-05-23 | Don't use $^ cause that includes the header files | Mark Haines |