platform/core/api/wifi-direct.git
8 years ago[SVACE][TIZEN_3.0_TV][Critical][WGID-66380] MEMORY_LEAK 36/63636/1 accepted/tizen/common/20160325.135807 accepted/tizen/ivi/20160325.073107 accepted/tizen/mobile/20160325.072938 accepted/tizen/tv/20160325.073005 accepted/tizen/wearable/20160325.073036 submit/tizen/20160325.053430
Seonah Moon [Fri, 25 Mar 2016 05:13:14 +0000 (14:13 +0900)]
[SVACE][TIZEN_3.0_TV][Critical][WGID-66380] MEMORY_LEAK

Change-Id: I87c52a2048de023cea3fd043155e3c396d20df89
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoUse GError to indicate Wi-Fi Direct error 21/63521/1 accepted/tizen/common/20160325.135659 accepted/tizen/ivi/20160325.072345 accepted/tizen/mobile/20160325.072212 accepted/tizen/tv/20160325.072246 accepted/tizen/wearable/20160325.072310 submit/tizen/20160325.042525
Yu Jiung [Thu, 24 Mar 2016 06:04:21 +0000 (15:04 +0900)]
Use GError to indicate Wi-Fi Direct error

Change-Id: Idb3cc9b314196605aea48b250434f73693b81b73
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
8 years ago[wifi-direct]:Fixed SVACE Issue 52/62852/2 accepted/tizen/common/20160322.150948 accepted/tizen/ivi/20160323.012713 accepted/tizen/mobile/20160323.012618 accepted/tizen/tv/20160323.012634 accepted/tizen/wearable/20160323.012653 submit/tizen/20160322.084344
Maneesh Jain [Sat, 19 Mar 2016 09:48:26 +0000 (05:48 -0400)]
[wifi-direct]:Fixed SVACE Issue

Description: Replace strok() to strok_r()

Change-Id: I7364574b218e9a484e4acc93d474f2b6c468f1a7
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
8 years agoFix SVace issue WGID 40946 89/62589/1 accepted/tizen/common/20160317.160736 accepted/tizen/ivi/20160318.112900 accepted/tizen/mobile/20160318.112210 accepted/tizen/tv/20160318.112547 accepted/tizen/wearable/20160318.112600 submit/tizen/20160317.043432
Yu Jiung [Thu, 17 Mar 2016 01:15:50 +0000 (10:15 +0900)]
Fix SVace issue WGID 40946

Change-Id: Iee149fc50d8ffadab7c5cc46598b7a54b99fed5b
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
8 years agoRemoved "LaunchDirect" call to net-config from wifi_direct_initialize 75/62075/1 accepted/tizen/common/20160316.160335 accepted/tizen/ivi/20160316.040516 accepted/tizen/mobile/20160316.040425 accepted/tizen/tv/20160316.040439 accepted/tizen/wearable/20160316.040502 submit/tizen/20160316.022156
Nishant Chaprana [Mon, 14 Mar 2016 07:01:06 +0000 (12:31 +0530)]
Removed "LaunchDirect" call to net-config from wifi_direct_initialize

now wfd-manager starts with dbus auto activation logic, So launching
wfd-manager from net-config is not required anymore.
Also using this code with dbus auto activation leads to conditions
where two wfd-manager instances are running.

Change-Id: I5660fb454302b3955e87ee90244f5d6e7da67e7a
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago[wifi-direct] Handled error case in wifi_direct_initialize 23/61723/1 accepted/tizen/common/20160315.220912 accepted/tizen/ivi/20160314.105019 accepted/tizen/mobile/20160314.104927 accepted/tizen/tv/20160314.104944 accepted/tizen/wearable/20160314.105001 submit/tizen/20160314.023520
Nishant Chaprana [Thu, 10 Mar 2016 06:25:23 +0000 (11:55 +0530)]
[wifi-direct] Handled error case in wifi_direct_initialize

wifi_direct_dbus_init can return FALSE when it fails to get bus name.
So wifi_direct_initialize API should return error in failure case.

Change-Id: Ie16c1087bfd20f9d778abfcec12f53a1b9dfe3e9
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago[wifi-direct] wifi_direct_get_wps_pin() should NULL check pin pointer. 22/61722/1
Nishant Chaprana [Thu, 10 Mar 2016 06:21:54 +0000 (11:51 +0530)]
[wifi-direct] wifi_direct_get_wps_pin() should NULL check pin pointer.

