Release 0.1.31
[platform/core/security/key-manager.git] / src /
2019-06-28 Konrad LipinskiMigrate tz_backend to openssl 1.1 30/208130/3
2019-06-26 Konrad LipinskiMake GStore members pure virtual
2019-06-18 Konrad LipinskiTurn backends into Decider members 28/208128/1
2019-06-17 Dariusz MichalukBuild key-manager with openssl-1.1 75/194375/7
2019-06-17 Dariusz MichalukAdapt key-manager to work with OpenSSL 1.1 preserving... 97/172597/9
2019-06-05 Tomasz SwierczekAdd minor fixes for listing aliases from db 93/207393/3
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 Krzysztof JackiewiczGet rid of misleading SCHEMA_INFO error 44/200244/9
2019-05-15 Krzysztof JackiewiczMerge "Increase backlog for listening sockets" into...
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 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 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 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 JackiewiczValidate encrypted DKEK 44/192144/6
2018-12-03 Krzysztof JackiewiczFix SVACE and C++ issues 27/193827/2
2018-10-19 Bartlomiej GrzelewskiRemove "secret" key for software backend 07/191007/4
2018-10-12 r.tyminskiSome TZ backend fixes. 69/177269/7
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-04 Bartlomiej GrzelewskiSupport for encrypted initial-values 70/190270/3
2018-10-03 Bartlomiej GrzelewskiReduce number of import methods in tz-backend 87/189987/8
2018-10-03 Bartlomiej GrzelewskiUnification of import methods in gstore 05/189905/7
2018-10-03 Bartlomiej GrzelewskiAdd parser support of new schema version 60/189560/11
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 JackiewiczAdd log for invalid system service owner id 19/184919/5
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
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-06 Bartlomiej GrzelewskiTest version of ckm_db_merge 21/142121/10
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 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 GrzelewskiFix out of bound access 44/167444/1
2017-11-29 Bartlomiej GrzelewskiAdd 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 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 GrzelewskiAdd host parameter in HTTP header 57/159557/4
2017-11-10 Bartlomiej GrzelewskiRemove debug logs from framework files 90/159690/3
2017-11-10 Bartlomiej GrzelewskiRemove dlog file info information from log 89/159689/2
2017-11-06 Bartlomiej GrzelewskiOCSP 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 GrzelewskiOCSP implementation update 34/158734/2 accepted/tizen/unified/20171107.055250 submit/tizen/20171106.133424
2017-10-18 Bartlomiej GrzelewskiSupport 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 GrzelewskiSupport for http proxy during ocsp check 55/156255/3
2017-09-25 Bartlomiej GrzelewskiPrevent 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 GrzelewskiPrevent key-manager client crash 57/151357/2
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
2017-08-01 Krzysztof JackiewiczFix defects reported by SVACE
2017-07-24 Dongsun Leeprevent buffer overflow at strncat 11/140211/3 accepted/tizen/4.0/unified/20170816.013625 accepted/tizen/4.0/unified/20170816.020055 accepted/tizen/unified/20170725.173916 submit/tizen/20170725.005058 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
2017-07-04 Krzysztof JackiewiczDetect invalid rsa padding parameter 82/137082/1
2017-06-16 Rafal KrypaFix casting of AbstractLogProvider::LogLevel to int 63/134463/1 accepted/tizen/unified/20170620.174038 submit/tizen/20170619.051653
2017-04-18 Piotr SawickiFix defects detected by SVACE 69/125669/1
2017-04-07 Piotr SawickiFix issues detected by SVACE 02/123702/2
2017-02-03 Kyungwook TakReplace stringify template to macro 25/111925/5
2017-01-11 Dongsun LeeApply the reviewed API documentation 31/109631/1
2017-01-06 Kyungwook Takgcc version condition check on using pragma 47/108947/1 accepted/tizen/common/20170109.202449 accepted/tizen/ivi/20170109.084943 accepted/tizen/mobile/20170109.084839 accepted/tizen/tv/20170109.084906 accepted/tizen/unified/20170309.034038 accepted/tizen/wearable/20170109.084923 submit/tizen/20170109.064234 submit/tizen_unified/20170308.100409
2017-01-02 Kyungwook TakSuppress warning on sqlcipher(unused-const-variable) 90/107990/1 submit/tizen/20170106.082227 submit/tizen/20170106.082921
2016-12-20 Kyungwook Tak[CryptoLogic] Fix func name and set max schema version 06/105906/3 accepted/tizen/common/20161227.192124 accepted/tizen/ivi/20161226.131245 accepted/tizen/mobile/20161226.131146 accepted/tizen/tv/20161226.131212 accepted/tizen/wearable/20161226.131222 submit/tizen/20161226.013211
2016-12-19 Kyungwook TakReplace deprecated readdir_r with readdir 42/105342/4
2016-12-16 Kyungwook TakClean up bit masking ENCR in CryptoLogic 97/105397/2
2016-12-16 Kyungwook TakFix shift overflow which makes build err in gcc6.2 41/105341/1
2016-12-16 Kyungwook TakC++11 destructor should not throw exception 40/105340/1
2016-12-16 Kyungwook TakStatic cast enum value to int 38/105338/1
2016-12-16 Kyungwook TakReplace deprecated auto_ptr with unique_ptr 37/105337/1
2016-12-15 Kyungwook TakRemove to add openssl locking function on client 84/104984/1
2016-10-14 Bartlomiej GrzelewskiRemove socket-2-id-wrapper and socket-2-id-mockup 45/92345/1
2016-09-26 Dong Sun LeeMerge "Map System subdomains to System" into tizen accepted/tizen/3.0/common/20161114.105958 accepted/tizen/3.0/ivi/20161011.044322 accepted/tizen/3.0/mobile/20161015.033458 accepted/tizen/3.0/tv/20161016.004614 accepted/tizen/3.0/wearable/20161015.082655 accepted/tizen/common/20160926.154122 accepted/tizen/ivi/20160927.020903 accepted/tizen/mobile/20160927.020845 accepted/tizen/tv/20160927.020701 accepted/tizen/wearable/20160927.020827 submit/tizen/20160926.005548 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000003 submit/tizen_3.0_mobile/20161015.000003 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
2016-09-26 Kyungwook TakMap System subdomains to System 38/89338/2
next