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
2a873fd4e1d53c45898b27e1c953b551b2cf6023
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
27
Oct
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
Fix random issue: increase random seed precision to micro sec
AndroidSdk_v0.1.0
AndroidSdk_v0.1.0
Add javadoc auto generation:
Revert loadLibrary as static.
Update verifyEd25519Signature() unit test: add a test to detect a key length too small
Add missing copyright header
Update return code for initOutboundSessionWithAccount() and initInboundSessionWithAccount():
Update due to renaming in olm_account.cpp (maxOneTimeKeysJni() & generateOneTimeKeysJni())
Update olm_matches_inbound_session_(from)() return code processing
Renaming:
Update python wrapper to run against libolm.so.2
Merge branch 'release-v2.0.0'
Document the return values for olm_matches_inbound_session
Version bump for 2.0.0
2.0.0
2.0.0
Add new file: test helper methods
Changelog: Mention install-headers
Prepare changelog for v2.0.0
Fix broken fuzzer compilation
Fix compiler warnings
Add possibility to define NDK_DEBUG flag
remove redundant svg
Add possibility to define NDK_DEBUG flag
double_ratchet.svg
Update comments
Add missing account releaseAccount for test01VerifyEd25519Signing()
Merge pull request #33 from matrix-org/rav/pickle_length
Merge pull request #32 from matrix-org/markjh/replay
Return the base64-encoded length of pickles
Add serialization for inbound group session
Add serialization for outbound group session
Update android platform to 16
Add getRandomKey()
Merge branch 'rav/clear_random_bufs'
Clear random buf in olm_init_outbound_group_session
Serialization for OlmAccount and OlmSession OK
Spelling
s/they've/they have/
Reword and s/message index/ratchet index/
Document the potential for message replays and possible mitigations
Merge pull request #31 from matrix-org/markjh/groupmessageindex
Add serialization feature to OlmAccount
Loading