jusung [Wed, 7 Apr 2021 05:36:15 +0000 (14:36 +0900)]
Release version 0.4.13
Changes:
- Fix multi-thread issue
Signed-off-by: jusung <jusung07.son@samsung.com>
Change-Id: I1bab095b6feac2a94aeda77d31c1368c97b549de
jusung [Wed, 7 Apr 2021 05:18:44 +0000 (14:18 +0900)]
Fix multi-thread issue
Change-Id: Ia4a5722c37ebe706e2f424aa6a551f24a3109ce3
Signed-off-by: jusung <jusung07.son@samsung.com>
Inkyun Kil [Mon, 1 Feb 2021 06:14:05 +0000 (15:14 +0900)]
Release version 0.4.12
changes:
- Fix static analysis
Change-Id: If774f2049584d4bad96b7493490949d9441ba9d5
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Mon, 1 Feb 2021 03:57:39 +0000 (12:57 +0900)]
Fix static analysis
- Check if data_id is null
Change-Id: I6eebd059af6cc433f7c6fc41848ba38adc02ef82
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Thu, 7 Jan 2021 06:34:29 +0000 (15:34 +0900)]
Release version 0.4.11
changes:
- fix static analysis issue
Change-Id: I9347dfc170fb4298c8eab560a9e1db066a15c50b
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Thu, 7 Jan 2021 02:21:41 +0000 (11:21 +0900)]
Fix static analysis issue
Change-Id: I5c2eab1e985341c651c5c0d95b3283bfcb9c50a5
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
SukHyung Kang [Thu, 12 Nov 2020 02:38:18 +0000 (02:38 +0000)]
Merge "Add new unittest for data control" into tizen
Jusung Son [Tue, 10 Nov 2020 02:10:49 +0000 (11:10 +0900)]
Release version 0.4.10
Changes:
- Add unitest for data control
Change-Id: I821c577ed70f962b72b246ce43c064782a4f2d2b
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
SukHyung, Kang [Tue, 22 Sep 2020 04:30:25 +0000 (13:30 +0900)]
Add new unittest for data control
Change-Id: I8b853ae33d15b1dce589e7d089fe3ff9d32c3e7d
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
SukHyung, Kang [Thu, 3 Sep 2020 06:13:47 +0000 (15:13 +0900)]
Add unitest for data control
Change-Id: I0e7774a01ca0f0afc2502d4a6e697aa7a48ed4e7
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
SukHyung, Kang [Wed, 19 Aug 2020 05:11:37 +0000 (14:11 +0900)]
Release version 0.4.9
Changes:
- fix wrong function name for data control description
Change-Id: Ieb97dd21ade13f839e02461a2f72a412150d96c2
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
SukHyung, Kang [Wed, 19 Aug 2020 02:28:42 +0000 (11:28 +0900)]
fix wrong function name for data control description
Change-Id: Ieeced7be38a0187e9e6f75b4686928013f966932
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Jusung Son [Mon, 20 Jul 2020 23:12:59 +0000 (08:12 +0900)]
Release version 0.4.8
Changes:
- Fix static analysis issue
Change-Id: I7b4a34ee096cd412de5ba9a418ef81439c472c98
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Mon, 20 Jul 2020 01:56:16 +0000 (10:56 +0900)]
Fix static analysis issue
- NULL_AFTER_DEREF
- DEREF_OF_NULL.RET.STAT
Change-Id: I50aafde305407ff1c6d37b74bda2eaa4c35e4bda
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Inkyun Kil [Tue, 23 Jun 2020 07:37:29 +0000 (16:37 +0900)]
Release version 0.4.7
Changes:
- Adds mutex for data_changed_cb
Change-Id: Idab0eedd330534a070150daf58d82cbc426909d8
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Mon, 1 Jun 2020 00:57:22 +0000 (09:57 +0900)]
Adds mutex for data_changed_cb
The value of __changed_provider_list can be used simultaneously on
data_control_add_data_changed_cb and data_control_remove_data_changed_cb
Change-Id: I05e86f9b451b0cb89f1d2a3cbdef9ba634da7fbf
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Jusung Son [Mon, 18 May 2020 07:05:24 +0000 (16:05 +0900)]
Release version 0.4.6
Changes:
- Fix log level
- Fix ASAN build issue
Change-Id: I36e718b4d97275707e3ec8c1ef8a38f581e88eb3
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Mon, 18 May 2020 06:48:23 +0000 (15:48 +0900)]
Fix ASAN build issue
Change-Id: I4a202a7f60733b9087d928f667588840d22546eb
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Inkyun Kil [Tue, 11 Feb 2020 04:00:19 +0000 (13:00 +0900)]
Fix log level
Change-Id: I6a4b22a3b4fdf27c5db99d57f66da31119d60fa1
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Jusung Son [Thu, 16 Jan 2020 02:08:22 +0000 (11:08 +0900)]
Release version 0.4.5
Changes:
- Remove compile warning messages
Change-Id: Ie72f14e903ce0c4f9ed3b07f18e89b51aab5827c
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Thu, 16 Jan 2020 02:04:26 +0000 (11:04 +0900)]
Remove compile warning messages
Change-Id: Ib455ca27ef67ff47741c0b7171c3ba0bac63add5
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
SukHyung, Kang [Thu, 14 Nov 2019 08:15:28 +0000 (17:15 +0900)]
Release version 0.4.4
Changes:
- Fix api reference for data control
Change-Id: Id93b57f105892035e260f913a15ea92d6f1e3131
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
SukHyung, Kang [Wed, 13 Nov 2019 07:50:16 +0000 (16:50 +0900)]
Fix api reference for data control
Change-Id: I766b76a17b1235f3fd1243140ce4ac814e8ece48
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Jusung Son [Tue, 8 Oct 2019 07:22:02 +0000 (16:22 +0900)]
Release version 0.4.3
Changes:
- Update doxygen
Change-Id: I3e35e5cda1171ce48c2bedbe42b7c8cfd3d6bf17
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
mk5004.lee [Mon, 30 Sep 2019 07:53:10 +0000 (16:53 +0900)]
Update doxygen
- change file mode
Change-Id: I118b654a29fd5d0389127bfe29141d24199fe0fe
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Jusung Son [Tue, 6 Aug 2019 06:28:46 +0000 (15:28 +0900)]
Release version 0.4.2
Changes:
- Fix wrong log level
- Remove unnecessary dbus policy rules
Change-Id: I4e13845e6e3b305272f9c58f9c9a4fea56229f4b
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
jusung son [Tue, 6 Aug 2019 06:01:05 +0000 (06:01 +0000)]
Merge "Remove unnecessary dbus policy rules" into tizen
Jusung Son [Tue, 6 Aug 2019 05:30:53 +0000 (14:30 +0900)]
Fix wrong log level
Change-Id: Id728e3899d043e9ec2d4fd1907df627d3b16a01b
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Hyotaek Shim [Mon, 5 Aug 2019 02:30:20 +0000 (11:30 +0900)]
Remove unnecessary dbus policy rules
Change-Id: Ia4068d432a69db7386e9e4508e5e0f9c50915484
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Jusung Son [Wed, 17 Jul 2019 02:35:37 +0000 (11:35 +0900)]
Release version 0.4.1
Changes:
- Make a gcov package for measuring coverage easier
- Remove unnecessary log
Change-Id: Ib331e5bb0d9da5b2f6413cd90d6287e0247a7d9d
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Wed, 17 Jul 2019 02:24:21 +0000 (11:24 +0900)]
Remove unnecessary log
Change-Id: I5d738b61c7a1fb53b37f0ff10bd6b503c3e854cf
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
hyunho [Wed, 10 Jul 2019 04:50:37 +0000 (13:50 +0900)]
Make a gcov package for measuring coverage easier
Change-Id: Id4d3cb0502bb58ecd2da9e266f2c37a66fd869ee
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Inkyun Kil [Mon, 11 Feb 2019 00:59:03 +0000 (09:59 +0900)]
Release version 0.4.0
Changes:
- Fix wrong variable siz
Change-Id: I3e2bb793c925301c4feffc2ce1c6b9727ace67bf
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Mon, 11 Feb 2019 00:08:36 +0000 (09:08 +0900)]
Fix wrong variable size
Change-Id: I49dac9a2cd3cfe917e3e07d87236bbb7da07c691
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
jusung son [Fri, 7 Dec 2018 07:42:23 +0000 (16:42 +0900)]
Release version 0.3.13
Changes:
- Fix dlog format
Change-Id: I4353d31159a52563e7812184dc7e057436323c4c
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 7 Dec 2018 07:18:52 +0000 (16:18 +0900)]
Fix dlog format
Change-Id: Ie3f18e546c61620fea1b7ea1f12d61b69d609a9e
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 7 Dec 2018 06:29:07 +0000 (15:29 +0900)]
Release version 0.3.12
- Fix wrong pointer access
Change-Id: I370183b38eaa7336b42e0876118eb1dd61fcd66e
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 7 Dec 2018 06:24:24 +0000 (15:24 +0900)]
Fix wrong pointer access
- _bundle_foreach_check_arg_size_cb
Change-Id: I5f5a480ba156714fc7c1cbbc40909efaf08c748d
Signed-off-by: jusung son <jusung07.son@samsung.com>
Inkyun Kil [Tue, 20 Nov 2018 02:29:48 +0000 (11:29 +0900)]
Change type of parameter
Change-Id: Ie7922b6cea8f0042df15cdc307011bcebea31d0d
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
jusung son [Mon, 12 Nov 2018 02:06:38 +0000 (11:06 +0900)]
Release version 0.3.11
Changes:
- Fix double free
Change-Id: Icd5844711ff2d6b6cc1226f82080eadb7941491e
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Mon, 12 Nov 2018 01:56:21 +0000 (10:56 +0900)]
Fix double free
Change-Id: I284377a0ee9a1aac7461483836c6ab4cc50d47b5
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Thu, 8 Nov 2018 23:56:05 +0000 (08:56 +0900)]
Release version 0.3.10
Changes:
- Add internal send change noti API for c# API
Change-Id: I282dea11caa9c2c70667912cfb71a98c951055cd
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Wed, 7 Nov 2018 05:56:16 +0000 (14:56 +0900)]
Add internal send change noti API for c# API
- data_control_provider_send_data_change_noti_by_data_id
Change-Id: I8e631da830381e4795e79dd03ee48099021e6a03
Signed-off-by: jusung son <jusung07.son@samsung.com>
Inkyun Kil [Wed, 2 May 2018 05:19:14 +0000 (14:19 +0900)]
Release version 0.3.9
Changes:
- Change rules for default dbus policy
Change-Id: If575d4385dbd11007d047a9aa4d45c7160fc42f8
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Tue, 17 Apr 2018 10:46:12 +0000 (19:46 +0900)]
Change rules for default dbus policy
Change-Id: I7e583d4aba02eb52200468e31aa368572dda8334
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Hwankyu Jhun [Mon, 5 Mar 2018 05:37:08 +0000 (14:37 +0900)]
Release version 0.3.8
Changes:
- Fix a typo
Change-Id: If041e0aec7c4e8d0bc4f462ce6aa260049f04bed
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 5 Mar 2018 05:26:36 +0000 (14:26 +0900)]
Fix a typo
Change-Id: I5f497a20379261bdb8b6f006fd05ddf60c6410a2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
jusung son [Mon, 5 Feb 2018 02:18:38 +0000 (11:18 +0900)]
Release version 0.3.7
- Fix wrong list management
Change-Id: Ic9e6168e322e0b858f9395df9dd26fa4812c4f00
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 2 Feb 2018 08:13:43 +0000 (17:13 +0900)]
Fix wrong list management
-If an error occurs after a new provider is added to the list, only the data in the list is deleted
Change-Id: Ib444cd8f6da9fb25f2695b8b8672de57b1702211
Signed-off-by: jusung son <jusung07.son@samsung.com>
Inkyun Kil [Tue, 17 Oct 2017 03:09:35 +0000 (12:09 +0900)]
Release version 0.3.6
- Fix memory leak
Change-Id: I59472e745d4661d339d1a8e9a027268ff3189f9d
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Tue, 17 Oct 2017 03:03:52 +0000 (12:03 +0900)]
Fix memory leak
Change-Id: Ia4ea3c064c0b97dffc06284eba2858b86012f1fc
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
jusung son [Thu, 12 Oct 2017 04:43:57 +0000 (13:43 +0900)]
Release version 0.3.5
Changes:
- Fix static anlaysis issues
- Fix memory leak
- Fix wrong a preprocessing directive of the form
Change-Id: I19b018eea51f31d4920caa0d7d048e6ca7ecbe29
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Wed, 11 Oct 2017 10:07:08 +0000 (19:07 +0900)]
Fix static anlaysis issues
- Buffer not null terminated
- Use of untrusted scalar value
Change-Id: I227b50bee304ea5366e9e8719877dff7239c2d0c
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Tue, 10 Oct 2017 08:57:43 +0000 (17:57 +0900)]
Fix memory leak
Change-Id: If5a3d697344192fd0664a466d95a6b89472e1a30
Signed-off-by: jusung son <jusung07.son@samsung.com>
Inkyun Kil [Wed, 11 Oct 2017 00:43:08 +0000 (09:43 +0900)]
Fix wrong a preprocessing directive of the form
Change-Id: I30a433c4e18c7b456be51f936a81bce3fea137e7
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Semun Lee [Fri, 15 Sep 2017 02:24:39 +0000 (11:24 +0900)]
Release version 0.3.4
Changes:
- fix coding rule error
Change-Id: I2b79f022f9526d7f1d4655b4f44c9ae2f30aa1c7
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Youngjae Shin [Wed, 13 Sep 2017 02:17:20 +0000 (11:17 +0900)]
fix coding rule error
Change-Id: I8c5c3508d76603c3986a2718a13538a31a389c0a
Inkyun Kil [Tue, 12 Sep 2017 04:36:07 +0000 (13:36 +0900)]
Release version 0.3.3
- Fix wrong doxygen
- Fix wrong condition related to privilege control
- Adjust coding rule
Change-Id: I05e9e337ff65dcf89898cb7270b8157c08a3336f
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Seungha Son [Tue, 12 Sep 2017 04:36:48 +0000 (13:36 +0900)]
Adjust coding rule
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I516a2bf9b633d9180a59a6b33ee45f9ec19fe0d3
Inkyun Kil [Fri, 18 Aug 2017 07:03:51 +0000 (16:03 +0900)]
Fix wrong doxygen
Change-Id: I63fa7e8cd17f7760f260b4415940c69171c07d76
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
jusung son [Tue, 12 Sep 2017 01:56:37 +0000 (10:56 +0900)]
Fix wrong condition related to privilege control
Change-Id: Id863a49e48c89f48578bdc76931793675dbe6a25
Signed-off-by: jusung son <jusung07.son@samsung.com>
Inkyun Kil [Fri, 8 Sep 2017 03:03:40 +0000 (12:03 +0900)]
Release version 0.3.2
-Fix log arguments error
Change-Id: I5124be4e8e6d720675652e92799ea28156de7425
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Fri, 8 Sep 2017 01:30:13 +0000 (10:30 +0900)]
Fix log arguments error
Change-Id: I30a1994eaae40b3ac43f6b16b51928201018aaad
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
jusung son [Tue, 22 Aug 2017 05:26:22 +0000 (14:26 +0900)]
Release version 0.3.1
Changes:
- Fix tainted int
- Fix out of memory and wrong descriptions for retval
- Fixed minor issues
Change-Id: I66e13e242642e020f5e3a93abadf979573a99f92
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Mon, 21 Aug 2017 08:09:19 +0000 (17:09 +0900)]
Fix tainted int
- boundary check
- strtol exception handling
Change-Id: Ife7ad3f3940f56c88e0f93b8179db4875c894d0b
Signed-off-by: jusung son <jusung07.son@samsung.com>
Inkyun Kil [Thu, 20 Jul 2017 09:01:39 +0000 (18:01 +0900)]
Fix out of memory and wrong descriptions for retval
Change-Id: I9107da818a64e67c3f37d4fecd747e8735ec88c8
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 18 Aug 2017 00:24:18 +0000 (00:24 +0000)]
Merge "Fixed minor issues" into tizen
Inkyun Kil [Tue, 8 Aug 2017 01:29:00 +0000 (10:29 +0900)]
Release version 0.3.0
- Add new apis for multiple response callback
Change-Id: I70798e41e00801c5a976110a72bc08143d192049
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Mon, 26 Jun 2017 08:09:40 +0000 (17:09 +0900)]
Add new apis for multiple response callback
- 'data_control_map_register_response_cb',
'data_control_sql_register_response_cb',
'data_control_map_register_add_bulk_data_response_cb'
'data_control_sql_register_insert_bulk_data_response_cb'
couldn't register multiple callback for same provider id.
This patch is for registering multiple callback for same provider id.
Change-Id: I24190ef238d955e9a07ade38e0f6ecd4be7d271e
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Mon, 31 Jul 2017 01:16:13 +0000 (10:16 +0900)]
Release version 0.2.6
Change:
- Fix wrong log format
Change-Id: I729b994b5a0c9003a3f380bd9f7f9a55f050ac25
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 28 Jul 2017 07:36:20 +0000 (16:36 +0900)]
Fix wrong log format
Change-Id: I92fa4ad7828ca9e3f1ed04ce8d6dc2230180b8a7
Signed-off-by: jusung son <jusung07.son@samsung.com>
ashish.cb [Wed, 26 Jul 2017 10:43:57 +0000 (16:13 +0530)]
Fixed minor issues
Change-Id: I6e8ffd6c53d8754aa067d3687a62015be67f1dc5
jusung son [Fri, 21 Jul 2017 04:21:30 +0000 (13:21 +0900)]
Release version 0.2.5
Changes:
- Change the socket to non-blocking mode
- Add null check when allocating memory
Change-Id: I737a6806b8bd569e8fa39e1646f2a94e66b6e26d
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Mon, 17 Jul 2017 06:53:23 +0000 (15:53 +0900)]
Change the socket to non-blocking mode.
- In blocking mode, the consumer is blocked when the buffer of the provider is full
- Related patch
[amd] https://review.tizen.org/gerrit/#/c/139090/
Change-Id: I5ddd5cfddfb5f1653e24a3c4e139b467e85f6078
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Mon, 17 Jul 2017 10:16:07 +0000 (19:16 +0900)]
Add null check when allocating memory
Change-Id: Ifa10e7dfa9f01e57f8208401b601961a074417be
Signed-off-by: jusung son <jusung07.son@samsung.com>
Hyunho Kang [Fri, 7 Jul 2017 04:16:00 +0000 (13:16 +0900)]
Release version 0.2.4
Changes:
- Fix wrong log format
- Refactor codes
Change-Id: Ia38f5df977dabaee967990d76af58d48404d24bd
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 7 Jul 2017 01:04:59 +0000 (10:04 +0900)]
Fix wrong log format
Change-Id: I56f1af732ce28d4f640f5f0cc743b0cffcd5a376
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Inkyun Kil [Thu, 15 Jun 2017 02:41:24 +0000 (11:41 +0900)]
Refactor codes
- The goal of this patch is to remove duplicated codes
Change-Id: I7e075196935b1a909ccca50e6dc27fea2d499cd9
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
Hyunho Kang [Tue, 13 Jun 2017 04:18:03 +0000 (13:18 +0900)]
Release version 0.2.3
Changes:
- Fix invalid log format
- Check bound for column count
Change-Id: I198e337a4f2f6720a6a0f5e32b5bd15abdd76e02
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 13 Jun 2017 02:30:06 +0000 (11:30 +0900)]
Check bound for column count
Change-Id: I5653f8a332f79c34cce680deaadf9985a8c7ea96
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Mon, 12 Jun 2017 22:40:50 +0000 (07:40 +0900)]
Fix invalid log format
Change-Id: I91bd4d70d2bb5b96eefff101383d61ddd2b1d169
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Jiwoong Im [Fri, 9 Jun 2017 04:56:17 +0000 (13:56 +0900)]
Release version 0.2.2
Changes:
- Send provider info when requesting socket pair
Change-Id: Ife240f03edc82d46f9df2087a6d1e828cca9d278
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Jiwoong Im [Thu, 18 May 2017 08:39:11 +0000 (17:39 +0900)]
Send provider info when requesting socket pair
- To check privilege in amd, send provider information
when requesting socket pair
- Related patches
[amd] https://review.tizen.org/gerrit/#/c/129881/
[aul-1] https://review.tizen.org/gerrit/#/c/129880/
[tpk-manifest-handler] https://review.tizen.org/gerrit/#/c/129211/
[app-installers] https://review.tizen.org/gerrit/#/c/129212/
[pkgmgr-info] https://review.tizen.org/gerrit/#/c/129210/
Change-Id: I43822defc3068c2ab691bda0d2f586b0e9a58866
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Jiwoong Im [Thu, 27 Apr 2017 05:25:37 +0000 (14:25 +0900)]
Release version 0.2.1
Changes:
- Fix certificate check step in datacontrol noti api
Change-Id: Ifeb05fa1072eacebd4839fde3bf39bdcac506474
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Jiwoong Im [Wed, 26 Apr 2017 01:52:53 +0000 (10:52 +0900)]
Fix certificate check step in datacontrol noti api
Change-Id: If5e9670a469413f676709676fad1200868c1299b
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Inkyun Kil [Fri, 21 Apr 2017 01:18:06 +0000 (10:18 +0900)]
Release version 0.2.0
Changes:
- Fix memory leaks
- Add datacontrol trusted communication
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Change-Id: Ie6366f80f60d000b16d5e96e48c5ffacf5635c4b
Jiwoong Im [Mon, 10 Apr 2017 06:29:19 +0000 (15:29 +0900)]
Add datacontrol trusted communication
- Provider app can set whether datacontrol is trusted communication or not
with trusted attribute in manifest file.
If provider app sets trusted communication, only consumer apps signed
with the same certificate can request to the provider.
- Related patches
[pkgmgr-info] https://review.tizen.org/gerrit/#/c/124100/
[tpk-manifest-handler] https://review.tizen.org/gerrit/#/c/124101/
[app-installer] https://review.tizen.org/gerrit/#/c/124102/
Change-Id: Ieb38a23684632b1e1f20093059eb94011ef5e83f
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Inkyun Kil [Tue, 18 Apr 2017 10:49:52 +0000 (19:49 +0900)]
Fix memory leaks
Change-Id: I5f0131073b92e43eb7707def054524067f1820e2
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Tue, 4 Apr 2017 09:59:40 +0000 (18:59 +0900)]
Release version 0.1.2
- Fix memory leak
Change-Id: I35e14adfbae60c828fc25dda5561740b8122872a
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Mon, 3 Apr 2017 04:58:24 +0000 (13:58 +0900)]
Fix memory leak
Change-Id: Ia8a11504445b09e91b65632778f2e7eaf7c0a9a6
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Hyunho Kang [Thu, 23 Mar 2017 06:33:23 +0000 (15:33 +0900)]
Release version 0.1.1
Changes:
- Set license using %license
Change-Id: I0a09ec1d620918e2d1bf2747dbc41e473c668f66
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 23 Mar 2017 06:32:06 +0000 (15:32 +0900)]
Set license using %license
Change-Id: If52b112d1554a0de62ff1b04a2547d37dd3a4a3b
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
jusung son [Mon, 20 Feb 2017 01:40:43 +0000 (10:40 +0900)]
Fix Memory leaks
Change-Id: I11086774f3061911622529dd71564f745e09ff8b
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 17 Feb 2017 10:12:57 +0000 (02:12 -0800)]
Revert "Fix memory leaks"
This reverts commit
4a3981a2a18cb64bd460223ee570b832297c8c52.
Change-Id: I9b04590e92f58eefbc9f683da6fc2ec377071e73
jusung son [Fri, 17 Feb 2017 01:44:18 +0000 (10:44 +0900)]
Release version 0.1.0
Changes:
- Fix memory leaks
Change-Id: I6596f65e75c457c1c98232034bee71c889daf564
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Wed, 15 Feb 2017 12:57:37 +0000 (21:57 +0900)]
Fix memory leaks
Change-Id: I066c9b5692075ccfe04c1b9873e299a65eaf34b3
Signed-off-by: jusung son <jusung07.son@samsung.com>
Hyunho Kang [Mon, 13 Feb 2017 03:35:57 +0000 (12:35 +0900)]
Release version 0.0.19
Changes:
- Fix memory leak
- Add boundary check for value from untrusted source
Change-Id: Ie627a8578df2a5a19b8ee8cbff52cbb9f98acb00
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 8 Feb 2017 12:02:27 +0000 (21:02 +0900)]
Add boundary check for value from untrusted source
Change-Id: I7ac23493f014447d3afbca82fe4f4bdaa565986f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 8 Feb 2017 11:46:55 +0000 (20:46 +0900)]
Fix memory leak
Change-Id: I90a27b350785dcafbbe7a7aed60d7db43da917b4
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 8 Feb 2017 07:10:17 +0000 (16:10 +0900)]
Release version 0.0.18
Changes:
- Add internal get select page info API for c# API
- Add internal send select result API for c# API
Change-Id: I3c35385758df34fc2fbfc012d8eb405474d3a7ab
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>