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
c71235d508db25bdca1921e9bcddbbe9f3ed1b83
Select Git revision
0 results
olm
Author
Search by author
Any Author
authors
0 authors
Nov 07, 2016
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
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
Oct 25, 2016
Add missing copyright header
· b140e481
pedroGitt
authored
8 years ago
b140e481
Update return code for initOutboundSessionWithAccount() and initInboundSessionWithAccount():
· 232de794
pedroGitt
authored
8 years ago
232de794
Update due to renaming in olm_account.cpp (maxOneTimeKeysJni() & generateOneTimeKeysJni())
· eb2052ba
pedroGitt
authored
8 years ago
eb2052ba
Update olm_matches_inbound_session_(from)() return code processing
· a6401c72
pedroGitt
authored
8 years ago
a6401c72
Renaming:
· f3d4789b
pedroGitt
authored
8 years ago
f3d4789b
Add new file: test helper methods
· 1af282fb
pedroGitt
authored
8 years ago
1af282fb
Oct 24, 2016
Fix compiler warnings
· 6b3cb69d
pedroGitt
authored
8 years ago
6b3cb69d
Add possibility to define NDK_DEBUG flag
· acafa69c
pedroGitt
authored
8 years ago
acafa69c
Add possibility to define NDK_DEBUG flag
· 3ec91b84
pedroGitt
authored
8 years ago
3ec91b84
Update comments
· c485bf1d
pedroGitt
authored
8 years ago
c485bf1d
Add missing account releaseAccount for test01VerifyEd25519Signing()
· 3f60e628
pedroGitt
authored
8 years ago
3f60e628
Oct 23, 2016
Add serialization for inbound group session
· 332d9d0c
pedroGitt
authored
8 years ago
332d9d0c
Oct 21, 2016
Add serialization for outbound group session
· fae85758
pedroGitt
authored
8 years ago
fae85758
Update android platform to 16
· 71f57b79
pedroGitt
authored
8 years ago
71f57b79
Add getRandomKey()
· 700b0258
pedroGitt
authored
8 years ago
700b0258
Serialization for OlmAccount and OlmSession OK
· fb87d8fe
pedroGitt
authored
8 years ago
fb87d8fe
Oct 20, 2016
Add serialization feature to OlmAccount
· 1511962d
pedroGitt
authored
8 years ago
1511962d
Local variable renaming
· 8b050e5e
pedroGitt
authored
8 years ago
8b050e5e
Update verifyEd25519Signature() to fix error message processing
· 50bf6049
pedroGitt
authored
8 years ago
50bf6049
Format update
· 09fd7246
pedroGitt
authored
8 years ago
09fd7246
Update logs
· 0cb45abd
pedroGitt
authored
8 years ago
0cb45abd
First update with serialization mechanism
· 867ef94c
pedroGitt
authored
8 years ago
867ef94c
First update with serialization mechanism
· 250af953
pedroGitt
authored
8 years ago
250af953
Oct 19, 2016
Add new exception message for deserialization
· e45c03c9
pedroGitt
authored
8 years ago
e45c03c9
Update due to the de/serialization API
· 5b524efc
pedroGitt
authored
8 years ago
5b524efc
Oct 18, 2016
Fix verifyEd25519Signature() API to properly return the error message in case...
· 26d9934f
pedroGitt
authored
8 years ago
26d9934f
Loading