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
a2f0c93a93f6914291954b08a7518b4f17561c11
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
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
16
14
13
6
5
4
2
1
16
Jul
11
6
5
30
Jun
26
May
25
24
Use current source directory in CMake. Thanks to Gorgurov Alexey.
Merge branch 'patch-1' into 'master'
Update index.d.ts; specify PRIVATE_KEY_LENGTH const export
bump version numbers and update changelog
3.2.1
3.2.1
all the (un)pickles take a Uint8Array
bump version numbers and update changelog
3.2.0
3.2.0
fix typo
use stackAlloc instead of allocate
simplify Makefile (olm_legacy.js)
do not pollute the global object
add test_mem target for valgrind memcheck
fix memory leaks in tests
simplify Makefile
fix build with emscripten 2.0.4
Merge branch 'python_other_key_set' into 'master'
remove other_key checks from Python binding since it's done in C now
also check that the pubkey is set when calculating the MAC
set their_key_set flag explicitly on init
SAS: add olm_sas_is_their_key_set
partially unindent R_{i,j} derivation
fix exponents in megolm spec
Merge branch 'uhoreg/fallback' into 'master'
fix style
Merge branch 'master' into uhoreg/fallback
allow some things to be Uint8Array, and fix some TypeScript declarations
add support for fallback keys
Fix group demo to work with > 2 users
bump version info for release
3.1.5
3.1.5
changelog for release
update release instructions
add list of bindings
move -o option before source files, for better compatibility with LLVM
Merge branch 'matthew/js-fixes' into 'master'
fix group demo to work with Olm.init()
fix 1:1 demo to work with Olm.init()
spell out error msg if you don't Olm.init
fix build on latest emscripten
remove overzealous -D param to install which breaks build on macOS
add a note about calling Olm.init
fix type signature of unpickle in Inbound/OutboundGroupSession
Loading