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
0e13cd35626e58fee436b390a523c53effab8d8c
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
Oct
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
- Add in/outbound group unit test OK
OLMKit: Add signature tests
- Add inbound and outbound group sessions
Temp commit.. adding group session API in progress
OLMKit: Renamed [OLMAccount markKeysAsPublished] into [OLMAccount markOneTimeKeysAsPublished] and implemented it
Enbale all ABI platforms
Renaming JNI API decryptMessage in decryptMessageJni
Add missing copyright headers
Update SDK JAVA API making initNewAccount() private and called in the respective constructors
Update function API signatures with macros
Fix warning compiler
Merge remote-tracking branch 'origin/pedroc/android_e2e' into pedroc/android_e2e_dev
- Fix encrypt API (update lencrypted ength)
Temp commit: debug in progress
OLMKit: Fixed typo in test
- Add OlmSession unit test
OLMKit: Add tests for OLMInboundGroupSession and OLMOutboundGroupSession
OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSession
- Add decryptMessageJni() to olm_session.cpp API
- Update Unit tests for OlmAccount
Update Account unit tests
- Add missing file
First commit adding Olm Lib for Android
First commit on depo
fix missing ctypes function signatures
s/PCKS/PKCS/
s/PCKS/PKCS/
OLMKit: OLMAccount: Replace a olm_session_last_error by olm_account_last_error
typo
OLMKit: Add [OLMUtility ed25519Verify]
OLMKit: Use the same version as libolm
OLMKit: Implement missing [OLMAccount signMessage:]
OLMKit: Make the project build
Merge remote-tracking branch 'OLMKit/olmkit' into olmkit
Makefile: install-headers is phony
Add a Makefile rule to install the headers
Merge branch 'rav/megolm_spec'
megolm.rst: link to protobuf spec
More review feedback
Merge branch 'rav/python_fixes'
Loading