Change-Id: I67515e01b28e17a4034ec5e32a2410b0b53cd8c8
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago[wifi-direct] Fixed memory leak. 19/61719/1
Nishant Chaprana [Thu, 10 Mar 2016 06:20:01 +0000 (11:50 +0530)]
[wifi-direct] Fixed memory leak.

Change-Id: I1897e097383c11a0ea7326c301052fcf5a93d783
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years agoAdd modification to make wifi-direct pass current test cases 41/61641/2 accepted/tizen/common/20160311.201809 accepted/tizen/ivi/20160311.061522 accepted/tizen/mobile/20160311.061420 accepted/tizen/tv/20160311.061439 accepted/tizen/wearable/20160311.061457 submit/tizen/20160311.021629
Yu Jiung [Wed, 9 Mar 2016 08:47:59 +0000 (17:47 +0900)]
Add modification to make wifi-direct pass current test cases

Description : It should make is_registered "FALSE" when wifi-direct
is deinitialized. Prohibit wifi-direct library using vconf key
provided by wfd-manager directly. Add NULL checking for getting
passphrase

Change-Id: I0e71b677deae559f2dbfcd7be415bff6cc40c2c5
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
8 years ago[wifi-direct] Replaced Socket IPC with DBUS IPC between Library<->Manager 88/61188/1 accepted/tizen/common/20160308.142857 submit/tizen/20160308.040435
Nishant Chaprana [Fri, 4 Mar 2016 12:33:28 +0000 (18:03 +0530)]
[wifi-direct] Replaced Socket IPC with DBUS IPC between Library<->Manager

Change-Id: Ie33f61e389d2712e7e0e052a0cc9b31e472a6222
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago[Fixed] memory allocated using g_try_malloc0_n should be freed using g_free() 28/56828/1 accepted/tizen/mobile/20160216.103627 accepted/tizen/tv/20160216.103641 accepted/tizen/wearable/20160216.103701 submit/tizen/20160216.061917 submit/tizen/20160216.090113 submit/tizen_common/20160218.142243
Nishant Chaprana [Wed, 13 Jan 2016 03:48:44 +0000 (09:18 +0530)]
[Fixed] memory allocated using g_try_malloc0_n should be freed using g_free()

Change-Id: Icb9386bc375b583626472ac467adefae1a3ee540
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago[Fixed] comment as per doxygen style 27/56827/1
Nishant Chaprana [Wed, 13 Jan 2016 03:28:18 +0000 (08:58 +0530)]
[Fixed] comment as per doxygen style

Change-Id: Ie101abce0ce8869d351106fa4586f13bd71e05a1
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years agoFixed wifi_direct_foreach_connected_peers() API calling malloc(0) 97/56297/1
Nishant Chaprana [Wed, 6 Jan 2016 05:33:34 +0000 (11:03 +0530)]
Fixed wifi_direct_foreach_connected_peers() API calling malloc(0)

This patch fixes behaiour of wifi_direct_foreach_connected_peers() API
when no connected peer at that time malloc(0) call was made and
WIFI_DIRECT_OPERATION_FAILED was returned.
But when no peer is conencted, at that time WIFI_DIRECT_ERROR_NONE
should be returned and no malloc(0) call should be done.

Change-Id: I266063ae0ecadef9b4c3959cd3bf69bb4bb886de
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years agoFixed wrong macro name used in wifi-direct-ipc.h 71/56271/1
Nishant Chaprana [Wed, 6 Jan 2016 02:37:00 +0000 (08:07 +0530)]
Fixed wrong macro name used in wifi-direct-ipc.h

This patch fixed wrong macro name used in wifi-direct-ipc.h
__WIFI_DIRECT_INTERNAL_H_ ==> __WIFI_DIRECT_IPC_H__

The wrong name could create confusion, So correction was required.

Change-Id: I646574e339e493d40fb3fd360637f8bd359dcaeb
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years agoMerge "[Fixed] Possible Integer Overflow" into tizen
taesub kim [Mon, 4 Jan 2016 02:01:11 +0000 (18:01 -0800)]
Merge "[Fixed] Possible Integer Overflow" into tizen

