projects
/
platform
/
core
/
security
/
key-manager.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Refactor KeyProvider
[platform/core/security/key-manager.git]
/
src
/
2022-10-06
Krzysztof Jackiewicz
Refactor KeyProvider
11/282611/1
tree
|
commitdiff
2022-10-06
isaac2.lee
add debug log and fix a bug
58/282558/3
tree
|
commitdiff
2022-10-05
이이삭/System Securit...
add the se-backend for db encryption
49/282549/1
tree
|
commitdiff
2022-09-26
Krzysztof Jackiewicz
Fix encryption request handling
50/282050/1
tree
|
commitdiff
2021-07-30
Tomasz Swierczek
Deprecate ckmc_ocsp_check API
91/261991/1
tree
|
commitdiff
2021-06-25
Michał Szaknis
Use fixed object ID in TZ backend
44/260344/5
tree
|
commitdiff
2021-05-13
Krzysztof Jackiewicz
Open legacy db in R/W mode
35/258335/1
tree
|
commitdiff
2021-02-18
Dariusz Michaluk
Suppress TEEC deprecated declarations warnings
48/253848/2
tree
|
commitdiff
2021-02-08
INSUN PYO
Change systemd-devel package name
95/252795/2
tree
|
commitdiff
2021-02-03
Krzysztof Jackiewicz
Remove useless socket description timeout initialization
16/252816/3
tree
|
commitdiff
2021-02-03
Krzysztof Jackiewicz
Check sockets received from services
15/252815/3
tree
|
commitdiff
2021-02-03
Krzysztof Jackiewicz
Make SocketDescription getters const
98/252598/3
tree
|
commitdiff
2021-02-03
Krzysztof Jackiewicz
Validate cynara sockets
97/252597/3
tree
|
commitdiff
2021-01-29
Konrad Lipinski
Merge "Catch exceptions before returning to cynara...
tree
|
commitdiff
2021-01-29
Konrad Lipinski
Refrain from retrying close(int) (per man 2 close)
02/252302/2
tree
|
commitdiff
2021-01-29
Krzysztof Jackiewicz
Catch exceptions before returning to cynara
96/252596/2
tree
|
commitdiff
2021-01-29
Krzysztof Jackiewicz
Use eventfd instead of pipes for notifications
11/252011/3
tree
|
commitdiff
2021-01-25
Krzysztof Jackiewicz
Prevent writing to a socket marked as closed
34/251534/8
tree
|
commitdiff
2021-01-25
Krzysztof Jackiewicz
Refactor SocketManager's timeout queue
00/251400/10
tree
|
commitdiff
2021-01-15
Krzysztof Jackiewicz
Add timeout queue stress test
99/251399/5
tree
|
commitdiff
2021-01-15
Krzysztof Jackiewicz
Add check for connection counter in the server
97/251397/3
tree
|
commitdiff
2021-01-15
Krzysztof Jackiewicz
Start SocketManager as not working
98/251398/2
tree
|
commitdiff
2021-01-04
Krzysztof Jackiewicz
Use memcpy to avoid unaligned access
90/250790/3
tree
|
commitdiff
2021-01-04
Krzysztof Jackiewicz
Make IEncryptionService destructor protected
53/250753/1
tree
|
commitdiff
2020-12-14
Tomasz Swierczek
Change DB access credentials variable name
57/249457/2
tree
|
commitdiff
2020-12-09
Dariusz Michaluk
Upgrade to sqlcipher 4.4.2
80/249280/1
accepted/tizen/unified/20201214.124456
submit/tizen/20201211.092147
tree
|
commitdiff
2020-12-09
Dariusz Michaluk
[NOT COMPILING] Replace sqlcipher with upstream 4.4.2
79/249279/1
tree
|
commitdiff
2020-12-04
Krzysztof Jackiewicz
Fix UB in LogSystem
65/249065/2
tree
|
commitdiff
2020-10-05
Mateusz Cegielka
Fix misplaced parentheses in error code comparison
24/245224/1
tree
|
commitdiff
2020-09-17
Konrad Lipinski
Make custom unique_ptr deleters stateless
82/243182/6
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Constrain async tryCatch to Observer::ReceivedError
71/244271/1
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Shrink ManagerAsync::Impl code
76/243176/5
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Deduplicate exception handling in CKMLogic a wee bit
54/243054/5
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Turn some CKMLogic members into free functions
53/243053/5
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Shrink client manager impl a bit
52/243052/5
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Refactor ocspDoVerify a bit
81/242681/8
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Shrink ocsp.h to a single free function
80/242680/5
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Deduplicate client manager impl de/serialization
52/242552/6
tree
|
commitdiff
2020-09-16
Konrad Lipinski
Forward retCode in alias vector getters
70/244270/1
tree
|
commitdiff
2020-09-14
Konrad Lipinski
Deduplicate client manager impl deserialization
51/242551/4
tree
|
commitdiff
2020-09-14
Konrad Lipinski
Deduplicate sw backend keyPair creation
50/242550/4
tree
|
commitdiff
2020-09-14
Konrad Lipinski
Deduplicate ckmc_get_*_alias_list
49/242549/4
tree
|
commitdiff
2020-09-14
Konrad Lipinski
Prevent some CAPI exception leakage
48/242548/4
tree
|
commitdiff
2020-09-02
Mateusz Cegielka
Refactor base64 implementation
19/240019/8
tree
|
commitdiff
2020-09-02
Mateusz Cegielka
Optimize, fix memory zeroing and refactor BinaryQueue
70/240670/6
tree
|
commitdiff
2020-09-02
Mateusz Cegielka
Optimize message serialization
69/240669/5
tree
|
commitdiff
2020-08-28
Mateusz Cegielka
Add automatic data decryption to ckm_db_tool
31/238831/14
tree
|
commitdiff
2020-08-27
Mateusz Cegielka
Remove CryptoExt class in favor of friendship
49/239049/10
tree
|
commitdiff
2020-08-17
Mateusz Cegielka
Move Token and CryptoBackend to common
31/240031/3
tree
|
commitdiff
2020-08-04
Mateusz Cegielka
Remove unused Stringify macro variants
24/240224/1
tree
|
commitdiff
2020-07-20
Krzysztof Jackiewicz
Improve KeyProvider tests
42/238842/2
tree
|
commitdiff
2020-07-14
Krzysztof Jackiewicz
Get rid of the openssl 1.0.2 specific code
11/238511/1
tree
|
commitdiff
2020-07-14
Krzysztof Jackiewicz
Make BeginTransaction exclusive and use it
10/238510/1
tree
|
commitdiff
2020-07-14
Krzysztof Jackiewicz
Remove unused SqlConnection::DataCommand::Reset
09/238509/1
tree
|
commitdiff
2020-07-14
Krzysztof Jackiewicz
Return if there are no rows to save
08/238508/1
tree
|
commitdiff
2020-07-09
Krzysztof Jackiewicz
Remove unused DB::Crypto methods
13/237913/5
tree
|
commitdiff
2020-07-09
Krzysztof Jackiewicz
Add unit tests related to Pkcs 12
02/237602/6
tree
|
commitdiff
2020-07-09
Krzysztof Jackiewicz
SW backend unit tests
78/235778/14
tree
|
commitdiff
2020-06-30
Krzysztof Jackiewicz
Unwrap 4 lines in SW::Internals to make them covered
66/237366/2
tree
|
commitdiff
2020-06-12
Krzysztof Jackiewicz
Improve KeyImpl & KeyAesImpl code coverage
73/235573/7
tree
|
commitdiff
2020-06-10
Krzysztof Jackiewicz
Reorganize project structure and RPM packages
36/234236/12
tree
|
commitdiff
2020-05-18
Krzysztof Jackiewicz
Refactor DataType related code
22/232722/6
tree
|
commitdiff
2020-05-18
Krzysztof Jackiewicz
Don't return command in client-server communication
46/233046/3
tree
|
commitdiff
2020-05-11
Krzysztof Jackiewicz
Fix async symmetric key getter
26/233026/1
tree
|
commitdiff
2020-04-09
Konrad Lipinski
Annotate fallthru switch statements
57/230057/2
tree
|
commitdiff
2020-03-30
Konrad Lipinski
Switch to sqlcipher library
99/227099/27
tree
|
commitdiff
2020-03-30
Konrad Lipinski
[NOT COMPILING] Append 4.3.0 dbdump.c to sqlcipher
60/227960/10
tree
|
commitdiff
2020-03-30
Konrad Lipinski
[NOT COMPILING] Replace sqlcipher with upstream 4.3.0
59/227959/10
tree
|
commitdiff
2020-03-30
Krzysztof Jackiewicz
Improve CryptoLogic tests code coverage
75/228975/4
tree
|
commitdiff
2020-03-27
Konrad Lipinski
Relax FileSystem::removeUserData and check its return...
tree
|
commitdiff
2020-03-25
Krzysztof Jackiewicz
Refactor BinaryQueue and tests
63/227963/13
tree
|
commitdiff
2020-03-25
Krzysztof Jackiewicz
Replace dpl asserts with libc ones
80/228680/3
tree
|
commitdiff
2020-03-23
Krzysztof Jackiewicz
Implement negative cert tests
40/228540/1
tree
|
commitdiff
2020-03-17
Konrad Lipinski
Store DB::Crypto::m_connection as unique_ptr
70/227970/1
tree
|
commitdiff
2020-03-17
Konrad Lipinski
Move to -std=c++14
58/227958/2
tree
|
commitdiff
2020-01-15
Tomasz Swierczek
Fix build for gcc 9
04/222204/3
tree
|
commitdiff
2019-11-29
Dongsun Lee
Fix documentation error(This function points to itself...
61/218861/1
tree
|
commitdiff
2019-11-19
Konrad Lipinski
Implement asymmetric key initial value import
56/216256/2
tree
|
commitdiff
2019-09-26
Konrad Lipinski
Make some single arg constructors explicit
16/214616/4
tree
|
commitdiff
2019-09-26
Konrad Lipinski
Refactor Decider, route all encrypted storage to tz...
77/214377/4
tree
|
commitdiff
2019-09-26
Konrad Lipinski
Devirtualize DescriptorSet
19/214619/4
tree
|
commitdiff
2019-09-25
Konrad Lipinski
Refactor RawBuffer hex dumps
17/214617/2
tree
|
commitdiff
2019-09-25
Konrad Lipinski
ckmc_alias_new: replace str* calls with memcpy
18/214618/2
tree
|
commitdiff
2019-09-24
Konrad Lipinski
[ocsp] Fix static string length calculation
20/214620/1
tree
|
commitdiff
2019-09-09
Alicja Kluczek
Improve ckm deserialization errors detection
63/213463/4
tree
|
commitdiff
2019-09-03
Krzysztof Jackiewicz
Treat pwd data deserialization as an error
60/213260/1
tree
|
commitdiff
2019-08-27
Tomasz Swierczek
Change serialization in TZ backend to match km-ta changes
24/211824/7
tree
|
commitdiff
2019-08-02
Krzysztof Jackiewicz
Assume http if no protocol is given in proxy url
92/211392/2
tree
|
commitdiff
2019-06-28
Konrad Lipinski
Migrate tz_backend to openssl 1.1
30/208130/3
tree
|
commitdiff
2019-06-26
Konrad Lipinski
Make GStore members pure virtual
tree
|
commitdiff
2019-06-18
Konrad Lipinski
Turn backends into Decider members
28/208128/1
tree
|
commitdiff
2019-06-17
Dariusz Michaluk
Build key-manager with openssl-1.1
75/194375/7
tree
|
commitdiff
2019-06-17
Dariusz Michaluk
Adapt key-manager to work with OpenSSL 1.1 preserving...
97/172597/9
tree
|
commitdiff
2019-06-05
Tomasz Swierczek
Add minor fixes for listing aliases from db
93/207393/3
tree
|
commitdiff
2019-05-20
Krzysztof Jackiewicz
Forbid HashAlgorithm::NONE for DSA & ECDSA signatures
65/206265/3
tree
|
commitdiff
2019-05-20
Krzysztof Jackiewicz
Setup verification algorithm if not provided
73/202873/3
tree
|
commitdiff
2019-05-20
Krzysztof Jackiewicz
Be prepared for no data from TA
37/202337/5
tree
|
commitdiff
2019-05-20
Lukasz Kostyra
tz-backend: Implement asymmetric operations
10/200310/9
tree
|
commitdiff
2019-05-20
Krzysztof Jackiewicz
tz-backend: Add serialization wrapper
07/201207/7
tree
|
commitdiff
2019-05-20
Lukasz Kostyra
decider: Allow multiple policies for more complex logic
44/199144/9
tree
|
commitdiff
next