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.014Sep25Aug189631Jul1312829Jun1817169842128May241110427Apr166231Mar18222Feb19231Jan1424Nov2329Oct141363126Sep24231716131Aug144Jul11Jun19May161513729Apr248Nov23Oct984130Sep22Aug83Jul24Jun2220192019181220May1430Apr29282219171210984228Mar201315Feb130Jan29232128Dec2724Oct23221917161512111095432127Sep262521201915Aug18Jul9428Jun272229May12Apr9Jan22Nov29Sep8Jun78May24Apr18429Mar241362127Feb18Jan17141096543223Dec222120191615141228Nov2423181714874331Oct28272625242321201918171413121110765230Sep28272322161413use full path to externs.js because it's failing to find itadd jOlm bindingAdded ObjC fallbackKey support and updated tests.Updated podfile and added Xcode schemes for both iOS and macOS.use the right size in the testsEast const for consistencymake account const in create_outbound_sessionDifferentiate between malformed pickle objects and trailing junk data.Fail when an unpickle succeeds but has extra junk data at the end.Fix off-by-one comparison error when unpickling uint32_t.Fix unpickling error handling.unpickle_account: Add error checking to the harness.Support building a "disarmed" target via the OLM_FUZZING macro.fuzzing: Add script for starting fuzzers on a given harness.fuzzing: Add readme.Move fuzzers under fuzzing/ dir.Add unpickle_megolm_outbound fuzzer. Enable C harness support.Add lib_exports.sh for printing list of exported functions.Add some more files to .gitignoreMakefile: Remove debugging flag from the release target.Makefile: Fix passing optimization flag to fuzzing builds.fuzz_group_decrypt: Enable AFL++ persistent mode.Add .editorconfig.Improve cleanup in fuzzing harnessesFix building of tests with MSVCfix JavaScript buildinstall error.h when using make toofix Python buildUpdate dart-olm URL.make functions const where possibleadd functions to get the error codes rather than error stringsadd support file for cross-compiling Windows libraryonly export olm functions to avoid colliding with other librariesmake new pickle/unpickle functionmake (de)serialize methods public in OlmAccountadd missing dependency in Makefile for javascript/olm_prefix.jsFix typo in docstring (repeated word).Document olm_create_inbound_session_from properly.Compile ASAN and MSAN versions of fuzzer harnesses too.Switch to afl-clang-fast(++).
Loading