projects
/
platform
/
core
/
security
/
key-manager.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/security/key-manager.git
2023-03-31
Krzysztof Jackiewicz
Release 0.1.48
52/290752/1
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Krzysztof Jackiewicz
Merge branch 'e2ee' into 'tizen'
51/290751/1
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Krzysztof Jackiewicz
Key wrapping implementation in TZ backend
48/290448/11
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Krzysztof Jackiewicz
Key unwrapping implementation in TZ backend
45/290445/11
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Dariusz Michaluk
Change code formatting in import/export wrapped key
49/290749/1
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
m.ksiezak
Implementation of ckmc_export_wrapped_key
84/289984/30
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
m.ksiezak
Implementation of ckmc_import_wrapped_key
29/288529/24
commit
|
commitdiff
|
tree
|
snapshot
2023-03-30
Krzysztof Jackiewicz
Use new types in key derivation
58/290558/2
commit
|
commitdiff
|
tree
|
snapshot
2023-03-30
Krzysztof Jackiewicz
isSKey mistake counter + a refactoring promise
47/290547/4
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
Simplify DB::Row/Token extraction
46/290346/6
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
Enable EC key pair generation in TZ backend
87/290487/2
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
Make unpack a static GStore method
47/290447/3
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
Replace 'virtual' with 'override' in TZ Store
44/290444/4
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
Key derivation in TZ backend
25/290125/8
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
Implement EC key pair generation in TZ backend
91/290191/5
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
Remove unused function
49/290449/2
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Krzysztof Jackiewicz
TZ backend helpers
27/290127/7
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Krzysztof Jackiewicz
Use proper constant in TZ data import
35/290135/4
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Krzysztof Jackiewicz
Add ECDH+KBKDF example
62/287562/19
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Krzysztof Jackiewicz
KBKDF HMAC implementation in sw backend
67/288367/12
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Krzysztof Jackiewicz
Custom KBKDF HMAC implementation
66/288366/12
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Krzysztof Jackiewicz
Sw backend ECDH implementation
55/288055/12
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Krzysztof Jackiewicz
Make pack() a SW Store's static method
54/288054/12
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Krzysztof Jackiewicz
Key derivation implementation: client & server
52/288052/11
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Krzysztof Jackiewicz
Remove API doc leftover
29/290029/1
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Krzysztof Jackiewicz
Cleanup TZ backend API
44/289844/3
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Krzysztof Jackiewicz
Keep the backend id in GObj
53/288053/11
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Krzysztof Jackiewicz
Allow saving unexportable data
30/288830/5
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Krzysztof Jackiewicz
Fix the forgotten scheme-test
04/288604/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Krzysztof Jackiewicz
Fix decryption with unexpected password
90/288590/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Krzysztof Jackiewicz
Derivation API extension
40/288440/6
commit
|
commitdiff
|
tree
|
snapshot
2023-02-13
Krzysztof Jackiewicz
Encryption performance test
30/288130/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
Krzysztof Jackiewicz
E2EE API draft
61/287561/6
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
Krzysztof Jackiewicz
Remove unnecessary helpers from CkmLogic
74/287974/3
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
Krzysztof Jackiewicz
Unify CKMLogic methods and fix PKCS12 support
73/287973/3
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
Krzysztof Jackiewicz
Fix indentation
49/288049/1
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Krzysztof Jackiewicz
Unify app key loading
05/287805/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Krzysztof Jackiewicz
Simplify explicit to effective owner translation
04/287804/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Krzysztof Jackiewicz
Pass proper owner to hashing function
03/287803/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Krzysztof Jackiewicz
Move system db owner check to AccessControl
02/287802/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Krzysztof Jackiewicz
Fix indentation
01/287801/2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Krzysztof Jackiewicz
SW backend API cleanup
00/287800/2
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Krzysztof Jackiewicz
Add more KeyProvider tests
05/282805/1
accepted/tizen/unified/20221102.020616
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Krzysztof Jackiewicz
Refactor KeyProvider
11/282611/1
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
isaac2.lee
add debug log and fix a bug
58/282558/3
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Dongsun Lee
Release 0.1.47
50/282550/1
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
이이삭/System...
add the se-backend for db encryption
49/282549/1
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Krzysztof Jackiewicz
Release 0.1.46
65/282065/1
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Krzysztof Jackiewicz
Fix encryption request handling
50/282050/1
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Tomasz Swierczek
Add Samsung's Analysis Hub service configuration
54/281754/1
sandbox/tswierczek/ahub_test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Dariusz Michaluk
Remove unused sec_build_binary_debug_enable build macro
00/267100/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Tomasz Swierczek
Release 0.1.45
92/261992/1
accepted/tizen_7.0_unified_hotfix
tizen_7.0_hotfix
accepted/tizen/6.5/unified/20211028.121009
accepted/tizen/7.0/unified/hotfix/20221116.105609
accepted/tizen/unified/20210809.125009
submit/tizen/20210802.071931
submit/tizen_6.5/20211028.162401
tizen_6.5.m2_release
tizen_7.0_m2_release
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Tomasz Swierczek
Deprecate ckmc_ocsp_check API
91/261991/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Michał Szaknis
Release 0.1.44
39/260539/1
accepted/tizen/unified/20210630.144039
submit/tizen/20210628.124714
submit/tizen/20210628.130131
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Michał Szaknis
Use fixed object ID in TZ backend
44/260344/5
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Michał Szaknis
Add tests for `try_catch` and `try_catch_enclosure`
93/258693/5
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Michał Szaknis
Add tests for ckmc-type-converter.cpp
91/258691/5
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Michał Szaknis
Add tests for AliasSupport class
90/258690/4
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Michał Szaknis
Add test to xml-utils.cpp
89/258689/4
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Krzysztof Jackiewicz
Release 0.1.43
37/258337/1
submit/tizen/20210514.053932
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Krzysztof Jackiewicz
Open legacy db in R/W mode
35/258335/1
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Tomasz Swierczek
Fix coverage generation in rpm 4.14.1
90/254490/1
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Dariusz Michaluk
Suppress TEEC deprecated declarations warnings
48/253848/2
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Krzysztof Jackiewicz
Remove unnecessary cast to double in db perf test
32/253832/2
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Tomasz Swierczek
Release 0.1.42
77/253377/1
accepted/tizen/unified/20210210.130258
submit/tizen/20210209.105321
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
INSUN PYO
Change systemd-devel package name
95/252795/2
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Krzysztof Jackiewicz
Release 0.1.41
78/252978/1
submit/tizen/20210203.135344
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Krzysztof Jackiewicz
Remove useless socket description timeout initialization
16/252816/3
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Krzysztof Jackiewicz
Check sockets received from services
15/252815/3
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Krzysztof Jackiewicz
Cynara socket tests
99/252599/4
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Krzysztof Jackiewicz
Make SocketDescription getters const
98/252598/3
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Krzysztof Jackiewicz
Validate cynara sockets
97/252597/3
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Konrad Lipinski
Merge "Catch exceptions before returning to cynara...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Konrad Lipinski
Refrain from retrying close(int) (per man 2 close)
02/252302/2
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Krzysztof Jackiewicz
Catch exceptions before returning to cynara
96/252596/2
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Krzysztof Jackiewicz
Use eventfd instead of pipes for notifications
11/252011/3
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Krzysztof Jackiewicz
Add randomized socket manager stress test
35/251535/10
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Krzysztof Jackiewicz
Prevent writing to a socket marked as closed
34/251534/8
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Krzysztof Jackiewicz
Refactor SocketManager's timeout queue
00/251400/10
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Krzysztof Jackiewicz
Add timeout queue stress test
99/251399/5
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Krzysztof Jackiewicz
Add check for connection counter in the server
97/251397/3
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Krzysztof Jackiewicz
Start SocketManager as not working
98/251398/2
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Dariusz Michaluk
Release 0.1.40
60/251160/2
accepted/tizen/unified/20210111.024859
submit/tizen/20210108.164308
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Dariusz Michaluk
packaging: rpm scriptlet cleanup, handle -p /sbin/ldconfig
44/251144/2
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Krzysztof Jackiewicz
Use memcpy to avoid unaligned access
90/250790/3
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Krzysztof Jackiewicz
Make IEncryptionService destructor protected
53/250753/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Tomasz Swierczek
Release 0.1.39
64/249764/1
accepted/tizen/unified/20201217.124248
submit/tizen/20201216.144517
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Tomasz Swierczek
Change DB access credentials variable name
57/249457/2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Dariusz Michaluk
Upgrade to sqlcipher 4.4.2
80/249280/1
accepted/tizen/unified/20201214.124456
submit/tizen/20201211.092147
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Dariusz Michaluk
[NOT COMPILING] Replace sqlcipher with upstream 4.4.2
79/249279/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Krzysztof Jackiewicz
Fix UB in LogSystem
65/249065/2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Krzysztof Jackiewicz
Fix negative CBC decryption test
50/248850/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Dariusz Michaluk
Automate code coverage measurement - adjustment
05/243505/3
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Mateusz Cegielka
Fix misplaced parentheses in error code comparison
24/245224/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Konrad Lipinski
Make custom unique_ptr deleters stateless
82/243182/6
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Konrad Lipinski
Constrain async tryCatch to Observer::ReceivedError
71/244271/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Konrad Lipinski
Shrink ManagerAsync::Impl code
76/243176/5
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Konrad Lipinski
Deduplicate exception handling in CKMLogic a wee bit
54/243054/5
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Konrad Lipinski
Turn some CKMLogic members into free functions
53/243053/5
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Konrad Lipinski
Shrink client manager impl a bit
52/243052/5
commit
|
commitdiff
|
tree
|
snapshot
next