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
c35d1d420f9917c5e6fe536cf7b4a273b198222f
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
23
Nov
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
Rename JNI API: getOlmLibVersion() => getOlmLibVersionJni()
Update with master branch => OLM V2.0.0
Merge remote-tracking branch 'origin/master' into pedroc/android_e2e_dev
Add lib version as sufix in the aar file name
OLMKit: Fixed warnings in objc wrapper
OLMKit: Update Copyrights
OLMKit: Improve wording
OLMKit: Podfile.lock++
OLMKit: Add it to olm from version 2.0.1
OLMKit: Add missing implementations for matchesInboundSession matchesInboundSessionFrom
olmkit-v2.0.0
olmkit-v2.0.0
OLMKit: Fix warning in OLMUtility
OLMKit: Fixed type-cast of messageIndex of [OLMInboundGroupSession decryptMessage] for 32 and 64bits platforms
OLMKit: Replaced NSAsserts by NSErrors
Fix the decrypt issue (crash on V5.1.1) when the message to decrypt contains emojis:
AndroidSdk_v0.2.0
AndroidSdk_v0.2.0
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
Loading