Age | Commit message (Expand) | Author |
2019-10-01 | Add olm_session_describe | David Baker |
2019-09-30 | Merge branch 'dbkr/emscripten_is_picky_about_pic' into 'master' | Hubert Chathi |
2019-09-30 | Merge branch 'dbkr/wrong_comment_breaks_everything' into 'master' | Hubert Chathi |
2019-09-30 | Build the js objects without PIC | David Baker |
2019-09-30 | Fix comment and also js build | David Baker |
2019-08-22 | Merge branch 'rav/megolm_doc_format' into 'master' | Hubert Chathi |
2019-08-22 | Update megolm.md | Richard van der Hoff |
2019-08-08 | Makefile: Overwrite symlinks in install and install-debug | Trygve Aaberge |
2019-07-03 | Merge branch 'python/drop-hypothesis' into 'master' | Hubert Chathi |
2019-07-03 | CMakeLists.txt: add env vars to target_include_directories | Alexey Andreyev |
2019-06-24 | release 3.1.33.1.3 | Hubert Chathi |
2019-06-22 | Merge branch 'python/unicode_decode_errors' into 'master' | Matthew Hodgson |
2019-06-20 | tests: Simplify the input parameter for the Unicode decoding tests. | Damir Jelić |
2019-06-20 | tests: Use Unicode literals in the Unicode decoding tests. | Damir Jelić |
2019-06-20 | tests: Simplify the sha256 tests for python. | Damir Jelić |
2019-06-20 | tests: Drop hypothesis from the tests. | Damir Jelić |
2019-06-20 | _compat: Make the encoding argument explicit in to_unicode_str(). | Damir Jelić |
2019-06-20 | olm: Rename the errors function argument in the decryption functions. | Damir Jelić |
2019-06-19 | Merge branch 'matthew/define-secrecy' into 'master' | Matthew Hodgson |
2019-06-20 | fix typo & more wording from luca | Matthew Hodgson |
2019-06-19 | _compat: Remove the now unused native_str. | Damir Jelić |
2019-06-19 | _compat: Change the to_native_str into a to_unicode_str function. | Damir Jelić |
2019-06-19 | _compat: Remove unused import. | Damir Jelić |
2019-06-18 | incorporate review from vdh & luca | Matthew Hodgson |
2019-06-18 | Makefile: Add an isort target. | Damir Jelić |
2019-06-18 | olm: Allow decryption functions to define how to handle unicode decode errors. | Damir Jelić |
2019-06-18 | explicitly define backward & forward secrecy | Matthew Hodgson |
2019-06-18 | compat: Add a method to convert bytes to a string that handles unicode errors. | Damir Jelić |
2019-06-12 | fix another incorrect comment | Hubert Chathi |
2019-06-12 | use the right error in the comment | Hubert Chathi |
2019-05-20 | remove megolm.rst | Matthew Hodgson |
2019-05-20 | Merge branch 'markdown' into 'master' | Matthew Hodgson |
2019-05-20 | merge | Matthew Hodgson |
2019-05-20 | Merge branch 'master' into markdown | Matthew Hodgson |
2019-05-20 | fix thinko in megolm spec | Matthew Hodgson |
2019-05-14 | add more consts and comments | Hubert Chathi |
2019-05-14 | Convert CONTRIBUTING.rst to markdown | Aaron Raimist |
2019-05-14 | Convert README.rst to markdown | Aaron Raimist |
2019-05-14 | Convert signing.rst to markdown | Aaron Raimist |
2019-05-14 | Convert olm.rst to markdown | Aaron Raimist |
2019-05-14 | Convert megolm.rst to markdown | Aaron Raimist |
2019-05-14 | add comment about input buffers being overwritten | Hubert Chathi |
2019-04-30 | release 3.1.23.1.2 | Hubert Chathi |
2019-04-30 | update to newer Android SDK version | Benoit Marty |
2019-04-30 | improve some comments | Benoit Marty |
2019-04-29 | bump version number for 3.1.13.1.1 | Hubert Chathi |
2019-04-29 | avoid variable length arrays in SAS test | Hubert Chathi |
2019-04-29 | update changelog for 3.1.1 | Hubert Chathi |
2019-04-29 | disable test_ratchet on dynamically-linked Windows builds | Hubert Chathi |
2019-04-29 | export all symbols for Windows DLLs | Hubert Chathi |