aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-06-07update linkEli Flanagan
2017-05-08add audit notesMatthew Hodgson
2017-04-24Enforce PEP8 in jenins buildRichard van der Hoff
2017-04-24Python: Make ed25519_verify take some argumentsRichard van der Hoff
2017-04-24Merge branch 'master'Richard van der Hoff
2017-04-24PEP8Richard van der Hoff
2017-04-24Add ed25519_verify to __init__.py and add test for ed25519_verifypik
2017-04-24Add utility module to olm/python - for ed25519_verifypik
2017-04-18Return python int instead of c_uint32 for InboundGroupSession.decrypt message...pik
2017-04-18PEP8 for python bindingsRichard van der Hoff
2017-04-04Python: Switch to a more general os.urandom for randomness sourceJ08nY
2017-03-29Makefile: fix tab/space substitution.Richard van der Hoff
2017-03-24Support building as a static libraryAndreas Zwinkau
2017-03-13bug reportsMatthew Hodgson
2017-03-06Fixing Android.mkSophie Taylor
2017-03-02Android : improve the version number management (#46)Yannick LE COLLEN
2017-03-01prepare v2.2.22.2.2Richard van der Hoff
2017-02-27OLMKit: Fixed type of messageIndex argument in exportSessionAtMessageIndexGreg Hughes
2017-01-18Prep v2.2.12.2.1Richard van der Hoff