index
:
platform/core/security/trusted/key-manager-ta
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_unified
master
sandbox/dkson95/asan
sandbox/nmerinov/llvm
sandbox/wangbiao/rpm_upgrade
tizen
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
Domain: Security / Utilities; Licenses: Apache-2.0;
Dong Sun Lee <ds73.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
Move the logging code to a common directory
tizen_5.5.m2_release
submit/tizen_5.5_mobile_hotfix/20201026.185104
submit/tizen_5.5/20191031.000004
submit/tizen/20191011.053630
accepted/tizen/unified/20191015.011903
accepted/tizen/5.5/unified/mobile/hotfix/20201027.085855
accepted/tizen/5.5/unified/20191031.021820
tizen_5.5_mobile_hotfix
tizen_5.5
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified
Krzysztof Jackiewicz
5
-4
/
+6
2019-09-06
Simplify password handling
Krzysztof Jackiewicz
1
-23
/
+7
2019-09-04
Do not assign return value if its not needed
submit/tizen/20190904.083745
accepted/tizen/unified/20190904.110725
Tomasz Swierczek
1
-4
/
+4
2019-08-27
Make sure we are not freeing NULL operation handle
submit/tizen/20190827.083251
accepted/tizen/unified/20190830.052635
Arkadiusz Bokowy
4
-11
/
+22
2019-08-27
Remove unused serialization definitions
Tomasz Swierczek
6
-1064
/
+6
2019-08-27
Change serialization in TA to use new, simpler functions
Tomasz Swierczek
5
-251
/
+362
2019-07-11
Unify object and attribute size processing
Krzysztof Jackiewicz
3
-44
/
+59
2019-05-21
Calm down warnings & errors for ARM build
submit/tizen/20190529.045654
submit/tizen/20190522.051353
accepted/tizen/unified/20190602.221900
Tomasz Swierczek
7
-7
/
+23
2019-04-09
Remove unused function
submit/tizen/20190520.091210
Krzysztof Jackiewicz
2
-28
/
+0
2019-04-05
Close key object after sign/verify
Krzysztof Jackiewicz
1
-0
/
+2
2019-04-05
Use PKCS1 v1.5 instead of PKCS1 PSS padding
Krzysztof Jackiewicz
1
-4
/
+4
2019-03-26
Adjust error codes to key-manager
Krzysztof Jackiewicz
1
-0
/
+4
2019-03-26
Disable padding in stream ciphers
Krzysztof Jackiewicz
3
-41
/
+33
2019-03-18
Add support for asymmetric operations
Lukasz Kostyra
10
-100
/
+1080
2019-03-12
Enable debug logs on DEBUG build type
Lukasz Kostyra
3
-0
/
+5
2019-01-03
Merge "Remove unnecessary key generation" into tizen
Tomasz Swierczek
1
-11
/
+26
2018-12-10
Remove unnecessary key generation
Tomasz Swierczek
1
-11
/
+26
2018-12-03
Add gbs option to attach the test key
Pawel Kowalski
1
-1
/
+1
2018-11-13
Add checking of return value from KM_CreateKey in KM_ExecCmdSaveData
submit/tizen_5.0/20181113.131841
submit/tizen/20181113.131604
accepted/tizen/unified/20181114.074440
accepted/tizen/5.0/unified/20181114.074507
tizen_5.0
accepted/tizen_5.0_unified
Tomasz Swierczek
1
-1
/
+1
2018-11-06
Move optee config header to devkit conf dir
submit/tizen/20181106.152527
accepted/tizen/unified/20181107.082219
Igor Kotrasinski
1
-3
/
+1
2018-10-26
Use new semantics for devkit TA configuration
Igor Kotrasinski
2
-1
/
+1
2018-10-22
Compilation fixes for OpTEE.
r.tyminski
3
-6
/
+10
2018-10-22
Copy data to secure memory.
r.tyminski
2
-18
/
+26
2018-10-17
Remove unused licenses in spec file
Dongsun Lee
1
-3
/
+3
2018-10-08
Fix base64 encoding function
Krzysztof Jackiewicz
1
-1
/
+1
2018-10-05
Remove unused code
Bartlomiej Grzelewski
4
-112
/
+0
2018-10-05
Support for initial values decryption
Bartlomiej Grzelewski
9
-6
/
+341
2018-10-03
Reduce number of import methods
Bartlomiej Grzelewski
2
-41
/
+122
2018-10-03
Enable release mode for TA manifest
Tomasz Swierczek
1
-1
/
+1
2018-10-03
Add data storage operations
Tomasz Swierczek
8
-17
/
+610
2018-07-13
Added doxygen documentation
submit/tizen_5.0/20181101.000004
submit/tizen/20180917.075450
accepted/tizen/unified/20180918.062921
accepted/tizen/5.0/unified/20181102.020656
r.tyminski
2
-32
/
+415
2018-07-13
Use unified-ta-devkit package to build TA
r.tyminski
12
-174
/
+128
2018-04-17
packaging: Disable asan build for %{arm}, aarch64
submit/tizen_4.0/20180417.095652
submit/tizen/20180417.095346
accepted/tizen/unified/20180419.134302
accepted/tizen/4.0/unified/20180417.174703
tizen_4.0
accepted/tizen_4.0_unified
Dongkyun Son
1
-1
/
+1
2018-04-11
packaging: Disable building with ASan extra packs only for %{arm} arch.
Dongkyun Son
1
-1
/
+3
2018-03-09
Merge "Restart key-manager after TA installation" into tizen
Rafa? Tymi?ski
1
-0
/
+1
2018-03-09
Merge "Properly install manifest files" into tizen
Rafa? Tymi?ski
1
-1
/
+5
2018-03-09
Merge "Free leaking TEE_OperationHandle" into tizen
Rafa? Tymi?ski
2
-2
/
+3
2018-03-09
Merge "Use bytes instead of bits in TEE_InitRefAttribute" into tizen
Rafa? Tymi?ski
1
-3
/
+1
2018-03-08
Disable building repository with ASan extra packs
submit/tizen/20180308.045851
accepted/tizen/unified/20180309.202938
Dongsun Lee
1
-0
/
+1
2018-02-20
SVACE: Fix accidential case statement fall throughs
submit/tizen_4.0/20180221.122932
submit/tizen/20180221.122756
accepted/tizen/unified/20180222.080223
accepted/tizen/4.0/unified/20180222.080119
Lukasz Kostyra
2
-0
/
+2
2018-02-16
Restart key-manager after TA installation
Krzysztof Jackiewicz
1
-0
/
+1
2018-02-16
Properly install manifest files
Krzysztof Jackiewicz
1
-1
/
+5
2018-02-16
Free leaking TEE_OperationHandle
Krzysztof Jackiewicz
2
-2
/
+3
2018-02-16
Use bytes instead of bits in TEE_InitRefAttribute
Krzysztof Jackiewicz
1
-3
/
+1
2017-11-28
Remove unused WIP key verification code
submit/tizen/20171205.074343
accepted/tizen/unified/20171205.155618
Igor Kotrasinski
3
-82
/
+1
2017-11-28
Typo fixes in copypasted NULL comparisons
Igor Kotrasinski
1
-2
/
+2
2017-11-24
Fix license issues
Krzysztof Jackiewicz
5
-25
/
+244
2017-11-23
Enable OpTee build
tizen_4.0.IoT.p2_release
submit/tizen_4.0/20171123.135719
submit/tizen/20171123.135637
accepted/tizen/unified/20171124.064651
accepted/tizen/4.0/unified/20171124.063711
Lukasz Kostyra
14
-106
/
+175
2017-11-22
Rewrite symmetric crypto code to support key encryption
Lukasz Kostyra
12
-384
/
+826
2017-11-14
Support importing keys
Lukasz Kostyra
3
-9
/
+74
[next]