Age | Commit message (Expand) | Author | Files | Lines |
2020-02-13 | Fix coverity issuetizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115105submit/tizen_6.0_hotfix/20201102.192905submit/tizen_6.0/20201029.205505submit/tizen/20200224.070517submit/tizen/20200214.070503accepted/tizen/unified/20200225.224324accepted/tizen/6.0/unified/hotfix/20201103.045647accepted/tizen/6.0/unified/20201030.102747tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unified | Cheoleun Moon | 1 | -2/+2 |
2019-07-26 | Change function nametizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201027.114701submit/tizen_5.5_wearable_hotfix/20201026.1843010submit/tizen_5.5_mobile_hotfix/20201027.114301submit/tizen_5.5_mobile_hotfix/20201026.1851010submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000009submit/tizen/20190819.082417submit/tizen/20190731.012344submit/tizen/20190726.070639accepted/tizen/unified/20190820.115119accepted/tizen/5.5/unified/wearable/hotfix/20201027.091847accepted/tizen/5.5/unified/mobile/hotfix/20201027.060555accepted/tizen/5.5/unified/20191031.032550tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unified | Seonah Moon | 4 | -4/+4 |
2019-06-14 | Remove unused dependencysubmit/tizen/20190705.003358accepted/tizen/unified/20190705.110707 | Seonah Moon | 1 | -1/+0 |
2019-05-13 | [WGID-253912] Do not use weak pseudo-random generatorsubmit/tizen/20190513.083717accepted/tizen/unified/20190515.084931 | Seonah Moon | 2 | -11/+4 |
2019-01-04 | Remove inhouse attributesubmit/tizen/20190107.053007accepted/tizen/unified/20190109.060020 | Seonah Moon | 1 | -25/+6 |
2018-10-03 | On completing wifi activate/deactivate callback set power checkbox statesubmit/tizen_5.0/20181106.000001submit/tizen_5.0/20181101.000009submit/tizen/20181004.085321accepted/tizen/unified/20181008.052228accepted/tizen/5.0/unified/20181106.201524accepted/tizen_5.0_unified | Abhishek Sansanwal | 1 | -15/+59 |
2018-09-17 | [WGID-352566] Remove unused functionsubmit/tizen/20180917.072141accepted/tizen/unified/20180918.062859 | Seonah Moon | 1 | -11/+0 |
2018-08-22 | [CID-1019137] Fix resource leaksubmit/tizen/20180824.060756accepted/tizen/unified/20180827.071418 | Seonah Moon | 1 | -1/+3 |
2018-08-09 | Added support for IPv6 in detail menusubmit/tizen/20180813.043400accepted/tizen/unified/20180813.152459 | Abhishek Sansanwal | 5 | -5/+86 |
2018-06-28 | Modified the deprecated enumsubmit/tizen/20180702.034741accepted/tizen/unified/20180702.151340 | taesub kim | 1 | -1/+1 |
2018-04-04 | Merge "[CID-110975, 109003, 113729, 105793] Fix memory leak" into tizensubmit/tizen/20180419.131851submit/tizen/20180404.081806accepted/tizen/unified/20180420.081856accepted/tizen/unified/20180406.062020 | taesub kim | 3 | -4/+15 |
2018-04-04 | Merge "Add pkg dependency: libxml-2.0 & delete pkgconfig in the root CMakeLis...submit/tizen/20180402.232840 | taesub kim | 3 | -25/+2 |
2018-04-03 | [CID-110975, 109003, 113729, 105793] Fix memory leak | Seonah Moon | 3 | -4/+15 |
2018-03-29 | Fix coverity issue (CID-109615)submit/tizen/20180329.051456accepted/tizen/unified/20180403.152108 | chleun.moon | 2 | -6/+1 |
2018-03-19 | Add pkg dependency: libxml-2.0 & delete pkgconfig in the root CMakeLists.txtsubmit/tizen/20180408.231339accepted/tizen/unified/20180409.100008 | Taesoo Jun | 3 | -25/+2 |
2017-12-18 | Remove unnecessary BuildRequiressubmit/tizen/20171220.222501submit/tizen/20171218.085650accepted/tizen/unified/20171219.072616 | Seonah Moon | 1 | -1/+0 |
2017-12-18 | Fix build warning | Seonah Moon | 2 | -1/+3 |
2017-10-26 | Prevent static IP and manual proxy from being selected more than once | Abhishek Sansanwal | 6 | -1/+30 |
2017-10-26 | Merge "Set auto-connect on AP connected using Add network menu" into tizensubmit/tizen/20171030.235228accepted/tizen/unified/20171101.064645 | taesub kim | 3 | -1/+22 |
2017-10-26 | Merge "Fixed text colour in password input box" into tizen | taesub kim | 1 | -2/+8 |
2017-10-26 | Merge "Improved entry input, ignore consecutive zeroes" into tizen | taesub kim | 2 | -14/+25 |
2017-10-26 | Merge "Fixed incorrect callback type" into tizen | taesub kim | 2 | -2/+2 |
2017-10-26 | Merge "Remove unused function" into tizen | taesub kim | 1 | -29/+0 |
2017-10-26 | Merge "Fix callback type mismatch build warning" into tizen | taesub kim | 2 | -2/+2 |
2017-10-26 | Set auto-connect on AP connected using Add network menu | Abhishek Sansanwal | 3 | -1/+22 |
2017-10-24 | Remove unused functions | Abhishek Sansanwal | 1 | -56/+0 |
2017-10-24 | Fix callback type mismatch build warning | Abhishek Sansanwal | 2 | -2/+2 |
2017-10-24 | Remove unused function | Abhishek Sansanwal | 1 | -29/+0 |
2017-10-24 | Fixed incorrect callback type | Abhishek Sansanwal | 2 | -2/+2 |
2017-10-24 | Fixed text colour in password input box | Abhishek Sansanwal | 1 | -2/+8 |
2017-10-24 | Merge "Fix Keyboard layout for ipv6 static IP in add network menu" into tizen | taesub kim | 1 | -1/+0 |
2017-10-24 | Improved entry input, ignore consecutive zeroes | Abhishek Sansanwal | 2 | -14/+25 |
2017-10-23 | Fix Keyboard layout for ipv6 static IP in add network menu | Abhishek Sansanwal | 1 | -1/+0 |
2017-10-23 | Fixed bug where multiple password items were being added to menu | Abhishek Sansanwal | 1 | -0/+5 |
2017-10-18 | Add-network menu added to wifi scan list | Abhishek Sansanwal | 44 | -1502/+7565 |
2017-10-11 | Added IPv6 configuration to Change network menusubmit/tizen/20171012.045027accepted/tizen/unified/20171013.190303 | Abhishek Sansanwal | 22 | -71/+1480 |
2017-09-18 | [WGID-263991] Fix SIZEOF_POINTER_TYPEsubmit/tizen/20170918.114609accepted/tizen/unified/20170920.081229 | Seonah Moon | 2 | -2/+2 |
2017-06-08 | bug fix: Remove unneccessary codesubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100009submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170612.082510accepted/tizen/unified/20170612.171438accepted/tizen/4.0/unified/20170828.223048accepted/tizen/4.0/unified/20170816.015124 | Seonah Moon | 2 | -2/+1 |
2017-05-08 | Fix svace issues (WGID-207160, 207165 and 208169)tizen_4.0.m1_releasesubmit/tizen/20170508.081935accepted/tizen/unified/20170510.012957 | chleun.moon | 1 | -43/+5 |
2017-04-21 | Fixed SVACE issues and Code cleanupsubmit/tizen/20170426.084841submit/tizen/20170424.014832accepted/tizen/unified/20170427.015601 | Milind Ramesh Murhekar | 6 | -10/+53 |
2017-04-20 | [WGID-201831, 201833] Fixed for secure codingsubmit/tizen/20170420.091040accepted/tizen/unified/20170420.155742 | Seonah Moon | 2 | -9/+11 |
2017-04-06 | Removed emulator build dependencysubmit/tizen/20170411.013600accepted/tizen/unified/20170411.035226 | Abhishek Sansanwal | 11 | -304/+444 |
2017-03-27 | Removed files not requiredsubmit/tizen/20170331.045040accepted/tizen/wearable/20170331.083234accepted/tizen/unified/20170331.083423accepted/tizen_wearable | Abhishek Sansanwal | 28 | -151/+2 |
2017-03-10 | Replaced wifi capi with wifi-managerHEADmaster | Abhishek Sansanwal | 189 | -0/+40694 |
2017-03-02 | Initial empty repository | Tizen Infrastructure | 0 | -0/+0 |