Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Olm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
matrix-org
Olm
Commits
da2e1c59026a9fac2ec025d9c0303e268c0ff146
Select Git revision
0 results
olm
Author
Search by author
Any Author
authors
0 authors
Jan 02, 2017
setRandomInBuffer : clear tempByteArray content
· da2e1c59
ylecollen
authored
8 years ago
da2e1c59
Dec 22, 2016
Update the copyrights
· 2593c69a
ylecollen
authored
8 years ago
2593c69a
Dec 21, 2016
signMessage : the utf8 conversion is done on Java side.
· c3eb050b
ylecollen
authored
8 years ago
c3eb050b
create a dedicated file for olm_manager.
· e17eb690
ylecollen
authored
8 years ago
e17eb690
move getOlmLibVersionJni to the bottom
· e6d634f9
ylecollen
authored
8 years ago
e6d634f9
move getOlmLibVersionJni
· 2e77e395
ylecollen
authored
8 years ago
2e77e395
Fix a potential memory leak.
· ffb40326
ylecollen
authored
8 years ago
ffb40326
setRandomInBuffer uses java.lang.SecureRandom.
· 64316506
ylecollen
authored
8 years ago
64316506
Add an encoding type while converting byte[] to string
· bacdc3c5
ylecollen
authored
8 years ago
bacdc3c5
remove the RTL support by default.
· 1c067b1c
ylecollen
authored
8 years ago
1c067b1c
identityKeys and oneTimeKeys return Map instead of JSON.
· d741c012
ylecollen
authored
8 years ago
d741c012
Dec 20, 2016
Update the readme files.
· c553d18a
ylecollen
authored
8 years ago
c553d18a
Update the execution mode
· 2fab6f94
ylecollen
authored
8 years ago
2fab6f94
Nov 28, 2016
Update decryptMessage() API with the error message as an output parameter
· ac0ccb22
pedroGitt
authored
8 years ago
ac0ccb22
Remove un used code
· 0263cd30
pedroGitt
authored
8 years ago
0263cd30
Nov 24, 2016
Add missing gradle folder
· d3d3024e
pedroGitt
authored
8 years ago
d3d3024e
Nov 23, 2016
Rename JNI API: getOlmLibVersion() => getOlmLibVersionJni()
· b3c20156
pedroGitt
authored
8 years ago
b3c20156
Update with master branch => OLM V2.0.0
· e63be977
pedroGitt
authored
8 years ago
e63be977
Nov 22, 2016
Merge remote-tracking branch 'origin/master' into pedroc/android_e2e_dev
· 7a689764
pedroGitt
authored
8 years ago
7a689764
Add lib version as sufix in the aar file name
· c725a561
pedroGitt
authored
8 years ago
c725a561
Nov 14, 2016
Fix the decrypt issue (crash on V5.1.1) when the message to decrypt contains emojis:
· 04fd4c5a
pedroGitt
authored
8 years ago
View commits for tag AndroidSdk_v0.2.0
AndroidSdk_v0.2.0
04fd4c5a
Nov 08, 2016
Update initInboundSessionWithAccountFrom() return code:
· d944d5fa
pedroGitt
authored
8 years ago
d944d5fa
Light refactoring by using test helper methods getFingerprintKey() and getIdentityKey()
· 1fd908c7
pedroGitt
authored
8 years ago
1fd908c7
Nov 07, 2016
Update test02AliceToBobBackAndForth() with a last sequence where Alice encrypts and Bob decrypts
· c144d3fe
pedroGitt
authored
8 years ago
c144d3fe
Add new API to verify object release
· 59bb145c
pedroGitt
authored
8 years ago
59bb145c
Fix javadoc header
· c71235d5
pedroGitt
authored
8 years ago
c71235d5
Set javadoc level to private
· e71013b0
pedroGitt
authored
8 years ago
e71013b0
Oct 31, 2016
Refactoring serialization flow:
· 8041a7e0
pedroGitt
authored
8 years ago
8041a7e0
Oct 28, 2016
Fix OlmException cast issue
· 7a0d7cc3
pedroGitt
authored
8 years ago
7a0d7cc3
Fix javadoc header comments
· 0d3c1a2a
pedroGitt
authored
8 years ago
0d3c1a2a
Oct 27, 2016
Add new API to provide the SDK version
· 724d9ea2
pedroGitt
authored
8 years ago
724d9ea2
Add new tests for multiple creations of account and outbound group sessions:...
· 1f1cbf2b
pedroGitt
authored
8 years ago
1f1cbf2b
Introduce a new log file (ENABLE_JNI_LOG) to disable/enable logs in JNI side
· 6348a455
pedroGitt
authored
8 years ago
6348a455
Remove unsecure logs (keys value were printed)
· 8dbc2b50
pedroGitt
authored
8 years ago
8dbc2b50
Update test01VerifyEd25519Signing() with a real message
· 6f6d33c7
pedroGitt
authored
8 years ago
6f6d33c7
Add a document on signing keys
· f6c05be8
Richard van der Hoff
authored
8 years ago
f6c05be8
Fix random issue: increase random seed precision to micro sec
· 31f8fe23
pedroGitt
authored
8 years ago
View commits for tag AndroidSdk_v0.1.0
AndroidSdk_v0.1.0
31f8fe23
Oct 26, 2016
Add javadoc auto generation:
· 6204fcd1
pedroGitt
authored
8 years ago
6204fcd1
Revert loadLibrary as static.
· d6824a4f
pedroGitt
authored
8 years ago
d6824a4f
Update verifyEd25519Signature() unit test: add a test to detect a key length too small
· b0fc867b
pedroGitt
authored
8 years ago
b0fc867b
Loading