Merge "Change to require libcrypto instead of openssl" into tizen
[platform/core/security/ode.git] / server /
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-11 Sungbae YooChange to require libcrypto instead of openssl 47/181247/2
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-04-04 seolheui kimoded : Add Partial RELRO for excutables 52/174752/2 accepted/tizen/4.0/unified/20180419.080210 submit/tizen_4.0/20180404.095329 submit/tizen_4.0/20180418.014943
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
2018-02-05 Krzysztof JackiewiczFix indentation of device mapper buffer description 59/168959/2
2018-02-02 seolheui kimFix gmainloop to run in main context. 92/169092/1
2017-11-29 Krzysztof JackiewiczRemove unused dependencies 10/162210/1
2017-11-29 Krzysztof JackiewiczProtect file footer from concurrent access 83/160883/20
2017-11-28 Krzysztof JackiewiczAdd executable for mounting internal memory during... 61/160361/23
2017-11-28 Krzysztof JackiewiczFix mount state check in internal encryption 22/160722/23
2017-11-28 Krzysztof JackiewiczAdd device path getters 44/160144/16
2017-11-28 Krzysztof JackiewiczAdd & implement master key storage API 60/160360/22
2017-11-28 Krzysztof JackiewiczConvert KeyGenerator class to a namespace 13/161813/4
2017-11-28 Krzysztof JackiewiczProperly handle errors related to key storage plugin 37/162037/1
2017-11-28 Krzysztof JackiewiczUse common typedef for binary data 15/159915/24
2017-11-28 Krzysztof JackiewiczAdd framework for master key storage 05/159505/23
2017-11-24 Krzysztof JackiewiczUse KeyServer for server side key managent 13/159913/14
2017-11-24 Krzysztof JackiewiczKey/password management API implementation 60/156860/18
2017-11-24 Krzysztof JackiewiczRefactor error handling 14/159914/17
2017-11-23 Krzysztof JackiewiczRefactor mtab related functions
2017-11-22 Pawel KowalskiFix ode-engine-unit-tests 88/160488/4
2017-11-21 Lukasz PawelczykFix cppcheck/svace warnings 04/161104/1
2017-10-23 Krzysztof JackiewiczSynchronous API for LUKS 70/156870/4
2017-10-16 Lukasz PawelczykMiscellaneous cleanups and cosmetics 83/155283/2
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-13 Krzysztof JackiewiczRemove extension encryption 46/154746/5
2017-10-13 Krzysztof JackiewiczLuks API implementation 91/154091/9
2017-10-13 Krzysztof JackiewiczSet proper label for notification sockets 90/154090/7
2017-10-13 Krzysztof JackiewiczFix logging on server side 80/155580/1
2017-10-12 Krzysztof JackiewiczRefactor client and server side contexts 79/151679/7
2017-10-06 Lukasz PawelczykCatch external mount/umount error messages 48/151348/3
2017-10-06 Lukasz PawelczykMake headers in RMI define pure virtual interfaces 82/150782/7
2017-09-22 s414kimRemove unnecessary code of secure-erase 68/151268/6
2017-09-22 s414kimRemove 'erase' API from secure-erase 12/151912/1
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-20 s414kimRemove MD5 from key-generator 21/150321/4
2017-09-19 s414kimAdd default secure-erase engine 83/146783/15
2017-09-15 Lukasz PawelczykExtensionEncryption: handle encrypted external sd while... 11/149611/4
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-14 s414kimApply tizen coding rules 70/149970/1
2017-09-11 Lukasz PawelczykExtensionEncryption: add set_mount_password API call 48/148748/2 submit/tizen/20170918.080130
2017-09-11 Lukasz PawelczykFix extension storage not working properly 19/149119/1
2017-09-11 Lukasz PawelczykNotify and throw if cryptsetup fails 18/149118/1
2017-09-11 Lukasz PawelczykTreat INTERNAL_DEV_NAME as prefix when traversing dir 49/148749/2
2017-09-11 Lukasz PawelczykExternalEncryption: Sync at the very end of the operation 12/148712/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 Sungbae YooAdd ecryptfs key linking in the keyring of root user 65/146265/5 accepted/tizen/unified/20170901.030109 submit/tizen/20170831.072417 submit/tizen_4.0/20170831.090142 submit/tizen_4.0/20170901.010402
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 YooAdd ScopedGMainLoop for gmainloop 03/145303/2
2017-08-23 Sungbae YooChange ode daemon as non-root 67/143567/5
2017-08-16 Lukasz PawelczykReplace libcryptsetup usage with /usr/sbin/cryptsetup... 21/142621/5 submit/tizen/20170822.052357
2017-08-16 Sungbae YooAdd systemd unit for external storage mount with smackf... 97/143497/4 submit/tizen/20170816.100224
2017-08-10 Sungbae YooRevert "Add smackfsroot, smackfsdef in mount options... 96/143496/1
2017-08-10 Sungbae YooAdd to showing external encryption popup after homescre... 95/143495/1
2017-08-07 Lukasz PawelczykMerge "Revert "Revert "Implementation of ExtensionEncry...
2017-08-07 Lukasz PawelczykMerge "Revert "Revert "Add CryptsetupEngine""" into...
2017-08-04 Krzysztof JackiewiczRevert "Revert "Implementation of ExtensionEncryption... 85/142585/1
2017-08-04 Krzysztof JackiewiczRevert "Revert "Add CryptsetupEngine"" 84/142584/1
2017-07-31 Sungbae YooFix ext4-tool to get group descriptor size from super... 48/141148/2 accepted/tizen/4.0/unified/20170816.011536 accepted/tizen/4.0/unified/20170816.014751 accepted/tizen/4.0/unified/20170829.020049 accepted/tizen/unified/20170801.054823 submit/tizen/20170730.224646 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 submit/tizen_4.0_unified/20170814.115522
2017-07-27 Sungbae YooAdd forceCleanUp retrys when it sometimes fails 86/140886/4 accepted/tizen/unified/20170728.195541 submit/tizen/20170727.084517
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-24 sangwan.kwonRevert "Implementation of ExtensionEncryption with... 77/140277/1 accepted/tizen/unified/20170727.190707 submit/tizen/20170724.094119 submit/tizen/20170726.025713
2017-07-24 sangwan.kwonRevert "Add CryptsetupEngine" 76/140276/1
2017-07-21 sangwan.kwonFix logger usage according to KLAY API changed 34/139934/1 submit/tizen/20170724.061427
2017-05-31 Krzysztof JackiewiczAdd support for 512 keys in key-manager 00/129900/7
2017-05-31 Lukasz PawelczykImplementation of ExtensionEncryption with CryptsetupEngine 02/129702/15
2017-05-30 Lukasz PawelczykExt4Tool modifications: detect the filesystem and mkfs 14/129014/16
2017-05-30 Lukasz PawelczykExtension API and its skeleton implementation 59/128359/15
2017-05-29 Krzysztof JackiewiczAdd CryptsetupEngine 38/128838/21
2017-05-24 Krzysztof JackiewiczContinue operation if /opt/usr is not mounted 62/128062/6
2017-05-23 Sungbae YooAdd smackfsroot, smackfsdef in mount options of ecryptfs 29/130629/1 accepted/tizen/unified/20170531.082405 submit/tizen/20170523.073824
2017-05-19 Sungbae YooFix all mis-used types about large file support 41/130141/5 accepted/tizen/unified/20170522.190731 submit/tizen/20170522.121243 tizen_4.0.m1_release
2017-05-16 s414kim[SECIOTSW-699] Fix Secure erase device path bug 48/129348/2
2017-05-04 Krzysztof JackiewiczEnable dlog logs 76/127676/2
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-17 Sungbae YooFix to get real mount state in ecryptfs engine 73/125373/1 accepted/tizen/unified/20170418.072805 submit/tizen/20170418.055622
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-13 Sungbae Yoo[SECIOTSW-455] Refactor ecryptfs structures to C++... 38/124938/2 accepted/tizen/unified/20170414.164203 submit/tizen/20170414.111221
2017-04-12 Sungbae Yoo[SECIOTSW-447] Revert "Add ODE Lockscreen to mount... 12/124612/3
2017-04-10 Sungbae YooAdd to touching files for compatiblity with lazymount 38/124038/1 accepted/tizen/unified/20170411.035301 submit/tizen/20170411.020854
next