8 years ago[WGID-29760] Fix the svace issue 91/55591/1 accepted/tizen/ivi/20160218.023315 accepted/tizen/mobile/20151228.232849 accepted/tizen/tv/20151228.231910 accepted/tizen/wearable/20151228.231219 submit/tizen/20151228.081859 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Seonah Moon [Mon, 28 Dec 2015 05:08:21 +0000 (14:08 +0900)]
[WGID-29760] Fix the svace issue

Change-Id: I1e17e809287842d9e5ffee6c6271620648d4211d
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years ago[Fixed] Possible Integer Overflow 57/54657/2
Milind Murhekar [Thu, 17 Dec 2015 04:06:59 +0000 (09:36 +0530)]
[Fixed] Possible Integer Overflow

Description: This patch fixes the possible  integer overflow
while reading from socket.

Change-Id: I909f97ab021d77326c8cbc16dd79a5eb21084715

8 years agoApply coding rule 39/53739/1 accepted/tizen/mobile/20151210.030344 accepted/tizen/tv/20151210.021317 accepted/tizen/wearable/20151210.024302 submit/tizen/20151209.061113 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
hyunuktak [Wed, 9 Dec 2015 05:26:28 +0000 (14:26 +0900)]
Apply coding rule

Change-Id: I47a6586a8e9538681b240040a4da7e7f49747caf
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
8 years ago[Fixed] Typo error in wifi-direct package 91/49091/1
Nishant Chaprana [Tue, 6 Oct 2015 08:59:38 +0000 (14:29 +0530)]
[Fixed] Typo error in wifi-direct package

Change-Id: I0410b12e54008f2bfaeeee8d8485e3d37542a658
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago[capi-network-wifi-direct]Enables Wi-Fi Display and Wi-Fi Direct Service Discovery... 53/47653/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150910.025125 accepted/tizen/tv/20150910.025139 accepted/tizen/wearable/20150910.025148 submit/tizen/20150910.012202 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Yu Jiung [Mon, 7 Sep 2015 12:46:13 +0000 (21:46 +0900)]
[capi-network-wifi-direct]Enables Wi-Fi Display and Wi-Fi Direct Service Discovery code

Change-Id: I1f585582b1a9e5ec220c9b3f563692a526a06047
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
8 years agoAdded device lost event in discovery state callback 72/46772/1 accepted/tizen/mobile/20150826.070013 accepted/tizen/tv/20150826.070120 accepted/tizen/wearable/20150826.070213 submit/tizen/20150826.045717
Nishant Chaprana [Wed, 26 Aug 2015 04:23:19 +0000 (09:53 +0530)]
Added device lost event in discovery state callback

Description: This patch adds device lost event in discovery state
  callback to notify application about device disappeared.

Change-Id: I6922cb66aeeb3d64832a7f2e1015e22c627590d2
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years agoRemoved white spaces and fixed some warnings in test-wifi-direct 56/46556/4
Nishant Chaprana [Fri, 21 Aug 2015 12:44:19 +0000 (18:14 +0530)]
Removed white spaces and fixed some warnings in test-wifi-direct

Description: This patch also resolves some warnings of spec file.

Change-Id: I8133ae7e2dc77b34aaca0360f60e73d946a9e08f
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago[capi-network-wifi-direct]Sync with Tizen 2.4 81/43581/2 accepted/tizen/mobile/20150727.093519 accepted/tizen/tv/20150727.093535 accepted/tizen/wearable/20150727.093546 submit/tizen/20150727.080907
Yu Jiung [Fri, 10 Jul 2015 09:09:18 +0000 (18:09 +0900)]
[capi-network-wifi-direct]Sync with Tizen 2.4

Change-Id: I3284cbb37b2958446894fb1a135799b7a71e3aa7
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
8 years agoEnable CAPI access permission check for TV Profile 82/43082/1
Maneesh Jain [Tue, 7 Jul 2015 13:54:18 +0000 (19:24 +0530)]
Enable CAPI access permission check for TV Profile

Change-Id: I599f21ed71adfc6c9f2198e2d011b9a0bffe5795
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
8 years ago[wifi-direct]: Modified Tizen Profile Build Flag 79/43079/1
Maneesh Jain [Tue, 7 Jul 2015 13:21:41 +0000 (18:51 +0530)]
[wifi-direct]: Modified Tizen Profile Build Flag

This patch adds the support of Tizen Profile
Build Flag according Tizen 3.0 Policy.
https://build.tizen.org/project/prjconf?project=Tizen%3ATV

