aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18incorporate review from vdh & lucaMatthew Hodgson
2019-06-18explicitly define backward & forward secrecyMatthew Hodgson
2019-05-20remove megolm.rstMatthew Hodgson
2019-05-20Merge branch 'markdown' into 'master'Matthew Hodgson
2019-05-20mergeMatthew Hodgson
2019-05-20Merge branch 'master' into markdownMatthew Hodgson
2019-05-20fix thinko in megolm specMatthew Hodgson
2019-05-14add more consts and commentsHubert Chathi
2019-05-14Convert CONTRIBUTING.rst to markdownAaron Raimist
2019-05-14Convert README.rst to markdownAaron Raimist
2019-05-14Convert signing.rst to markdownAaron Raimist
2019-05-14Convert olm.rst to markdownAaron Raimist
2019-05-14Convert megolm.rst to markdownAaron Raimist
2019-05-14add comment about input buffers being overwrittenHubert Chathi
2019-04-30release 3.1.23.1.2Hubert Chathi
2019-04-30update to newer Android SDK versionBenoit Marty
2019-04-30improve some commentsBenoit Marty
2019-04-29bump version number for 3.1.13.1.1Hubert Chathi
2019-04-29avoid variable length arrays in SAS testHubert Chathi
2019-04-29update changelog for 3.1.1Hubert Chathi
2019-04-29disable test_ratchet on dynamically-linked Windows buildsHubert Chathi
2019-04-29export all symbols for Windows DLLsHubert Chathi
2019-04-29also add SAS to the tests cmakeHubert Chathi
2019-04-28Merge branch 'poljar/cmake_sas' into 'master'Hubert Chathi
2019-04-28cmake: Add the SAS functions to the CMake build.Damir Jelić
2019-04-22update changelog3.1.0Hubert Chathi
2019-04-22include the C++ string library in unit testsHubert Chathi
2019-04-22don't use variable length or zero-length arrays in test filesHubert Chathi
2019-04-22remove some debugging output from testsHubert Chathi
2019-04-19Merge pull request #89 from matrix-org/manuroe/cocoapods_updateHubert Chathi
2019-04-19OLMKit: Make podspec point to new https://gitlab.matrix.org/matrix-org/olmmanuroe
2019-04-17update changelog links to point to new repoHubert Chathi
2019-04-17prepare for 3.1.0 releaseHubert Chathi
2019-04-12Merge pull request #86 from matrix-org/add_python_pk_signingHubert Chathi
2019-04-12more isortHubert Chathi
2019-04-12Merge pull request #88 from matrix-org/manuroe/sas_pksigningHubert Chathi
2019-04-12isort python/olm/pk.pyHubert Chathi
2019-04-12OLMKit: OMLPkSigning: Zero mutableSeedmanuroe
2019-04-10OLMKit: OlmPkEncryption: Fix typos in sanity checksmanuroe
2019-04-10OLMKit: SAS: Add PK signingmanuroe
2019-04-10OLMKit: SAS: Added macLongKdf supportmanuroe
2019-04-10OLMKit: add Short Authentication String verificationmanuroe
2019-04-10Fix arg name in commentsmanuroe
2019-04-10Merge branch 'python-sas'Damir Jelić
2019-04-10Merge pull request #83 from matrix-org/BillCarsonFr/java_sasValere
2019-04-10Return string instead of byte array for b64 encoded dataValere
2019-04-10Added macLongKdf supportValere
2019-04-10E2E: SAS Verification (olm) Valere
2019-04-09python: Add the SAS header to the manifest.Damir Jelić
2019-04-09python: Add support for the long KDF MAC calculation.Damir Jelić