Merge "Migrate to openssl3" into tizen
[platform/core/security/ode.git] / lib /
2020-01-07 Andrey KazminFixed missed <functional> header include 83/221683/1
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
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-07-26 seolheui, kimAdd ode_internal_encryption_is_mounted() API. 86/184086/5
2018-07-09 Jaemin RyuFix type mismatch in ode_internal_encryption_mount_ex 97/183597/1 accepted/tizen/4.0/unified/20180709.132331 submit/tizen_4.0/20180709.045808
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-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
2017-12-19 Krzysztof JackiewiczFix API functions' names 32/164532/1
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 JackiewiczFix error handling in event callback API 57/161957/1
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 JackiewiczGeneric API for device key & password management
2017-10-23 Krzysztof JackiewiczFix typo in API 60/155960/2
2017-10-23 Krzysztof JackiewiczSynchronous API for LUKS 70/156870/4
2017-10-16 Krzysztof JackiewiczFix description of callback return codes accepted/tizen/4.0/unified/20171018.231435 submit/tizen_4.0/20171018.042033 tizen_4.0.m2_release
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 JackiewiczAdd luks API declaration 80/154080/6
2017-10-12 Krzysztof JackiewiczRefactor client and server side contexts 79/151679/7
2017-10-12 Krzysztof JackiewiczAdd missing derivation in ExternalEncryptionClient 45/154745/2
2017-10-06 Lukasz PawelczykMake headers in RMI define pure virtual interfaces 82/150782/7
2017-09-22 s414kimRemove 'erase' API from secure-erase 12/151912/1
2017-09-11 Lukasz PawelczykExtensionEncryption: add set_mount_password API call 48/148748/2 submit/tizen/20170918.080130
2017-09-11 Lukasz PawelczykSuppress the SVACE issue 00/147500/4
2017-09-04 Sungbae YooRevert all commits related with root-minimization. 87/147387/1
2017-09-01 Sungbae YooChange service to on-demand by Systemd socket activation 65/141765/7
2017-05-30 Lukasz PawelczykExtension API and its skeleton implementation 59/128359/15
2017-04-05 Sungjun, LeeMerge "Fix the initialization of members in Class"...
2017-03-30 Sungbae YooFix wrong comments about tizen version to start including 06/122106/1
2017-03-29 Sungbae YooChange wait_for_mount APIs to callback-based APIs 06/121706/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170330.151434 accepted/tizen/ivi/20170329.035632 accepted/tizen/mobile/20170329.035540 accepted/tizen/tv/20170329.035559 accepted/tizen/unified/20170329.035649 accepted/tizen/wearable/20170329.035614 submit/tizen/20170329.022805 submit/tizen/20170410.043335
2017-03-28 Sungbae YooModify to split mount API into 2 APIs - set mount passw... 37/121637/1
2017-03-22 Sungbae YooAdd APIs to wait the mount of storage 00/120100/4
2017-02-13 Sungbae YooAdd recovery APIs to use when there is something wrong... 42/114442/2
2017-02-03 Sungbae YooFix some bugs and rename password APIs 39/112939/1
2017-02-02 Sungbae YooAdd APIs to managing password 23/112023/4
2017-01-24 Sungbae YooAdd APIs to verify password 41/111641/3
2017-01-24 Sungbae YooAdd APIs for the options of each encryption 91/110991/8
2017-01-17 Sungbae YooAdd get/set encryption state using vconf 68/108968/7
2017-01-17 Sungbae YooChange keystore to have the compatiblity with luks 76/106676/14
2016-11-11 Sungbae YooAdd implementation to test CAPIs in CLI tool 19/96219/2
2016-11-07 Sungbae YooOrganize initial source structure 87/94287/15