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
5d1b66c350ac017613982f904b896750766654de
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
14
May
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
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
add more consts and comments
Convert CONTRIBUTING.rst to markdown
Convert README.rst to markdown
Convert signing.rst to markdown
Convert olm.rst to markdown
Convert megolm.rst to markdown
add comment about input buffers being overwritten
release 3.1.2
3.1.2
3.1.2
update to newer Android SDK version
improve some comments
bump version number for 3.1.1
3.1.1
3.1.1
avoid variable length arrays in SAS test
update changelog for 3.1.1
disable test_ratchet on dynamically-linked Windows builds
export all symbols for Windows DLLs
also add SAS to the tests cmake
Merge branch 'poljar/cmake_sas' into 'master'
cmake: Add the SAS functions to the CMake build.
update changelog
3.1.0
3.1.0
include the C++ string library in unit tests
don't use variable length or zero-length arrays in test files
remove some debugging output from tests
Merge pull request #89 from matrix-org/manuroe/cocoapods_update
OLMKit: Make podspec point to new https://gitlab.matrix.org/matrix-org/olm
update changelog links to point to new repo
prepare for 3.1.0 release
Merge pull request #86 from matrix-org/add_python_pk_signing
more isort
Merge pull request #88 from matrix-org/manuroe/sas_pksigning
isort python/olm/pk.py
OLMKit: OMLPkSigning: Zero mutableSeed
OLMKit: OlmPkEncryption: Fix typos in sanity checks
OLMKit: SAS: Add PK signing
OLMKit: SAS: Added macLongKdf support
OLMKit: add Short Authentication String verification
Fix arg name in comments
Merge branch 'python-sas'
Merge pull request #83 from matrix-org/BillCarsonFr/java_sas
Return string instead of byte array for b64 encoded data
Added macLongKdf support
Loading