platform/core/security/key-manager.git
2019-06-05 Tomasz SwierczekAdd minor fixes for listing aliases from db 93/207393/3
2019-05-20 Tomasz SwierczekRelease 0.1.30 76/206476/1 accepted/tizen/unified/20190602.221856 submit/tizen/20190520.091210 submit/tizen/20190522.051353 submit/tizen/20190529.045654
2019-05-20 Krzysztof JackiewiczForbid HashAlgorithm::NONE for DSA & ECDSA signatures 65/206265/3
2019-05-20 Krzysztof JackiewiczSetup verification algorithm if not provided 73/202873/3
2019-05-20 Krzysztof JackiewiczBe prepared for no data from TA 37/202337/5
2019-05-20 Lukasz Kostyratz-backend: Implement asymmetric operations 10/200310/9
2019-05-20 Krzysztof Jackiewicztz-backend: Add serialization wrapper 07/201207/7
2019-05-20 Lukasz Kostyradecider: Allow multiple policies for more complex logic 44/199144/9
2019-05-17 Tomasz SwierczekRelease 0.1.29 58/206258/2 submit/tizen/20190517.091823
2019-05-17 Krzysztof JackiewiczGet rid of misleading SCHEMA_INFO error 44/200244/9
2019-05-15 Krzysztof JackiewiczMerge "Increase backlog for listening sockets" into...
2019-05-15 Tomasz SwierczekAdjust to boost 1.65 30/206230/1
2019-05-14 Dariusz MichalukIncrease backlog for listening sockets 38/206138/1
2019-05-13 Tomasz SwierczekFix file name in file header 24/206024/1
2019-05-08 Konrad LipinskiFix svace defects 82/205482/4
2019-03-27 Krzysztof JackiewiczCheck fs errors before saving the file 61/199461/7
2019-03-13 Tomasz SwierczekRelease 0.1.28 22/201222/5 accepted/tizen/unified/20190314.220513 submit/tizen/20190313.095740 submit/tizen/20190314.052726
2019-03-13 Tomasz SwierczekChange contact information to Mr Dongsun Lee 21/201221/4
2019-03-11 Tomasz SwierczekReplace time(NULL) with monotonic clock usage 82/200882/3
2019-03-07 Ernest BorowskiFix since_tizen tag in ckmc-type.h 38/201038/1
2019-03-01 Dariusz MichalukFix memory leak/corruption 97/198997/3
2019-02-26 Tomasz SwierczekAdd API for CKM return code descriptions 29/200229/4
2019-02-22 Ernest BorowskiAdd test for listing aliases with password protection 92/185892/18
2019-02-22 Ernest BorowskiCKMC API: Add option to list aliases with information... 17/171217/21
2019-02-22 Ernest BorowskiAdd option to list aliases with password protection... 91/170391/24
2019-02-22 Dongsun Leereplace strcpy with strncpy for fixing SVACE(WGID=41107... 48/200348/1 accepted/tizen/unified/20190222.134051 submit/tizen/20190222.041951
2019-02-19 Tomasz SwierczekRelease 0.1.27 71/200171/1 accepted/tizen/unified/20190220.071637 submit/tizen/20190219.163203
2019-02-19 Krzysztof JackiewiczEncode blobs with Base64 in ckm tools 17/199917/4
2019-02-19 Krzysztof JackiewiczRefactor PKEK2 related functions 39/200139/1
2019-02-19 Krzysztof JackiewiczAdd a common function for zeroing sensitive data 14/199814/3
2019-02-13 Krzysztof JackiewiczFree the context in case of openssl failure 96/198796/3
2019-02-13 Krzysztof JackiewiczAdd helpers for domain KEK encryption/decryption 95/198795/5
2019-02-13 Krzysztof JackiewiczAdd helper randomization function in key-provider.cpp 94/198794/5
2019-02-13 Krzysztof JackiewiczMake encrypt/decrypt local functions of key-provider.cpp 93/198793/5
2019-02-13 Krzysztof JackiewiczUse common function for PKEK1&2 generation 92/198792/5
2019-02-13 Krzysztof JackiewiczMake username shorter in KeyProvider tests 99/197099/6
2019-02-13 Krzysztof JackiewiczRemove outdated tz_backend test 74/192674/7
2019-02-13 Krzysztof JackiewiczValidate encrypted DKEK 44/192144/6
2018-12-03 Krzysztof JackiewiczFix SVACE and C++ issues 27/193827/2
2018-12-03 Pawel KowalskiAdd gbs option to enable the TZ backend support
2018-11-28 Krzysztof JackiewiczUpdate log formatter in tests 73/192673/2
2018-10-19 Krzysztof JackiewiczFix internal migration tests 87/189887/5
2018-10-19 Krzysztof JackiewiczFix internal scheme tests 03/191503/2
2018-10-19 Bartlomiej... Remove "secret" key for software backend 07/191007/4
2018-10-12 r.tyminskiSome TZ backend fixes. 69/177269/7
2018-10-10 Krzysztof JackiewiczRemove unnecessary BSD license 05/190905/2
2018-10-08 Krzysztof JackiewiczAdd allowed values for -b option of initial values... 76/190876/2
2018-10-08 Krzysztof JackiewiczAdd RO location for initial values 26/190826/3
2018-10-08 Krzysztof JackiewiczOverwrite existing initial values 24/190824/3
2018-10-05 Krzysztof JackiewiczInitial values tool 94/190494/16
2018-10-04 Bartlomiej... Support for encrypted initial-values 70/190270/3
2018-10-03 Bartlomiej... Reduce number of import methods in tz-backend 87/189987/8
2018-10-03 Bartlomiej... Unification of import methods in gstore 05/189905/7
2018-10-03 Bartlomiej... Add parser support of new schema version 60/189560/11
2018-10-03 Bartlomiej... Add backend attribute in xml schema 32/189432/6
2018-09-26 Krzysztof JackiewiczIntroduce Key class in tz backend 39/190039/1
2018-09-26 Tomasz SwierczekAdd support for TrustZone backend data storage 56/189656/12
2018-09-26 Krzysztof JackiewiczSimplify key related functions in tz-backend 82/189782/3
2018-08-28 Krzysztof JackiewiczFix buildbreak caused by improper rebase 22/187822/1
2018-08-28 Krzysztof JackiewiczAdd log for invalid system service owner id 19/184919/5
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
2018-08-28 Dongsun LeeFix TYPO in key-manager_doc.h 15/187715/1
2018-08-27 Konrad LipinskiMake spec compliant with gbs --incremental 01/185801/2
2018-08-16 Tomasz SwierczekAdd protection against memory leaking during deserializ... 05/184505/5
2018-08-16 Pawel KowalskiAdd Apache 2.0 license headers 84/186884/1
2018-08-09 INSUN PYOAdd RequiresMountsFor=/opt to central-key-manager.service. 27/186327/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.021410 accepted/tizen/unified/20180810.132542 submit/tizen/20180810.004851 submit/tizen_5.0/20181101.000004
2018-08-06 Bartlomiej... Test version of ckm_db_merge 21/142121/10
2018-07-06 Krzysztof JackiewiczMake key-manager build with boost 1.65 62/183562/1 accepted/tizen/unified/20180719.063028 submit/tizen/20180709.095722 submit/tizen/20180718.062500
2018-05-08 Dongsun LeeFix coverity defect 75/178075/1 accepted/tizen/unified/20180508.134803 submit/tizen/20180508.050430
2018-04-19 Tomasz SwierczekDisable default build with tz-backend 44/176344/2 accepted/tizen/unified/20180502.111600 submit/tizen/20180419.050559 submit/tizen/20180430.063346 submit/tizen/20180502.043224
2018-03-30 Dongsun LeeFix coverity defects 84/173584/2 submit/tizen/20180403.094824 submit/tizen/20180413.092019 submit/tizen/20180416.041718 submit/tizen/20180418.034402
2018-03-12 Krzysztof JackiewiczProperly detect the presence of TA
2018-03-07 Dariusz MichalukRemove unnecessary dependencies 46/171846/1
2018-03-07 Dariusz MichalukRemove redundant libcrypto dependency 45/171845/1
2018-03-07 Tomasz SwierczekUpdated documentation headers - typos fix 16/171816/1 submit/tizen/20180308.062734
2018-03-07 Tomasz SwierczekUpdated documentation to match supported features when... 49/166649/8
2018-02-07 Pawel KowalskiAdd openssl error handling in key-manager 03/152203/27
2018-01-17 Bartlomiej... Fix out of bound access 44/167444/1
2017-11-29 Bartlomiej... Add backend field in policy 17/162217/1 accepted/tizen/unified/20171205.155557 submit/tizen/20171204.124944 submit/tizen/20180312.095815
2017-11-28 Lukasz Kostyratz-backend: Implement symmetric encryption through TA 17/118617/8
2017-11-22 Lukasz KostyraChange GID of key-manager 08/157808/3
2017-11-22 Krzysztof JackiewiczMerge branches 'tizen' and 'tizen_4.0' 67/161267/1 tizen_4.0_tv accepted/tizen/4.0/unified/20171207.070809 submit/tizen_4.0/20171206.144625 tizen_4.0.IoT.p2_release
2017-11-22 Krzysztof JackiewiczFix SVACE defects 80/159680/3
2017-11-16 Bartlomiej... Add host parameter in HTTP header 57/159557/4
2017-11-10 Bartlomiej... Remove debug logs from framework files 90/159690/3
2017-11-10 Bartlomiej... Remove dlog file info information from log 89/159689/2
2017-11-06 Bartlomiej... OCSP implementation update 30/159030/1 accepted/tizen/4.0/unified/20171107.054741 submit/tizen_3.0/20171106.133218 submit/tizen_4.0/20171106.133313
2017-11-02 Bartlomiej... OCSP implementation update 34/158734/2 accepted/tizen/unified/20171107.055250 submit/tizen/20171106.133424
2017-10-18 Bartlomiej... Support for http proxy during ocsp check 35/156335/1 accepted/tizen/4.0/unified/20171019.081711 submit/tizen_4.0/20171018.060143 tizen_4.0.m2_release
2017-10-18 Bartlomiej... Support for http proxy during ocsp check 55/156255/3
2017-09-25 Bartlomiej... Prevent key-manager client crash 20/152020/1 accepted/tizen/4.0/unified/20170926.171701 submit/tizen_4.0/20170925.010818 submit/tizen_4.0/20170925.224717 submit/tizen_4.0/20170926.044845 tizen_4.0.IoT.p1_release
2017-09-21 Bartlomiej... Prevent key-manager client crash 57/151357/2
2017-09-18 Sunmin LeeRemove old update script 36/150536/1
2017-09-14 Sunmin LeeRemove old update script 69/147669/3 accepted/tizen/4.0/unified/20170919.172501 submit/tizen_4.0/20170918.010139
2017-09-05 Tomasz SwierczeksetPermissions should succeed when called with empty... 66/147666/2 accepted/tizen/4.0/unified/20170914.235210 submit/tizen_4.0/20170907.063156 submit/tizen_4.0/20170914.025855 submit/tizen_4.0/20170915.073846
2017-09-05 Tomasz SwierczeksetPermissions should succeed when called with empty... 63/147663/2 accepted/tizen/unified/20170918.153040 submit/tizen/20170907.063301 submit/tizen/20170915.073906 submit/tizen/20170925.011608
2017-08-23 Krzysztof JackiewiczEnsure key/cert pointer validity before accessing the DER 57/145657/2
2017-08-17 Igor KotrasinskiForce PIE compilation flags in CMakeLists 24/144324/4 accepted/tizen/4.0/unified/20170829.020247 accepted/tizen/unified/20170818.083433 submit/tizen/20170817.234357 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004
2017-08-01 Krzysztof JackiewiczRemove unused m_reason from Exception 07/140007/3
2017-08-01 Krzysztof JackiewiczFix segfault in internal tests 85/139785/3
next