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.09Jan6543223Dec222120191615141228Nov2423181714874331Oct28272625242321201918171413121110765230Sep282723221614136542116Jul116530Jun26May2524232018161326Apr13987Dec321Nov5Oct224Aug201918111075424Jul2120171615141098728Jun272624232221201615122212111093Mar227Feb262524232120The serialization / deserialization unit test did not fail when there was an errorverifyEd25519Signature triggers an exception instead of filling an error bufferSimplify the function declarations in olm_jni to avoid having to cast the getXXX methodsEnable exporting inbound group session keysMove the exception testfix an invalid testThe olm objects are serialized as byte[] instead of strings.Fix a C compilation warning.OlmSession triggers exception when there is a failure.the OlmOutboundGroupSession methods trigger an exception when they failthe OlmInboundGroupSession methods trigger an exception when they failsOlmAccount methods trigger an exception when they fail.use secureRandom in getRandomKeySimplify the serialization / deserializtion methods (CommonSerializeUtils)initInboundSessionWithAccount triggers an exception when it fails.EncryptMessage triggers an exception when it fails-> the byte[] to String conversions are done on Java level (when it is possible)There is more GetStringUTFChars call.encryptMessage : the UTF8 conversion is done on JAVA side.Comments updateAdd exception checks-> simplify OlmSession.DecryptMessage->Replace 2 spaces tabs by 4 spaces.Update the tab size to 4 spacesRename 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.
Loading