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
1ff64391edf9f2e3180238271858698a5a6f30c6
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
Oct
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
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
Merge pull request #75 from matrix-org/manuroe/objc_pk_private_key_length
OLMKit: Fix typo in license header
OLMKit: Fix file name case
OLMKit: Maintenance: Update Podfile.lock
OLMKit: Expose PK private key length
Merge pull request #67 from matrix-org/cmake
Merge pull request #70 from matrix-org/manuroe/objc_pk
add functions for dealing with private keys directly
more and improved buffer sanitising for Android bindings
Merge pull request #71 from matrix-org/js_sanitising
Merge pull request #68 from matrix-org/poljar-python
fix c+p error: don't clobber the decryption object on error
OLMKit: Zero buffers out in all pickle & unpickle methods
OLMKit: Zero only critical buffers out
zero buffers in the JavaScript bindings
document a couple more places where olm clobbers things
also ignore the non-wasm JS file
add more buffer clearing
Fix compilation warning for olm_pk_private_key_length(void);
Remove .DS_Store for git
OLMKit: Add objc wrappers for pk encryption/decryption
overwrite buffers that may contain sensitive data
remove unnecessary comments about not enough random
add license headers to python bindings
use new function names in Android bindings
use the correct error code
remove fuzzers from cmake, since it doesn't work properly
add dummy header files for generating cffi function list
remove code coverage and TravisCI badges
build and test improvements
remove redundant license file
always use files from ../include and ../build
generate python/include/olm/olm.h automatically
Merge branch 'master' into poljar
add pk files to cmake, avoid some duplication, and update documentation
Add CMake support
clear out plaintext buffers in Android SDK where possible
Merge pull request #61 from matrix-org/dbkr/pk_private_export_import
Merge remote-tracking branch 'origin/master' into dbkr/pk_private_export_import
Merge pull request #62 from matrix-org/dbkr/ci2
Loading