aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-21Reword and s/message index/ratchet index/Mark Haines
2016-10-21Document the potential for message replays and possible mitigationsMark Haines
2016-10-21Merge pull request #31 from matrix-org/markjh/groupmessageindexMark Haines
2016-10-20Add serialization feature to OlmAccountpedroGitt
2016-10-20Local variable renamingpedroGitt
2016-10-20Update verifyEd25519Signature() to fix error message processingpedroGitt
2016-10-20Format updatepedroGitt
2016-10-20Update logspedroGitt
2016-10-20First update with serialization mechanismpedroGitt
2016-10-20First update with serialization mechanismpedroGitt
2016-10-20Check the message index in the testsMark Haines
2016-10-20Merge branch 'master'Richard van der Hoff
2016-10-20Merge pull request #30 from matrix-org/rav/misc_docsRichard van der Hoff
2016-10-20Add NULL check for message_index pointerMark Haines
2016-10-20Return the message index when decrypting group messages.Mark Haines
2016-10-19s/ephemeral/one-time/ in olm specRichard van der Hoff
2016-10-19Add notes on limitations to megolm specRichard van der Hoff
2016-10-19Link to the megolm specRichard van der Hoff
2016-10-19Document the unknown key-share attacks and mitigation (#29)Richard van der Hoff
2016-10-19Add new exception message for deserializationpedroGitt
2016-10-19Merge pull request #28 from matrix-org/rav/fix_megolm_segfaultRichard van der Hoff
2016-10-19Merge pull request #27 from matrix-org/rav/fuzzers_readmeRichard van der Hoff
2016-10-19Fix a buffer bounds check when decoding group messagesRichard van der Hoff
2016-10-19Add a README for the fuzzersRichard van der Hoff
2016-10-19Update due to the de/serialization APIpedroGitt
2016-10-18Fix verifyEd25519Signature() API to properly return the error message in case...pedroGitt
2016-10-18Fix javadoc header commentpedroGitt
2016-10-18Add OlmUtility classpedroGitt
2016-10-18- Add new API for OlmUtilitypedroGitt
2016-10-17- Update Javadoc for keys constants definitionspedroGitt
2016-10-17Update Javadoc method headers with direct link to PRE_KEY definitionpedroGitt
2016-10-17Fix "invalid address or address of corrupt passed to dlfree" in 32bits platf...pedroGitt
2016-10-17Add extra tests to check if the calling JAVA instance is the expected onepedroGitt
2016-10-17OLMKit: Add [OLMUtility sha256:]manuroe
2016-10-14- Add in/outbound group unit test OKpedroGitt
2016-10-14OLMKit: Add signature testsmanuroe
2016-10-14- Add inbound and outbound group sessionspedroGitt
2016-10-13Temp commit.. adding group session API in progresspedroGitt
2016-10-13OLMKit: Renamed [OLMAccount markKeysAsPublished] into [OLMAccount markOneTime...manuroe
2016-10-13Enbale all ABI platformspedroGitt
2016-10-13Renaming JNI API decryptMessage in decryptMessageJnipedroGitt
2016-10-13Add missing copyright headerspedroGitt
2016-10-13Update SDK JAVA API making initNewAccount() private and called in the respect...pedroGitt
2016-10-13Update function API signatures with macrospedroGitt
2016-10-13Fix warning compilerpedroGitt
2016-10-13Merge remote-tracking branch 'origin/pedroc/android_e2e' into pedroc/android_...pedroGitt
2016-10-13- Fix encrypt API (update lencrypted ength)PedroGitt
2016-10-12Temp commit: debug in progresspedroGitt
2016-10-11OLMKit: Fixed typo in testmanuroe
2016-10-11- Add OlmSession unit testpedroGitt