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.013Jul12829Jun1817169842128May241110427Apr166231Mar18222Feb19231Jan1424Nov2329Oct141363126Sep24231716131Aug144Jul11Jun19May161513729Apr248Nov23Oct984130Sep22Aug83Jul24Jun2220192019181220May1430Apr29282219171210984228Mar201315Feb130Jan29232128Dec2724Oct23221917161512111095432127Sep262521201915Aug18Jul9428Jun272229May12Apr9Jan22Nov29Sep8Jun78May24Apr18429Mar241362127Feb18Jan17141096543223Dec222120191615141228Nov2423181714874331Oct28272625242321201918171413121110765230Sep282723221614136fuzzing: 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(++).prepare for release3.2.43.2.4Fix issue with Jitpack builduse Python 33.2.33.2.3prepare for releasefix patholm_pk_decrypt: Ensure inputs are of correct length.olm_sas_set_their_key: Fail early on invalid base64.Fail decoding base64 of invalid length.olm: Also initialize all fields when decoding Olm messages.megolm: Fix use of uninitialized value in group message decoding.Slightly refactor/comment the harness for clarity.Fix a fuzzing harness double free when input is of size 0.make: Replace deprecated emcc configuration
Loading