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
970fc60f8bea21ea91baaaed2555a11df41a947d
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
8
Nov
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
Update initInboundSessionWithAccountFrom() return code:
Light refactoring by using test helper methods getFingerprintKey() and getIdentityKey()
OLMKit: Update obj-c wrapper to 2.0.0
Merge remote-tracking branch 'origin/master' into olmkit
Update test02AliceToBobBackAndForth() with a last sequence where Alice encrypts and Bob decrypts
Add new API to verify object release
Fix javadoc header
Set javadoc level to private
OLMKit: podspec: Attempt to fix duplicate symbols because ed25519.c includes .c files
OLMKit: podspec: Attempt to fix duplicate symbols because ed25519.c includes .c files
OLMKit: podspec: Some files are missing
OLMKit: podspec: Some files are missing
OLMKit: Attempt to make podspec work when the pod is downloaded from git
Refactoring serialization flow:
Fix OlmException cast issue
Fix javadoc header comments
Add new API to provide the SDK version
Add new tests for multiple creations of account and outbound group sessions: check random generation function in JNI works properly
Introduce a new log file (ENABLE_JNI_LOG) to disable/enable logs in JNI side
Remove unsecure logs (keys value were printed)
Update test01VerifyEd25519Signing() with a real message
Add a document on signing keys
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
Loading