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.017Jan141096543223Dec222120191615141228Nov2423181714874331Oct28272625242321201918171413121110765230Sep282723221614136542116Jul116530Jun26May2524232018161326Apr13987Dec321Nov5Oct224Aug201918111075424Jul2120171615141098728Jun272624232221201615122212111093Mar227Feb262524232120OLMKit: Add wrappers for export/import of inbound group sessionsUpdate podspec to support macOSAdd a CONTRIBUTING fileMore README fixeslink to local docs/olm.rstFix Android build instrucitonsStrip down to Foundation (no need to include UIKit or Cocoa)Add macOS support to the PodspecMerge pull request #42 from matrix-org/rav/megolm_exportMerge pull request #43 from matrix-org/pedroc/android_e2e_devMove the android project from /Java/Android/OlmLibSdkAdd some tests for inbound session import/exportMerge remote-tracking branch 'origin/pedroc/android_e2e_dev' into pedroc/android_e2e_devUpdate after a new reviewREADME.rst: fix formattingStore a flag indicating if the sender key is verified-> Check the function descriptionsImplement importing group session dataUpdate getSdkOlmVersion to provide the git commitadd sanity checks when releasing the objectsClear some data before releasing themremove the useless malloc(len+1) + zero terminatedThe crypto objects are now saved as String to keep the backward compliancy.use the same way to name the creation method i.e. createNewXX. Avoid the initWithXX.The 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
Loading