Skip to content
Snippets Groups Projects
Select Git revision
  • doctest
  • master default protected
  • 3.2.5
  • 3.2.4
  • 3.2.3
  • 3.2.2
  • 3.2.1
  • 3.2.0
  • 3.1.5
  • 3.1.4
  • 3.1.3
  • 3.1.2
  • 3.1.1
  • 3.1.0
  • 3.1.0-pre1
  • 3.0.0
  • 2.3.0
  • 2.2.2
  • 2.2.1
  • 2.2.0
  • 2.1.0
  • AndroidSdk_v0.2.0
22 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Jan23Dec222120191615141228Nov2423181714874331Oct28272625242321201918171413121110765230Sep282723221614136542116Jul116530Jun26May2524232018161326Apr13987Dec321Nov5Oct224Aug201918111075424Jul2120171615141098728Jun272624232221201615122212111093Mar227Feb262524232120Rename getUnreleasedCount to isReleased.Use a 4 spaces tabulationFix tabulations mix and split block of variables when it is possible.getOlmAccountId is aonly public in the OLM SDK packageSimplify signMessageJniremove useless "new string"identityKeys / oneTimeKeys : remove useless try/catch blocksUpdate the README files.setRandomInBuffer : clear tempByteArray contentFix jenkins failureBump version numbers throughout2.1.02.1.0Update release process instructionsUpdate CHANGELOGMerge pull request #36 from matrix-org/manuroe/olmkitUpdate the copyrightssignMessage : the utf8 conversion is done on Java side.create a dedicated file for olm_manager.move getOlmLibVersionJni to the bottommove getOlmLibVersionJniFix a potential memory leak.setRandomInBuffer uses java.lang.SecureRandom.Add an encoding type while converting byte[] to stringremove the RTL support by default.identityKeys and oneTimeKeys return Map instead of JSON.Merge pull request #41 from matrix-org/rav/js_testsOLMKit: More zeroingUpdate the readme files.Update the execution modeOLMKit: Reset intermediate buffers to zeroesAdd some tests for the Javascript wrappersMerge pull request #40 from matrix-org/rav/fix_encryptionAvoid buffer overrun on encryptionMerge pull request #39 from matrix-org/rav/messages_on_heaptypozero out plaintext buffersMerge pull request #38 from matrix-org/rav/handle_load_exceptionsAllocate memory for message blobs on the heapLet apps override emscripten settingsBetter handling of exceptions during loadingUpdate decryptMessage() API with the error message as an output parameter
Loading