index
:
platform/core/appfw/data-control
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
sandbox/akazmin/tizen6_asan
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: App Framework / Application Communication;
Semun Lee <semun.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Fix thread-safety issue
jusung son
1
-2
/
+45
2024-09-10
Fix UAF(Use After Free) issue
inkyun.kil
1
-29
/
+46
2024-07-10
Fix static analysis issue
Inkyun Kil
1
-6
/
+5
2024-03-06
Fix static analysis issue
jusung son
1
-0
/
+2
2023-09-19
Improves code coverage and change package name for unittest
Inkyun Kil
3
-3
/
+142
2023-09-12
Improves code coverage
Inkyun Kil
2
-1
/
+13
2022-10-18
Fix static analysis issue
SukhyungKang
1
-8
/
+8
2021-04-22
Fix static issues
jusung
1
-1
/
+1
2021-04-07
Fix multi-thread issue
jusung
1
-4
/
+21
2021-02-01
Fix static analysis
Inkyun Kil
1
-71
/
+15
2021-01-07
Fix static analysis issue
Inkyun Kil
1
-5
/
+31
2020-07-20
Fix static analysis issue
Jusung Son
2
-2
/
+5
2020-06-23
Adds mutex for data_changed_cb
Inkyun Kil
3
-18
/
+80
2020-05-18
Fix ASAN build issue
Jusung Son
1
-19
/
+13
2020-02-18
Fix log level
Inkyun Kil
2
-2
/
+2
2020-01-16
Remove compile warning messages
Jusung Son
1
-3
/
+3
2019-10-07
Update doxygen
mk5004.lee
6
-3
/
+3
2019-08-06
Fix wrong log level
Jusung Son
4
-38
/
+38
2019-07-17
Remove unnecessary log
Jusung Son
1
-1
/
+1
2019-02-11
Fix wrong variable size
Inkyun Kil
1
-2
/
+2
2018-12-07
Fix dlog format
jusung son
1
-3
/
+3
2018-12-07
Fix wrong pointer access
jusung son
1
-1
/
+1
2018-11-20
Change type of parameter
Inkyun Kil
1
-1
/
+1
2018-11-12
Fix double free
jusung son
1
-1
/
+0
2018-11-08
Add internal send change noti API for c# API
jusung son
1
-40
/
+146
2018-02-02
Fix wrong list management
jusung son
1
-1
/
+6
2017-10-17
Fix memory leak
Inkyun Kil
1
-2
/
+4
2017-10-11
Fix static anlaysis issues
jusung son
1
-1
/
+6
2017-10-11
Fix memory leak
jusung son
2
-20
/
+24
2017-09-12
Adjust coding rule
Seungha Son
4
-13
/
+12
2017-09-12
Fix wrong condition related to privilege control
jusung son
1
-1
/
+1
2017-09-08
Fix log arguments error
Inkyun Kil
1
-3
/
+3
2017-08-21
Fix tainted int
jusung son
2
-20
/
+50
2017-08-18
Fix out of memory and wrong descriptions for retval
Inkyun Kil
5
-43
/
+265
2017-08-18
Merge "Fixed minor issues" into tizen
jusung son
2
-7
/
+3
2017-08-03
Add new apis for multiple response callback
Inkyun Kil
6
-187
/
+527
2017-07-28
Fix wrong log format
jusung son
1
-3
/
+5
2017-07-26
Fixed minor issues
ashish.cb
2
-7
/
+3
2017-07-19
Change the socket to non-blocking mode.
jusung son
3
-16
/
+33
2017-07-17
Add null check when allocating memory
jusung son
4
-6
/
+47
2017-07-07
Fix wrong log format
Hyunho Kang
1
-2
/
+2
2017-06-23
Refactor codes
Inkyun Kil
16
-7706
/
+6192
2017-06-13
Check bound for column count
Hyunho Kang
3
-3
/
+10
2017-06-13
Fix invalid log format
Hwankyu Jhun
3
-4
/
+5
2017-06-07
Send provider info when requesting socket pair
Jiwoong Im
5
-29
/
+59
2017-04-26
Fix certificate check step in datacontrol noti api
Jiwoong Im
1
-8
/
+4
2017-04-18
Add datacontrol trusted communication
Jiwoong Im
6
-21
/
+389
2017-04-18
Fix memory leaks
Inkyun Kil
2
-4
/
+16
2017-04-03
Fix memory leak
Inkyun Kil
2
-3
/
+11
2017-02-20
Fix Memory leaks
submit/tizen_unified/20170308.100405
submit/tizen/20170302.084638
accepted/tizen/wearable/20170302.121532
accepted/tizen/unified/20170309.032116
accepted/tizen/tv/20170302.121450
accepted/tizen/mobile/20170302.121145
accepted/tizen/ivi/20170302.121544
accepted/tizen/common/20170302.151739
jusung son
3
-7
/
+48
[next]