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
cfcee54a817b67fbdb4439e87f6237f8bf3487cc
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
4
Oct
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
23
20
18
16
13
26
Apr
13
9
8
7
Dec
3
2
1
Nov
5
Oct
2
24
Aug
20
19
18
11
10
7
5
4
24
Jul
21
20
17
16
15
14
10
9
8
7
28
Jun
27
26
24
23
22
21
20
16
15
12
22
12
11
10
9
3
Mar
2
27
Feb
26
25
24
23
21
20
Dual-build wasm and asm.js olm
...in the right dir
run npm install
Merge branch 'dbkr/wasm' into dbkr/ci2
Replace the impenetrable line of perl with python
CircleCI config file
Add an export for the length of a private key
Merge pull request #58 from matrix-org/dbkr/method_consistency
Add other breaking change
Work with PkDecryption keys by their private keys
Merge remote-tracking branch 'origin/master' into dbkr/wasm
Merge pull request #59 from matrix-org/dbkr/fix_trailing_newlines
Remove trailing letter 'K's from the test pubkeys
Merge remote-tracking branch 'origin/master' into dbkr/wasm
Call appropriate wrapper function
oops, fix typo - thanks to @dest4
Support passing olm options into init()
Breking change
Return same promise if init() called many times
Another day, another interface
Also ship the wasm file
Make OLM_OPTIONS work again
WebAssembly support!
Merge pull request #55 from matrix-org/dbkr/pk_key_length
Fix output buffer length check
update address for sending feedback for olm
python: Enable build with the local build of the Olm C library.
python: Import improved python bindings.
python: Remove the python bindings.
Request patches to olm@matrix.org
prepare 2.3.0
2.3.0
2.3.0
use void in type signatures for functions with no arguments
add functions for pickling/unpickling a decryption object
add termination
improve public key encryption unit test
add initial version of Android wrapper for public key API
use the correct method to get the random length
add initial implementation of basic private key encryption functionality
fix some comments
Improve .gitignore: exclude generated files for test
Loading