summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Maneesh Jain [Sat, 1 Nov 2014 09:29:59 +0000 (14:59 +0530)]
Fix Build Error
Description: This patch uses to fix below build error.
"error: comparison between pointer and integer [-Werror]"
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Change-Id: I379d874cf467c3d8df0bc070c9aaf5c59fe1650a
Chengyi Zhao [Thu, 30 Oct 2014 03:19:55 +0000 (11:19 +0800)]
Fix to get encryption type
EncryptionMode property is readonly, so we can't implement
wifi_ap_set_encryption_type now.
Change-Id: I90636c6f57a5cd1b9dad8675b060a4cc0f52fded
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Tue, 21 Oct 2014 07:13:44 +0000 (15:13 +0800)]
Fix to set/get DNS address
Change-Id: Iaed49b9f6a793f0abe21152b733e9ee4376fef17
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Tue, 21 Oct 2014 02:26:24 +0000 (10:26 +0800)]
Fix the coding typos
Change-Id: If74bd67a70c88af58d11236944df25408310ca61
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Mon, 20 Oct 2014 09:35:04 +0000 (17:35 +0800)]
Modify AP name to BSSID
Change-Id: Ib146563dcbb40d7eb6e6c7c454dffb175759abfc
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
zhang zhengguang [Wed, 22 Oct 2014 01:09:49 +0000 (18:09 -0700)]
Merge "Fix to get AP is_wps_supported" into tizen_devel
zhang zhengguang [Mon, 20 Oct 2014 10:41:53 +0000 (03:41 -0700)]
Merge "Test to get proxy, security and EAP" into tizen_devel
Saurav Babu [Mon, 20 Oct 2014 09:04:32 +0000 (14:34 +0530)]
Fix to get AP is_wps_supported
Change-Id: Id432d29a199176eda7c920e03353175ff4a238c6
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
Chengyi Zhao [Mon, 20 Oct 2014 07:08:45 +0000 (15:08 +0800)]
Test to get proxy, security and EAP
Change-Id: I7b5ff62528fe61598cfe548f0c9bc1941d47acd2
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Saurav Babu [Fri, 17 Oct 2014 11:56:35 +0000 (17:26 +0530)]
Fix to get AP security type
Change-Id: I4af68dd3beeadf8a5fae63b484c4cdda8a38955b
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
Maneesh Jain [Wed, 15 Oct 2014 10:59:28 +0000 (16:29 +0530)]
[wifi]: Fix:Return error in case proxy type Direct
Change-Id: If19af85380c887809a70251896600e8134e2705b
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Maneesh Jain [Tue, 14 Oct 2014 07:27:57 +0000 (12:57 +0530)]
[wifi]:Fixed: In case 802.1x security, passpharse is not required
Description: For IEEE802.1x EAP security, user do not required
to set any passpharse. so we need to return false.
Change-Id: Id5946fdbdebadce4965ef8625b3adcb838a8da9d
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Saurav Babu [Fri, 10 Oct 2014 11:41:04 +0000 (17:11 +0530)]
Fix to get proxy config
Change-Id: Ib02f060391599642a4640d5456d89e101c41c221
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
Chengyi Zhao [Fri, 29 Aug 2014 08:29:26 +0000 (16:29 +0800)]
Optimize to destroy the AP handle
Change-Id: Ia455b114899d71bf118dbf623256cec75336fde2
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Fri, 29 Aug 2014 08:06:45 +0000 (16:06 +0800)]
Modify the key word of getting the AP handle
Change-Id: I3c3f36db12725def9e776bb12dcd3249721a2f9d
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Fri, 29 Aug 2014 07:21:15 +0000 (15:21 +0800)]
Use BSSID to be as a unique identifier.
The essid can be repeated, and it can't be as a unique
identifier, however AP BSSID can be as a unique identifier.
Change-Id: I3759a66f00b27e6e535d059f9066d871a551486e
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Zhang zhengguang [Wed, 30 Jul 2014 02:07:40 +0000 (10:07 +0800)]
WiNet framework release 0.1: WiFi station CAPI part
Change-Id: I6d0e126717e17be69460f4771fe9044f757f7202
Chengyi Zhao [Thu, 24 Jul 2014 08:21:28 +0000 (16:21 +0800)]
Optimize the use of memory and check NULL pointer
Change-Id: Ifc33b7bdb1dc964ed329ffbba45566acf454a0f0
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Thu, 24 Jul 2014 02:53:12 +0000 (10:53 +0800)]
Delete the unnecessary enum net_err_t
Change-Id: I0c2b8ed94e69906e523d724050c862936b363f5d
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Thu, 24 Jul 2014 02:48:10 +0000 (10:48 +0800)]
wifi-ap: Fix the return value
Fix the return value for adapting the new interface
of connman-lib, and this patch only fixes the file
"wifi-ap.c".
Change-Id: I8897a54a147f7c0de007b61bda05483fb01e070a
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Thu, 24 Jul 2014 02:36:44 +0000 (10:36 +0800)]
wifi-internal: Fix the return value
Fix the return value for adapting the new interface
of connman-lib, and this patch only fixes the module
"wifi-internal".
Change-Id: Iba33c0e6dfde7559229998f497ecb31fa9ddb963
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Tue, 22 Jul 2014 02:30:01 +0000 (10:30 +0800)]
Delete the unnecessary enum connman_service_state_type
Change-Id: I92bfc76d4615c70b16a3549c130563662f7de5ae
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Tue, 22 Jul 2014 02:17:19 +0000 (10:17 +0800)]
Fix the compile error
Fix the compile error for adapting the new interface of
connman-lib
Change-Id: Ife497c7cf429b1d1d04a759e2aa1bd8238693590
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
Chengyi Zhao [Wed, 25 Jun 2014 02:06:50 +0000 (10:06 +0800)]
Fix technology power and service state monitoring
Zhang zhengguang [Mon, 23 Jun 2014 06:33:02 +0000 (14:33 +0800)]
Update test program location and name
Chengyi Zhao [Fri, 20 Jun 2014 07:27:54 +0000 (15:27 +0800)]
Delete the redundant code
Chengyi Zhao [Fri, 20 Jun 2014 03:35:32 +0000 (11:35 +0800)]
Fix for set proxy config
Chengyi Zhao [Fri, 20 Jun 2014 02:10:06 +0000 (10:10 +0800)]
Delete some test cases
Chengyi Zhao [Fri, 20 Jun 2014 00:48:42 +0000 (08:48 +0800)]
Fix the Coding style
Chengyi Zhao [Thu, 19 Jun 2014 02:58:48 +0000 (10:58 +0800)]
Fix the return error
Chengyi Zhao [Wed, 18 Jun 2014 07:34:01 +0000 (15:34 +0800)]
Refactoring
Chengyi Zhao [Wed, 18 Jun 2014 06:35:19 +0000 (14:35 +0800)]
Modify the comman filename
Chengyi Zhao [Wed, 18 Jun 2014 05:51:33 +0000 (13:51 +0800)]
Monitor device state and connection state
Chengyi Zhao [Wed, 18 Jun 2014 04:07:00 +0000 (12:07 +0800)]
Add new struct
Chengyi Zhao [Wed, 18 Jun 2014 02:48:55 +0000 (10:48 +0800)]
Get properties
Chengyi Zhao [Tue, 17 Jun 2014 12:12:34 +0000 (20:12 +0800)]
Change the service pointer
Chengyi Zhao [Tue, 17 Jun 2014 11:42:15 +0000 (19:42 +0800)]
Set the ipv4 configuration
Chengyi Zhao [Tue, 17 Jun 2014 06:58:00 +0000 (14:58 +0800)]
Get the ipv4 information
Chengyi Zhao [Tue, 17 Jun 2014 06:56:23 +0000 (14:56 +0800)]
Fix the return value
Chengyi Zhao [Tue, 17 Jun 2014 06:51:00 +0000 (14:51 +0800)]
Set ip config type
Chengyi Zhao [Tue, 17 Jun 2014 04:21:38 +0000 (12:21 +0800)]
Modify profile struct
Chengyi Zhao [Tue, 17 Jun 2014 01:12:04 +0000 (09:12 +0800)]
Add the connection structure
Chengyi Zhao [Mon, 16 Jun 2014 08:00:31 +0000 (16:00 +0800)]
Add the connection
Chengyi Zhao [Mon, 16 Jun 2014 05:59:38 +0000 (13:59 +0800)]
Add winet-lib
Chengyi Zhao [Mon, 16 Jun 2014 04:44:19 +0000 (12:44 +0800)]
Use the new connman-lib
Zhang zhengguang [Thu, 26 Jun 2014 06:00:41 +0000 (14:00 +0800)]
Adapt wifi CAPI for WiNet framework
taesub.kim [Fri, 29 Nov 2013 05:47:48 +0000 (14:47 +0900)]
Clean the unnecessary things up
Change-Id: I07342f435f8e9988cce685b6db5953c1e25fe7f4
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 05:36:05 +0000 (14:36 +0900)]
Use 'Already exists' error msg if applicable
Change-Id: I9f1db50223a2394cce2fc4e1b7c54f8a8f6c9b4b
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 05:12:36 +0000 (14:12 +0900)]
Revise wifi_ap_set_eap_private_key_info() - admit to set without password
Change-Id: Ia21840213bf10143294925c697eaab6980491e2b
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 04:59:54 +0000 (13:59 +0900)]
Avoid resetting IP, subnet mask and gateway to 0 in case of static type
Change-Id: I3d6275aec538a72b9ca30b1ea64c4e8017fa7f64
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 04:49:16 +0000 (13:49 +0900)]
Set CFLAGS fvisibility hidden
Change-Id: I031092518981d5c4790bb74c8253d0eab1d4e4b8
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 04:24:44 +0000 (13:24 +0900)]
Fix Wi-Fi open connection
Change-Id: I67398841ce475f4d67c52e832fced40207ccc073
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Alexandru Cornea [Fri, 28 Jun 2013 09:17:40 +0000 (12:17 +0300)]
resetting manifest requested domain to floor
Jaehyun Kim [Mon, 29 Apr 2013 04:18:24 +0000 (13:18 +0900)]
Fix build break
Jaehyun Kim [Sat, 23 Mar 2013 13:47:37 +0000 (22:47 +0900)]
Handle NET_ERR_ACTIVE_CONNECTION_EXISTS event and correct the unit of data transfer rate
Change-Id: Ia4a59ffe34ad9c81c1de85848d2c20f5e78399ad
Jaehyun Kim [Mon, 18 Mar 2013 16:16:15 +0000 (01:16 +0900)]
Revise wifi_is_activated() to fix performance issue
Jinkun Jang [Fri, 15 Mar 2013 16:12:22 +0000 (01:12 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:46:23 +0000 (01:46 +0900)]
Tizen 2.1 base
Jung Minsun [Tue, 21 Aug 2012 02:17:55 +0000 (11:17 +0900)]
Initial empty repository