Replace dpl asserts with libc ones
[platform/core/security/key-manager.git] / src / manager / main / socket-manager.cpp
2020-03-25 Krzysztof JackiewiczReplace dpl asserts with libc ones 80/228680/3
2019-05-15 Krzysztof JackiewiczMerge "Increase backlog for listening sockets" into...
2019-05-14 Dariusz MichalukIncrease backlog for listening sockets 38/206138/1
2019-03-11 Tomasz SwierczekReplace time(NULL) with monotonic clock usage 82/200882/3
2018-12-03 Krzysztof JackiewiczFix SVACE and C++ issues 27/193827/2
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
2017-08-01 Krzysztof JackiewiczFix defects reported by SVACE
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-23 Kyungwook TakEnable privilege check on control API 86/89386/1
2016-04-18 Kyungwook TakCoding style applied according to style checker 95/62595/7 accepted/tizen/common/20160418.142113 accepted/tizen/ivi/20160418.235747 accepted/tizen/mobile/20160418.235742 accepted/tizen/tv/20160418.235750 accepted/tizen/wearable/20160418.235737 submit/tizen/20160418.104308
2016-03-11 Kyungwook TakFix SVACE defects 36/61936/1
2016-03-04 Kyungwook TakFix unsafe buffer usage 69/60969/5
2016-01-12 Bartlomiej GrzelewskiIntegrate glib loop with key-manager. 31/56131/7
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-09-08 Bartlomiej GrzelewskiIntegration with cynara. 38/42538/14
2015-08-25 Bartlomiej GrzelewskiReplace smack label with pkgId. 87/46187/6
2015-08-17 Bartlomiej GrzelewskiRemove deprecated logs from socket-manager.cpp file. 56/46156/1
2015-08-17 Bartlomiej GrzelewskiCleaning environment from systemd flags. 55/46155/1
2015-08-13 Krzysztof JackiewiczFix potential buffer overflow error CID: 40674 97/42897/6
2015-06-27 Dongsun LeeMerge "allow all clients to access storage socket and...
2015-06-27 Dongsun LeeMerge "add a solution in case for no password set"...
2015-06-26 Krzysztof JackiewiczAdd support for inter-service communication in SocketMa... 99/41799/8
2015-06-11 Bartlomiej GrzelewskiFix serious bug that causes crash on CKM exit. 15/41215/1
2015-05-15 Maciej J. KarpiukAdd system database - managed by service (uid<5000... 97/39297/4
2015-02-17 Bartlomiej GrzelewskiReplace some functions with thread safe version.
2014-10-16 yuseok.jeonModify setting value of socket-timeout 45/28845/1
2014-09-12 Bartlomiej GrzelewskiUse SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
2014-09-12 Bartlomiej GrzelewskiChange RawBuffer into SafeBuffer.
2014-09-12 Bartlomiej GrzelewskiFix bugs.
2014-09-12 Bartlomiej GrzelewskiFix errors find by valgrid.
2014-09-12 Bartlomiej GrzelewskiIntegration DBCryptoModule, KeyProvider and CKMLogic.
2014-09-12 Bartlomiej GrzelewskiAdd support for credentials.
2014-05-27 Zofia AbramowskaChange namespace
2014-05-22 Zofia AbramowskaInitial commit