Fix deprecated SHA* to EVP_MD* (#473)
[platform/core/dotnet/launcher.git] / NativeLauncher / util / utils.cc
2023-07-24 이형주/MDE Lab(SR)... Fix deprecated SHA* to EVP_MD* (#473)
2022-10-14 Woongsuk ChoExclude exe extension from target assembly accepted/tizen/unified/20221014.123806
2022-08-01 Mikhail KurinnoiAdd NCDB startup hook support.
2022-02-18 이형주/Common Platfor... print HW clock log (#385)
2022-02-08 조웅석/Common Platfor... Remove lchmod related code (#375)
2021-11-15 j-h.choiAdd chmod to change the permission of the file
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-06-23 Woongsuk ChoRemove --ni-ro-pkg / --ni-regen-all-ro-app options accepted/tizen/unified/20210623.125232 submit/tizen/20210623.065708
2021-06-09 Woongsuk Chochange fprintf to _SERR and _SOUT
2021-06-09 j-h.choiChange the extension of a path or file
2020-12-24 조웅석/Common Platfor... Support regen-app-ni for read-only app (#301)
2020-11-05 Woongsuk ChoUse multi-user support pkgmgrinfo API
2020-09-03 최종헌/Common Platfor... Modify the bf::exists function to check error.value... accepted/tizen/unified/20200907.144053 submit/tizen/20200901.065247
2020-08-18 조웅석/Common Platfor... Wrap bf::exists() to check for exception. (#270) accepted/tizen/unified/20200820.034645 submit/tizen/20200818.081345
2020-08-05 최종헌/Common Platfor... Support for TLC(Tizen Library cache) (#260)
2020-07-08 최종헌/Common Platfor... Modification of lchown for ni file in .tac_symlink...
2020-07-08 Woongsuk ChoRefactoring path manager
2020-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-06-11 최종헌/Common Platfor... Modified to pass the argument by constant reference...
2020-06-11 이형주/Common Platfor... Minor readability fix (#244)
2020-05-25 최종헌/Common Platfor... Refactoring the dotnettool (#231)
2020-04-13 김상욱/Common Platfor... Rework dotnet executable (#204)
2020-04-09 Woongsuk Choseperate executable to apply User execute label to...
2020-02-06 j-h.choiFixed svace.(FILE_SYSTEM_REALPATH)
2020-02-06 j-h.choiChange the function name from updateAssemblyInfo()...
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-09-20 Woongsuk Chofix bugs which found by coverity accepted/tizen/unified/20190923.225320 submit/tizen/20190922.235504
2019-08-07 j-h.choiBug fixed. Break out of nested loop. accepted/tizen/unified/20190812.235655 submit/tizen/20190807.231743
2019-08-06 j-h.choiNuget with no dependency applies TAC
2019-08-05 j-h.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
2019-07-16 최종헌/Common Platfor... Modify the problem that the original assembly is delete...
2019-07-16 Gleb BalykovAdd nitool option to compile system libs with unique...
2019-07-05 조웅석/Common Platfor... Merge pull request #72 from j-h-choi/tac_env accepted/tizen/unified/20190709.113105 submit/tizen/20190709.054508
2019-07-04 최종헌/Common Platfor... Merge branch 'tizen' into tac_env
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
2019-06-11 j-h.choiMerge branch 'j-h-choi-tizen' into tizen
2019-06-11 j-h.choiMerge branch 'tizen' of https://github.sec.samsung...
2019-06-11 j-h.choiAdd 'Tizen Assembly Cache' feature
2019-06-10 j-h.choiAdd comments for added function in utils.h
2019-06-07 최종헌/Common Platfor... Merge branch 'tizen' into tizen
2019-06-03 j-h.choiTAC support for memory optimization
2018-07-16 Woongsuk Choadd log manager to redirect stderr to dlog 21/184221/1 accepted/tizen/unified/20180717.063207 submit/tizen/20180717.020525
2018-06-28 Woongsuk Choadd comment for header and fix some wrong return value 62/182762/1
2018-06-27 Woongsuk ChoRefactoring dotnet-launcher 57/182657/3
2018-04-26 Cho Woong Suksupport multiple dll path for plugin 70/177170/1
2018-04-25 JongHeon ChoiMerge "change log tag from ERR to INFO for C# log"...
2018-04-25 Cho Woong Sukchange log tag from ERR to INFO for C# log 64/177064/1
2018-02-23 Cho Woong Sukto send stdout to dlog, move logging thread creation... 69/170869/1 accepted/tizen/unified/20180223.062116 submit/tizen/20180223.024833
2018-01-02 woongsuk choMerge "Add option to enable clang Asan build." into... submit/tizen/20180104.014647
2018-01-01 Cho Woong Sukremove module/function name from stderr log 40/163740/2
2017-11-28 Cho Woong Sukredirect stdout and stderr to dlog 69/161869/2 accepted/tizen/unified/20171130.063237 submit/tizen/20171129.002622
2017-07-20 Cho Woong Sukremove getenv 78/139578/2 accepted/tizen/unified/20170720.062142 submit/tizen/20170720.005404
2017-04-20 JongHeon ChoiModify tizen coding style 13/125813/12
2017-04-13 woongsuk choMerge "Code style refactorting" into tizen accepted/tizen/unified/20170414.042442 submit/tizen/20170413.234951
2017-04-13 woongsuk choMerge "Remove unnecessary executable flag" into tizen
2017-04-12 Hyungju LeeRemove unnecessary executable flag 29/124729/1
2017-04-10 Cho Woong Sukrefactoring launcher 24/124124/6
2017-03-20 Inhwan LeeMerge "find dlls in the app directory first for app... accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170320.173522 accepted/tizen/ivi/20170320.065013 accepted/tizen/mobile/20170320.064937 accepted/tizen/tv/20170320.064953 accepted/tizen/unified/20170320.065026 submit/tizen/20170320.013057
2017-03-17 Cho Woong Sukfind dlls in the app directory first for app NI 91/119491/1
2017-03-14 woongsuk choMerge "Add tool option for check launching memory"...
2017-01-23 Inhwan LeeImplement metadata plugin for appfw 33/110633/9 accepted/tizen/common/20170123.182352 accepted/tizen/ivi/20170123.114806 accepted/tizen/mobile/20170123.114731 accepted/tizen/tv/20170123.114750 submit/tizen/20170123.081747
2016-11-29 pius.leeAdd License file and comments to sources
2016-11-24 pius.leeFix missed ni.dll in tpa list
2016-11-11 pius.leeAdd installer plugin and tool for create a NI