summaryrefslogtreecommitdiff
path: root/src/manager
AgeCommit message (Expand)AuthorFilesLines
2019-05-20Forbid HashAlgorithm::NONE for DSA & ECDSA signaturesKrzysztof Jackiewicz2-1/+13
2019-05-20Setup verification algorithm if not providedKrzysztof Jackiewicz1-1/+1
2019-05-20Be prepared for no data from TAKrzysztof Jackiewicz1-8/+18
2019-05-20tz-backend: Implement asymmetric operationsLukasz Kostyra8-94/+753
2019-05-20tz-backend: Add serialization wrapperKrzysztof Jackiewicz3-179/+352
2019-05-20decider: Allow multiple policies for more complex logicLukasz Kostyra6-69/+81
2019-05-17Get rid of misleading SCHEMA_INFO errorKrzysztof Jackiewicz2-39/+31
2019-05-15Merge "Increase backlog for listening sockets" into tizenKrzysztof Jackiewicz1-1/+1
2019-05-14Increase backlog for listening socketsDariusz Michaluk1-1/+1
2019-05-13Fix file name in file headerTomasz Swierczek1-2/+2
2019-05-08Fix svace defectsKonrad Lipinski1-16/+18
2019-03-27Check fs errors before saving the fileKrzysztof Jackiewicz1-3/+10
2019-03-13Change contact information to Mr Dongsun LeeTomasz Swierczek11-22/+22
2019-03-11Replace time(NULL) with monotonic clock usageTomasz Swierczek1-5/+15
2019-03-01Fix memory leak/corruptionDariusz Michaluk1-12/+13
2019-02-26Add API for CKM return code descriptionsTomasz Swierczek2-0/+67
2019-02-22CKMC API: Add option to list aliases with information about password protectionErnest Borowski3-7/+177
2019-02-22Add option to list aliases with password protection statusesErnest Borowski9-18/+268
2019-02-22replace strcpy with strncpy for fixing SVACE(WGID=411075,411076)submit/tizen/20190222.041951accepted/tizen/unified/20190222.134051Dongsun Lee1-2/+2
2019-02-19Refactor PKEK2 related functionsKrzysztof Jackiewicz2-11/+12
2019-02-19Add a common function for zeroing sensitive dataKrzysztof Jackiewicz4-8/+46
2019-02-13Free the context in case of openssl failureKrzysztof Jackiewicz1-20/+19
2019-02-13Add helpers for domain KEK encryption/decryptionKrzysztof Jackiewicz2-118/+73
2019-02-13Add helper randomization function in key-provider.cppKrzysztof Jackiewicz1-5/+12
2019-02-13Make encrypt/decrypt local functions of key-provider.cppKrzysztof Jackiewicz2-96/+80
2019-02-13Use common function for PKEK1&2 generationKrzysztof Jackiewicz2-156/+70
2019-02-13Validate encrypted DKEKKrzysztof Jackiewicz2-26/+31
2018-12-03Fix SVACE and C++ issuesKrzysztof Jackiewicz5-5/+12
2018-10-19Remove "secret" key for software backendBartlomiej Grzelewski4-277/+0
2018-10-12Some TZ backend fixes.r.tyminski3-6/+8
2018-10-08Add RO location for initial valuesKrzysztof Jackiewicz1-6/+24
2018-10-08Overwrite existing initial valuesKrzysztof Jackiewicz1-0/+3
2018-10-04Support for encrypted initial-valuesBartlomiej Grzelewski15-34/+105
2018-10-03Reduce number of import methods in tz-backendBartlomiej Grzelewski5-177/+90
2018-10-03Unification of import methods in gstoreBartlomiej Grzelewski12-55/+44
2018-10-03Add parser support of new schema versionBartlomiej Grzelewski11-91/+64
2018-09-26Introduce Key class in tz backendKrzysztof Jackiewicz2-10/+19
2018-09-26Add support for TrustZone backend data storageTomasz Swierczek6-13/+367
2018-09-26Simplify key related functions in tz-backendKrzysztof Jackiewicz3-22/+12
2018-08-28Add log for invalid system service owner idKrzysztof Jackiewicz1-1/+3
2018-08-28Unify alias namingKrzysztof Jackiewicz40-596/+612
2018-08-16Add protection against memory leaking during deserializationTomasz Swierczek1-25/+35
2018-08-16Add Apache 2.0 license headersPawel Kowalski3-0/+48
2018-08-06Test version of ckm_db_mergeBartlomiej Grzelewski1-3/+3
2018-05-08Fix coverity defectsubmit/tizen/20180508.050430accepted/tizen/unified/20180508.134803Dongsun Lee1-3/+8
2018-04-19Disable default build with tz-backendsubmit/tizen/20180502.043224submit/tizen/20180430.063346submit/tizen/20180419.050559accepted/tizen/unified/20180502.111600Tomasz Swierczek1-2/+14
2018-03-30Fix coverity defectssubmit/tizen/20180418.034402submit/tizen/20180416.041718submit/tizen/20180413.092019submit/tizen/20180403.094824Dongsun Lee3-4/+12
2018-03-12Properly detect the presence of TAKrzysztof Jackiewicz1-23/+10
2018-03-07Remove redundant libcrypto dependencyDariusz Michaluk1-1/+0
2018-03-07Updated documentation headers - typos fixsubmit/tizen/20180308.062734Tomasz Swierczek1-1/+1