Denis Kenzior
|
66610f1248
|
device: Add device_get_wiphy()
|
2016-05-16 12:26:00 -05:00 |
|
Denis Kenzior
|
68a79b23fb
|
device: Add device_is_busy()
|
2016-05-16 12:24:41 -05:00 |
|
Denis Kenzior
|
a9e9be469c
|
wiphy: Expose wiphy_select_cipher
|
2016-05-16 12:21:26 -05:00 |
|
Denis Kenzior
|
bcb2ef3e40
|
network: Rework connect logic
|
2016-05-16 12:05:28 -05:00 |
|
Denis Kenzior
|
2fe80a8f86
|
device: Add device_connect_network
|
2016-05-16 12:04:45 -05:00 |
|
Denis Kenzior
|
80aba66e98
|
network: Make network_emit_* static
|
2016-05-15 21:42:14 -05:00 |
|
Denis Kenzior
|
a789703f6f
|
wiphy: Use network_create, register & remove
|
2016-05-15 21:41:37 -05:00 |
|
Denis Kenzior
|
18957e504e
|
network: Add network_remove
|
2016-05-15 21:37:12 -05:00 |
|
Denis Kenzior
|
d0ae833edb
|
network: Add network_register
|
2016-05-15 21:30:52 -05:00 |
|
Denis Kenzior
|
d1948c0233
|
network: Add network_new
|
2016-05-15 21:29:47 -05:00 |
|
Denis Kenzior
|
54e7cced8e
|
network: Move PSK sync to network.c
|
2016-05-15 21:04:02 -05:00 |
|
Denis Kenzior
|
24366efb32
|
wiphy: Use network_settings_load & _close
|
2016-05-15 21:01:46 -05:00 |
|
Denis Kenzior
|
2e46201a1e
|
network: Add network_settings_load and _close
|
2016-05-15 21:01:38 -05:00 |
|
Tim Kourt
|
900a10d3c7
|
t-runner: Absence of hostapd instances is ok now
|
2016-05-13 20:19:34 -05:00 |
|
Tim Kourt
|
1f6939016d
|
t-runner: fix bug in check for radio configs
|
2016-05-13 20:19:34 -05:00 |
|
Tim Kourt
|
6ee5d6b7c0
|
t-runner: Bug fix in num radios check
|
2016-05-13 20:19:34 -05:00 |
|
Tim Kourt
|
eb6e3a5753
|
t-runner: add exit on hwsim failure
|
2016-05-13 20:12:21 -05:00 |
|
Tim Kourt
|
86e42a80e7
|
t-runner: Correct typo in usage
|
2016-05-13 20:12:02 -05:00 |
|
Tim Kourt
|
3d384b83b7
|
t-runner: Remove unnecessary line
|
2016-05-13 20:11:06 -05:00 |
|
Tim Kourt
|
c3213fb95d
|
t-runner: Improved error reporting in exec. program
|
2016-05-13 20:10:51 -05:00 |
|
Tim Kourt
|
7db9c05610
|
t-runner: add exit procedures after AP's failures
|
2016-05-13 20:10:30 -05:00 |
|
Rahul Rahul
|
6b9e8aa7b7
|
autotests: README for test1AP
|
2016-05-13 20:09:18 -05:00 |
|
Rahul Rahul
|
3d85b23a60
|
autotests: common utility functions
|
2016-05-13 20:07:33 -05:00 |
|
Rahul Rahul
|
c0af26006a
|
autotests: sample .conf file for hostapd
|
2016-05-13 20:06:34 -05:00 |
|
Rahul Rahul
|
45343dd5af
|
autotests: simpleAgent
Fixed path to utility.py
|
2016-05-13 20:05:29 -05:00 |
|
Rahul Rahul
|
4d31daa296
|
autotests: connectDisconnect test
Fixed path to utility.py
|
2016-05-13 20:02:50 -05:00 |
|
Denis Kenzior
|
49df40fdff
|
network: Move network_emit_removed to network.c
|
2016-05-12 09:52:52 -05:00 |
|
Denis Kenzior
|
5dc3a892db
|
network: Move network_emit_added to network.c
|
2016-05-12 09:51:02 -05:00 |
|
Denis Kenzior
|
3ca8dfb5ad
|
wiphy: move & rename iwd_device_get_path
Move declaration to device.h and rename to device_get_path
|
2016-05-12 09:49:07 -05:00 |
|
Denis Kenzior
|
ae1dc10c0c
|
wiphy: Move __iwd_network_append_properties
to network.c
|
2016-05-11 22:32:25 -05:00 |
|
Denis Kenzior
|
23fe106cc5
|
device: Add device_get_connected_network()
|
2016-05-11 22:27:31 -05:00 |
|
Denis Kenzior
|
08d72cd213
|
netdev: Remove unused typedefs
|
2016-05-11 22:24:40 -05:00 |
|
Denis Kenzior
|
0c7504b5fb
|
wiphy: Use network_get_security()
|
2016-05-11 22:12:25 -05:00 |
|
Denis Kenzior
|
b166285f44
|
network: Add network_get_security()
|
2016-05-11 22:12:25 -05:00 |
|
Denis Kenzior
|
f3ad1492c9
|
wiphy: Use network_get_path()
|
2016-05-11 22:12:25 -05:00 |
|
Denis Kenzior
|
beea6897d3
|
network: Add network_get_path()
|
2016-05-11 22:12:23 -05:00 |
|
Denis Kenzior
|
2ccbf65519
|
wiphy: Use network_get_netdev
|
2016-05-11 22:04:09 -05:00 |
|
Denis Kenzior
|
54574dc153
|
network: Add network_get_netdev
|
2016-05-11 22:02:49 -05:00 |
|
Denis Kenzior
|
0847e31542
|
wiphy: Use network_get_ssid
|
2016-05-11 22:01:44 -05:00 |
|
Denis Kenzior
|
9e4200f2f3
|
network: Add network_get_ssid
|
2016-05-11 22:00:58 -05:00 |
|
Denis Kenzior
|
414bc3198d
|
wiphy: Move network object definition
|
2016-05-11 21:59:32 -05:00 |
|
Denis Kenzior
|
76e4d9478e
|
gitignore: Add test-runner
|
2016-05-11 15:54:53 -05:00 |
|
Denis Kenzior
|
a3820a6f41
|
unit: Update to the new API
|
2016-05-11 15:54:16 -05:00 |
|
Denis Kenzior
|
17a8460835
|
scan: Move scan_ssid_security to iwd.h
Security type is used all over the place, so move it out to a more
common place.
|
2016-05-11 15:54:14 -05:00 |
|
Tim Kourt
|
cc7617e506
|
t-runner: Replace the stat calls with function
|
2016-05-11 11:08:25 -05:00 |
|
Tim Kourt
|
cfc5f64317
|
t-runner: Change printfs to l logs
|
2016-05-09 12:48:45 -05:00 |
|
Tim Kourt
|
66b7a20f40
|
t-runner: Refactor log statement
|
2016-05-09 12:48:45 -05:00 |
|
Tim Kourt
|
8e6df3ab0b
|
t-runner: Make -enable-kvm param optional
|
2016-05-09 12:48:45 -05:00 |
|
Tim Kourt
|
f3f6ebc417
|
t-runner: Refactored wait loop
|
2016-05-09 12:48:45 -05:00 |
|
Tim Kourt
|
56f42f6df5
|
t-runner: Remove auto_run param from t-runner
|
2016-05-09 09:51:34 -05:00 |
|