Change-Id: I658a2899df7213b8c0730cdeedbd134a1160a960
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
8 years agoChange the manifest file 64/42764/1 accepted/tizen/mobile/20150703.014647 accepted/tizen/tv/20150703.014709 accepted/tizen/wearable/20150703.014724 submit/tizen/20150702.105307
hyunuktak [Thu, 2 Jul 2015 06:56:58 +0000 (15:56 +0900)]
Change the manifest file

Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Change-Id: I4e2092b5bf52566535b655f64a64b1ecb2ec5a21

8 years ago[capi-network-wifi-direct]Modify the spec file to add version 04/42004/1 submit/tizen/20150619.123909
Yu Jiung [Sat, 20 Jun 2015 05:16:38 +0000 (14:16 +0900)]
[capi-network-wifi-direct]Modify the spec file to add version

Change-Id: Iebafd9f560189851ea8bbda5e9eca4ffd139a373
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
8 years ago[capi-network-wifi-diret]Merge Tizen 2.4 for sync 00/41900/3 submit/tizen/20150619.121558
Yu Jiung [Fri, 19 Jun 2015 02:47:56 +0000 (11:47 +0900)]
[capi-network-wifi-diret]Merge Tizen 2.4 for sync

Change-Id: I1ac445c8ed4de84b932ffb2a2830d526453db639
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
8 years agoAdd doc file 79/40179/1 submit/tizen/20150603.094522
taesub.kim [Mon, 1 Jun 2015 00:52:03 +0000 (09:52 +0900)]
Add doc file

Change-Id: I060eccc1792e6b7a8415213bcbef6af0f38b81de
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
9 years agoMerge 2.3 code for sync 68/34868/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common accepted/tizen/common/20150204.152825 accepted/tizen/mobile/20150205.041952 accepted/tizen/tv/20150205.022539 accepted/tizen/wearable/20150205.062036 submit/tizen/20150204.041534
hyunuktak [Wed, 4 Feb 2015 02:20:10 +0000 (11:20 +0900)]
Merge 2.3 code for sync

Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Change-Id: I413f150e373f819766129ec6a0244662e6158b2b

10 years agoresetting manifest requested domain to floor 34/4434/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_generic tizen_3.0.2014.q3_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0_ivi tizen_ivi_genivi accepted/tizen/20130710.221538 accepted/tizen/20130912.185143 accepted/tizen/20130912.193410 accepted/tizen/20130913.063519 accepted/tizen/generic/20140306.082128 accepted/tizen/ivi/20140307.055249 accepted/tizen/ivi/genivi/20140131.061313 accepted/tizen/mobile/20140306.024749 accepted/tizen_ivi_stable/20131116.100943 ivi_oct_m2 submit/tizen/20130710.102746 submit/tizen/20130912.080538 submit/tizen/20130912.090835 submit/tizen/20140305.214740 submit/tizen_ivi_genivi/20140131.060753 submit/tizen_ivi_stable/20131116.100132 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Alexandru Cornea [Fri, 28 Jun 2013 09:26:13 +0000 (12:26 +0300)]
resetting manifest requested domain to floor

10 years agoUpdate Changelog 73/3773/1 accepted/tizen/20130611.162845 submit/tizen/20130611.165510
Baptiste DURAND [Thu, 30 May 2013 13:24:21 +0000 (15:24 +0200)]
Update Changelog

10 years agoFix hardcoded path in pc file 72/3772/1
Baptiste DURAND [Thu, 30 May 2013 13:23:59 +0000 (15:23 +0200)]
Fix hardcoded path in pc file

10 years agoFixed build and remove hardcoding of libdir accepted/tizen/20130529.180805 submit/tizen/20130529.105058
Anas Nashif [Wed, 29 May 2013 10:50:55 +0000 (06:50 -0400)]
Fixed build and remove hardcoding of libdir

11 years agoTizen 2.1 base tizen_2.1 2.1b_release accepted/tizen/20130520.100855 accepted/tizen_2.1/20130425.035518 submit/tizen/20130517.044745 submit/tizen_2.1/20130424.230720
Jinkun Jang [Tue, 12 Mar 2013 16:46:24 +0000 (01:46 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
eunmee moon [Fri, 27 Apr 2012 12:35:39 +0000 (21:35 +0900)]
Initial empty repository