Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Olm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nheko Reborn
Olm
Graph
609e7e8d40c0dc8737e598799d6b70198992ecbf
Select Git revision
Branches
2
doctest
master
default
protected
Tags
20
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.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Nov
17
11
8
2
29
Sep
16
15
14
25
Aug
18
9
6
31
Jul
13
12
8
29
Jun
18
17
16
9
8
4
2
1
28
May
24
11
10
4
27
Apr
16
6
2
31
Mar
18
2
22
Feb
19
2
31
Jan
14
24
Nov
23
29
Oct
14
13
6
3
1
26
Sep
24
23
17
16
1
31
Aug
14
4
Jul
11
Jun
19
May
16
15
13
7
29
Apr
24
8
Nov
23
Oct
9
8
4
1
30
Sep
22
Aug
8
3
Jul
24
Jun
22
20
19
20
19
18
12
20
May
14
30
Apr
29
28
22
19
17
12
10
9
8
4
2
28
Mar
20
13
15
Feb
1
30
Jan
29
23
21
28
Dec
27
24
Oct
23
22
19
17
16
15
12
11
10
9
5
4
3
2
1
27
Sep
26
25
21
20
19
15
Aug
18
Jul
9
4
28
Jun
27
22
29
May
12
Apr
9
Jan
22
Nov
29
Sep
8
Jun
7
8
May
24
Apr
18
4
29
Mar
24
13
6
2
1
27
Feb
18
Jan
17
14
10
9
6
5
4
3
2
23
Dec
22
21
20
19
16
15
14
12
28
Nov
24
23
18
17
14
8
7
4
3
31
Oct
28
27
26
25
24
23
21
20
19
18
17
14
13
12
11
10
7
6
5
2
30
Sep
28
27
23
22
Upload junit results after test
doctest
doctest
Format tests with clang-format default options
switch to doctest for unittesting
make sure we have enough space for the encrypted and encoded version of the junk
master
master
add note about telling olm how to find wasm file
Use classic instead of semantic import
recommend using cmake more strongly
also install olm_export.h when using make
fix typo
release 3.2.6
fix Python build
install the export header too
use visibility annotation rather than version file with CMake
release 3.2.5
3.2.5
3.2.5
Generate and retrieve fallback key functions added.
use full path to externs.js because it's failing to find it
add jOlm binding
Added ObjC fallbackKey support and updated tests.
Updated podfile and added Xcode schemes for both iOS and macOS.
use the right size in the tests
East const for consistency
make account const in create_outbound_session
Differentiate 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 .gitignore
Makefile: 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 harnesses
Fix building of tests with MSVC
Loading