Fix static analysis issue
[platform/core/security/ode.git] / server / internal-encryption.cpp
2023-07-06 Tomasz SwierczekFix static analysis issue 80/295380/2 accepted/tizen/unified/20230712.040715
2023-07-04 yeji01.kimFix build error 74/295174/2 accepted/tizen_unified_dev accepted/tizen/unified/dev/20230726.115556
2019-08-02 Krzysztof JackiewiczFix uses after free starring c_str()
2019-08-02 Krzysztof JackiewiczEnable socket activation
2019-05-24 s414.kimSupport to use internal encryption prepare APIs 33/206033/9 accepted/tizen/unified/20190610.110239 submit/tizen/20190607.051013 submit/tizen/20190610.063630
2019-05-23 s414.kimAdd start encryption/decryption API for internal storage 98/205998/13
2019-02-07 Krzysztof JackiewiczMerge tizen_4.0 into tizen 26/199226/2 submit/tizen/20190311.143210 submit/tizen/20190312.095229 submit/tizen/20190315.105214 submit/tizen_5.0/20190311.143405 submit/tizen_5.0/20190312.095251 submit/tizen_5.0/20190314.052825 submit/tizen_5.0/20190315.105239
2019-01-28 seolheui, kimPrint force killed process list for debugging 13/197613/4 accepted/tizen/4.0/unified/20190220.081223 submit/tizen_4.0/20190130.090735 submit/tizen_4.0/20190219.012741
2019-01-24 seolheui, kimEmit 'unmount' signal before it stop the units 87/197687/13
2019-01-23 seolheui, kimStop units with the same pid and pgid 75/197575/6
2019-01-23 seolheui, kimChange the log level to debug stopped unit names 44/197544/2
2019-01-17 Krzysztof JackiewiczMake execAndWait logs distinct 86/197086/4
2019-01-09 Krzysztof JackiewiczUse systemd API to decode unit name 84/197084/2
2018-12-28 seolheui, kimExclude dbus service from stop units 95/196395/6 accepted/tizen/4.0/unified/20190101.230313 submit/tizen_4.0/20181228.090903
2018-12-28 seolheui, kimFix improper use of log macros 74/196374/5
2018-12-27 Jaemin RyuMerge "Force to set mount key" into tizen_4.0 submit/tizen_4.0/20181227.115209
2018-12-27 Jaemin RyuMerge "Add fail-safe code for key migration" into tizen_4.0
2018-12-27 seolheui, kimForce to set mount key 47/196347/1
2018-12-27 Jaemin RyuAdd fail-safe code for key migration 44/196344/1
2018-12-05 Jaemin RyuAdd support for CSC mode decryption 00/194500/4 accepted/tizen/4.0/unified/20181226.234218 submit/tizen_4.0/20181226.090856
2018-12-03 Krzysztof JackiewiczFix SVACE and C++ issues 14/193814/3
2018-11-29 Krzysztof JackiewiczUse proper numeric types in ext4 tool 88/193688/6
2018-10-08 seolheui, kimAdd NotSupported status for synchronization with 3.0 77/190877/1 accepted/tizen/4.0/unified/20181008.135905 submit/tizen_4.0/20181008.084556
2018-10-08 seolheui, kimFor permanent lock of display power on encryption 26/190626/2 submit/tizen_4.0/20181008.064024
2018-09-13 seolheui, kimFix to set state of encryption process accepted/tizen/4.0/unified/20180914.132325 submit/tizen_4.0/20180913.090020
2018-09-13 seolheui, kimFix to stop user session 91/188891/6
2018-09-04 seolheui, kimOptimize JobWatch for systemd 52/187952/4
2018-08-31 seolheui, kimAdd time out to JobWatch 92/188092/4 accepted/tizen/4.0/unified/20180904.005150 submit/tizen_4.0/20180831.082853
2018-08-31 seolheui, kimFix invalid exception handling 96/188096/1
2018-08-28 seolheui, kimAdd preprocessUnits list to stop user session first 80/187780/2 accepted/tizen/4.0/unified/20180829.004848 submit/tizen_4.0/20180828.100016
2018-08-28 seolheui, kimRemove stopKnownSystemdUnits() 56/187756/1
2018-08-24 INSUN PYORemove unnecessary code. 24/187524/1
2018-07-26 seolheui, kimAdd ode_internal_encryption_is_mounted() API. 86/184086/5
2018-07-26 Krzysztof JackiewiczSupport for migration from 3.0 19/182719/6
2018-07-23 INSUN PYOFix wrong lazy mount files. 98/184798/3
2018-07-13 seolheui kimApply lazy-umount and kill processes to unmount user... 88/183088/8
2018-07-09 seolheui kimAdd getDecodedPath for decoding unit name 96/182696/4
2018-07-06 Jaemin RyuAdd ode_internal_encryption_mount_ex API 22/183522/5 accepted/tizen/4.0/unified/20180707.102319 submit/tizen_4.0/20180706.094449
2018-06-26 seolheui kimAdd flag file to check ode progress for mount unit 59/182559/2 accepted/tizen/4.0/unified/20180626.233629 submit/tizen_4.0/20180626.081405
2018-06-22 seolheui kimHot Fix for delay of unit stop 27/182327/3 accepted/tizen/4.0/unified/20180622.231441 submit/tizen_4.0/20180622.051742
2018-06-21 seolheui kimHot Fix to internal storage decryption 31/182231/1 accepted/tizen/4.0/unified/20180622.124710 submit/tizen_4.0/20180621.112357
2018-06-19 seolheui kimAdd flag file to check ode progress for mount unit 69/181969/1
2018-06-12 seolheui kimModify enum values for corrupted encryption 98/181298/3 accepted/tizen/4.0/unified/20180613.234958 submit/tizen_4.0/20180612.052541
2018-06-12 Jaemin RyuMerge "Change to require libcrypto instead of openssl... submit/tizen_4.0/20180612.012549
2018-06-11 seolheui kimSeparate corrupted error and fix external recovery API 16/181216/4
2018-06-08 seolheui kimFix reboot dbus name 09/181109/1 accepted/tizen/4.0/unified/20180611.001720 submit/tizen_4.0/20180608.072843
2018-06-08 seolheui kimfix reboot parameter to send dbus in recovery method 06/181106/1 submit/tizen_4.0/20180608.070036
2018-06-08 seolheui kimFix recovery method for internal encryption 31/181031/5 submit/tizen_4.0/20180608.063739
2018-05-24 seolheui kimFix showProgressUI service name 05/180005/1 accepted/tizen/4.0/unified/20180524.131159 accepted/tizen/unified/20180611.015313 submit/tizen/20180524.053419 submit/tizen/20180607.013257 submit/tizen_4.0/20180524.053450
2018-05-10 seolheui kimApply encryption progress UI service 53/178353/4 accepted/tizen/4.0/unified/20180514.094000 accepted/tizen/unified/20180515.163434 submit/tizen/20180514.014354 submit/tizen/20180515.071846 submit/tizen_4.0/20180514.014607
2018-04-24 seolheui kimFix coverity issues 80/176880/4 accepted/tizen/unified/20180503.080803 submit/tizen/20180503.044425
2018-02-07 Krzysztof JackiewiczWait for unit to stop instead of sleeping 96/168996/5
2018-02-07 Krzysztof JackiewiczStop security-manager before unmounting /opt/usr 67/168867/5
2018-02-07 Krzysztof JackiewiczImprove internal memory unmounting 59/168759/5
2017-11-28 Krzysztof JackiewiczAdd executable for mounting internal memory during... 61/160361/23
2017-11-28 Krzysztof JackiewiczAdd device path getters 44/160144/16
2017-11-28 Krzysztof JackiewiczUse common typedef for binary data 15/159915/24
2017-11-24 Krzysztof JackiewiczUse KeyServer for server side key managent 13/159913/14
2017-11-24 Krzysztof JackiewiczRefactor error handling 14/159914/17
2017-11-23 Krzysztof JackiewiczRefactor mtab related functions
2017-10-16 Lukasz PawelczykLog messages: unify and add missing 49/151349/3
2017-10-16 Lukasz Pawelczyk*_set_mount_password() must be called before every... 60/150160/8
2017-10-12 Krzysztof JackiewiczRefactor client and server side contexts 79/151679/7
2017-10-06 Lukasz PawelczykMake headers in RMI define pure virtual interfaces 82/150782/7
2017-09-22 s414kimRemove exception of findDevPath for emulator 04/151804/1 accepted/tizen/4.0/unified/20170922.064933 accepted/tizen/unified/20170922.065801 submit/tizen/20170922.051831 submit/tizen_4.0/20170922.051801 tizen_4.0.IoT.p1_release
2017-09-15 Lukasz PawelczykMove 2 common utility functions to misc.cpp/misc.h 10/149610/4
2017-09-15 Lukasz PawelczykSmall cleanups 09/149609/4
2017-09-11 Lukasz PawelczykTreat INTERNAL_DEV_NAME as prefix when traversing dir 49/148749/2
2017-09-11 Lukasz PawelczykInternalEncryption: make umount logic more error proof 28/144428/5
2017-09-11 Lukasz PawelczykCatch internal mount/umount error messages 01/147501/4
2017-09-11 Lukasz PawelczykFix a possible cached data save failure, sync just... 99/147499/4
2017-09-11 Lukasz PawelczykFix for internal encryption bug/failure 98/147498/4
2017-09-04 Sungbae YooRevert all commits related with root-minimization. 87/147387/1
2017-09-01 Sungbae YooChange the touch file path /tmp to /run 97/147197/1
2017-09-01 Sungbae YooChange service to on-demand by Systemd socket activation 65/141765/7
2017-08-28 s414kimMerge "Fix password popup parent object" into tizen
2017-08-23 Sungbae YooAdd showing log only when process termination is failed 98/145698/2 accepted/tizen/unified/20170825.163334 submit/tizen/20170825.032149
2017-08-23 Sungbae YooChange ode daemon as non-root 67/143567/5
2017-08-16 Sungbae YooAdd systemd unit for external storage mount with smackf... 97/143497/4 submit/tizen/20170816.100224
2017-07-27 Sungbae YooRevert "Add readlink for a klay change that uses lstat"
2017-07-27 Sungbae YooAdd readlink for a klay change that uses lstat 87/140887/3
2017-07-21 sangwan.kwonFix logger usage according to KLAY API changed 34/139934/1 submit/tizen/20170724.061427
2017-04-24 Sungbae YooAdd to ignore the case of /opt/usr partition label accepted/tizen/unified/20170427.180137 submit/tizen/20170424.075155 submit/tizen/20170427.015729
2017-04-14 Sungbae YooFix to send a mount event after encryption is completed 75/125275/1
2017-04-14 Sungbae YooChange INTERNAL_DEV to use partition label 74/125274/1
2017-04-10 Sungbae YooAdd to touching files for compatiblity with lazymount 38/124038/1 accepted/tizen/unified/20170411.035301 submit/tizen/20170411.020854
2017-03-28 Sungbae YooModify to split mount API into 2 APIs - set mount passw... 37/121637/1
2017-03-22 Sungbae YooChange to allow duplicated mount/umount API calls for... 88/120188/2 accepted/tizen/common/20170322.154121 accepted/tizen/ivi/20170322.235811 accepted/tizen/mobile/20170322.235723 accepted/tizen/tv/20170322.235745 accepted/tizen/unified/20170322.235840 accepted/tizen/wearable/20170322.235751 submit/tizen/20170322.105714
2017-03-22 Sungbae YooAdd APIs to wait the mount of storage 00/120100/4
2017-02-23 Sungbae YooFix to improve failing umount before internal encryptio... 94/116194/1
2017-02-17 Sungbae YooChange elmConfig path for applying read-only root files... 32/115232/1 master accepted/tizen/common/20170217.161537 accepted/tizen/ivi/20170217.094450 accepted/tizen/mobile/20170217.094411 accepted/tizen/tv/20170217.094415 accepted/tizen/wearable/20170217.094433 submit/tizen/20170217.072251
2017-02-15 Sungbae YooChange to stop user session service before the other... 59/114759/3
2017-02-14 Sungbae YooInternal encryption: Fix missing elm config files and... 32/114632/2 accepted/tizen/common/20170214.173822 accepted/tizen/ivi/20170215.085813 accepted/tizen/mobile/20170215.085658 accepted/tizen/tv/20170215.085735 accepted/tizen/wearable/20170215.085756 submit/tizen/20170214.101511
2017-02-13 Sungbae YooChange not to reboot when error occurs in internal... 83/114483/2
2017-02-13 Sungbae YooAdd recovery APIs to use when there is something wrong... 42/114442/2
2017-02-10 seolheui,kimRefactor secure erase and add MMC erase engine 83/114183/4
2017-02-07 Sungbae YooMerge "Fix the DM Table load fail situation" into devel
2017-02-07 Sungbae YooChange not to construct classes in global 91/113191/2
2017-02-07 Sungbae YooAdd privileges to APIs 90/113190/2
2017-02-07 Sungbae YooMerge "Change registerParametricMethod/regiterNonPramet...
next