Release 0.1.58.5
[platform/core/security/key-manager.git] / CMakeLists.txt
2023-07-11 Krzysztof JackiewiczFix TZ backend issues 48/295548/2
2023-06-21 Krzysztof JackiewiczEnable -Wshadow and fix warnings 23/294523/4
2022-10-05 이이삭/System Securit... add the se-backend for db encryption 49/282549/1
2021-02-08 INSUN PYOChange systemd-devel package name 95/252795/2
2020-10-30 Dariusz MichalukAutomate code coverage measurement - adjustment 05/243505/3
2020-09-16 Konrad LipinskiRefactor ocspDoVerify a bit 81/242681/8
2020-06-15 Krzysztof JackiewiczCoverage only mode 68/235868/3
2020-06-12 Krzysztof JackiewiczAutomate code coverage measurement 67/235867/2
2020-06-10 Krzysztof JackiewiczReorganize project structure and RPM packages 36/234236/12
2020-03-30 Konrad LipinskiSwitch to sqlcipher library 99/227099/27
2020-03-25 Krzysztof JackiewiczReplace dpl asserts with libc ones 80/228680/3
2020-03-17 Konrad LipinskiMove to -std=c++14 58/227958/2
2019-10-31 Dongsun LeeAdd key-manager script for platform upgrade 11/216711/1 accepted/tizen/unified/20191106.124739 submit/tizen/20191105.052254
2018-10-08 Krzysztof JackiewiczAdd RO location for initial values 26/190826/3
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
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-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
2016-09-23 Kyungwook TakUse argos_watchdog 57/87957/9
2016-09-12 Kyungwook TakAdd upgrade script for moving rw data 62/87962/1 accepted/tizen/common/20160912.181800 accepted/tizen/ivi/20160913.042113 accepted/tizen/mobile/20160913.042013 accepted/tizen/tv/20160913.042032 accepted/tizen/wearable/20160913.042057 submit/tizen/20160912.100526
2016-03-04 Kyungwook TakRemove all of hard coded paths 12/61112/3
2016-02-24 Kyungwook TakFix hard-coded paths and test res installation 98/60198/1
2016-01-22 Kyungwook TakRemove '/' from the end of rw_data_dir for manifest 03/57703/1
2016-01-15 Kyungwook TakRemove empty listener rpm 32/57132/3
2016-01-14 Krzysztof JackiewiczGet dir locations from environment 19/56619/10
2016-01-05 Bartlomiej GrzelewskiChange user from root to key-manager 46/54746/7
2015-12-10 Bartlomiej GrzelewskiRevert "Add PASSWORD_PROTECTION_DISABLE feature" 61/53961/1
2015-11-24 Dongsun LeeMerge "Add PASSWORD_PROTECTION_DISABLE feature" into...
2015-11-20 Dongsun LeeAdd PASSWORD_PROTECTION_DISABLE feature 15/52215/1
2015-11-10 Kyungwook TakRemove MDFPP related code 63/51463/2
2015-09-14 Krzysztof JackiewiczRevert "Disable optional password protection temporary" 24/48124/2
2015-09-11 Kyungwook TakDisable optional password protection temporary 06/48006/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150911.091458 accepted/tizen/tv/20150911.091520 accepted/tizen/wearable/20150911.091531 submit/tizen/20150911.030630 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
2015-04-13 Maciej J. KarpiukKey Manager tizen.org session and user management 63/37263/11
2015-02-24 Krzysztof JackiewiczTool for measuring dlopen/dlsym performance 99/35799/1
2015-02-17 Maciej J. KarpiukRemoval of unused build artifact "key-provider".
2015-02-17 kyungwook takCKM FileSystem versioning with file name format update...
2015-02-17 Krzysztof JackiewiczCommon logging setup for client and service
2015-02-17 kyungwook takVconf key used only when sec_product_feature_mdfpp_stat...
2014-10-16 Bartlomiej GrzelewskiAdd new package with common library 29/28829/1
2014-09-16 Maciej J. KarpiukBuild fixes, changes: 35/27535/4
2014-09-12 kyungwook takRemove dependency to ckm-key-provider.h.
2014-09-12 Bartlomiej GrzelewskiRemove deprecated manifest. Fix manifest installation.
2014-09-12 Bartlomiej GrzelewskiMove key-manager-listener to new package.
2014-09-12 Bartlomiej GrzelewskiFirst implementation of ckm-listener-daemon.
2014-09-12 yuseok.jeonSplit client API into two parts(Control API and Store...
2014-09-12 Zofia AbramowskaAdd internal tests for sql and db
2014-09-12 kyungwook takAdd key-manager internal test tool by using boost test...
2014-09-12 Zofia AbramowskaAdd sqlcipher and SqlConnection
2014-09-12 kyungwook takkey provider version alpha push
2014-05-22 Zofia AbramowskaInitial commit