Denis Kenzior
|
4c0d366fcf
|
wsc: Reply and clean wsc_sm on netdev removal
|
2015-10-06 11:39:01 -05:00 |
|
Denis Kenzior
|
b81737a7eb
|
wsc: Add initial scanning logic
|
2015-10-05 22:37:46 -05:00 |
|
Denis Kenzior
|
f62054eb52
|
scan: Allow cancelation of scan requests
|
2015-10-05 22:37:12 -05:00 |
|
Denis Kenzior
|
028fd39bed
|
build: Fix make distcheck
|
2015-10-02 13:40:59 -05:00 |
|
Denis Kenzior
|
13dde81f5b
|
main: Make valgrind happy
|
2015-10-02 12:58:38 -05:00 |
|
Denis Kenzior
|
14e40f27e3
|
netdev: Add netdev attribute getters
|
2015-10-02 12:58:26 -05:00 |
|
Denis Kenzior
|
8a68ebd65b
|
scan: Move bss_address_to_string to scan.[ch]
|
2015-10-02 12:06:20 -05:00 |
|
Denis Kenzior
|
6a28baa893
|
scan: Process Active scan requests
|
2015-09-30 13:38:41 -05:00 |
|
Denis Kenzior
|
e551133960
|
scan: Add scan_active
|
2015-09-30 11:36:00 -05:00 |
|
Denis Kenzior
|
46da18f23b
|
wsc: Register WSC interface
|
2015-09-29 12:15:37 -05:00 |
|
Denis Kenzior
|
ca0e3eb940
|
wiphy: Call netdev watches
|
2015-09-29 12:14:48 -05:00 |
|
Denis Kenzior
|
6068b3e364
|
scan: Make nl80211 static
|
2015-09-28 20:41:02 -05:00 |
|
Denis Kenzior
|
8026921801
|
main: Rework init/exit logic
|
2015-09-28 20:41:02 -05:00 |
|
Denis Kenzior
|
f8cf9cf154
|
wsc: Add wsc_init and wsc_exit
|
2015-09-28 20:41:00 -05:00 |
|
Denis Kenzior
|
e1bdd7ce1e
|
netdev: Add netdev watch infrastructure
|
2015-09-28 20:37:08 -05:00 |
|
Denis Kenzior
|
b19a683c36
|
wiphy: Rename function
|
2015-09-28 20:37:08 -05:00 |
|
Denis Kenzior
|
907b7d1e07
|
netdev: Move NETDEV_STATE enum to netdev.h
|
2015-09-28 20:37:08 -05:00 |
|
Denis Kenzior
|
50cc76e227
|
dbus: Add dbus_error_not_implemented
|
2015-09-28 20:37:07 -05:00 |
|
Denis Kenzior
|
d0d509d864
|
wsc: Add initial PushButton SM
|
2015-09-28 20:37:07 -05:00 |
|
Denis Kenzior
|
46a0c1db00
|
scan: Extract WSC IEs
|
2015-09-28 20:37:04 -05:00 |
|
Denis Kenzior
|
0b298dd313
|
scan: Add debug in scan_exit
|
2015-09-22 14:07:27 -05:00 |
|
Denis Kenzior
|
3f7e6e86bb
|
scan: Reset nl80211 when scan_exit called
|
2015-09-22 14:07:02 -05:00 |
|
Denis Kenzior
|
f064230afa
|
scan: Add scan request queue
For queuing up Active & Passive scans from other modules inside IWD
|
2015-09-22 14:06:40 -05:00 |
|
Denis Kenzior
|
b000c702b0
|
scan: Refactor scanning code
In preparation for adding active scans
|
2015-09-22 14:04:08 -05:00 |
|
Denis Kenzior
|
d377b4c31f
|
unit: Add unit test for wsc_uuid_from_addr
|
2015-09-18 17:16:28 -05:00 |
|
Denis Kenzior
|
c37e700921
|
wsc: Add wsc_uuid_from_addr
|
2015-09-18 17:16:09 -05:00 |
|
Denis Kenzior
|
e055460709
|
wsc: Rename wsc.[ch] to wscutil.[ch]
|
2015-09-10 23:07:34 -05:00 |
|
Denis Kenzior
|
6a368c0f6e
|
unit: Add ie encapsulation for wsc test
|
2015-09-10 22:47:50 -05:00 |
|
Denis Kenzior
|
8261dab46b
|
ie: Add ie_tlv_encapsulate_wsc_payload
|
2015-09-10 22:30:43 -05:00 |
|
Denis Kenzior
|
c2aa596dd4
|
ie: Tweak function signature
|
2015-09-10 22:29:58 -05:00 |
|
Denis Kenzior
|
9d79ce45e4
|
unit: Add build_probe_request unit test
|
2015-09-09 09:32:12 -05:00 |
|
Denis Kenzior
|
c23b1e3bc0
|
wsc: Add wsc_build_probe_request utility
|
2015-09-09 09:31:52 -05:00 |
|
Denis Kenzior
|
0608443641
|
unit: Add WSC ProbeRequest parser test
|
2015-09-09 08:52:52 -05:00 |
|
Denis Kenzior
|
241e459ae7
|
wsc: Add wsc_parse_probe_request
|
2015-09-09 08:52:49 -05:00 |
|
Denis Kenzior
|
ab33a22149
|
wsc: Handle ATTR_REQUESTED_DEVICE_TYPE
|
2015-09-09 08:52:49 -05:00 |
|
Denis Kenzior
|
3e927ea6c9
|
nlmon: Fix up bitwise logic
The flags in question contain multiple set bits. So we should only
print the relevant details if all bits are set, not just one of the
bits.
|
2015-09-09 08:52:49 -05:00 |
|
Denis Kenzior
|
a1c198ab11
|
wsc: extract ATTR_CONFIGURATION_ERROR
|
2015-09-08 21:09:04 -05:00 |
|
Denis Kenzior
|
b0e306b407
|
wsc: Extract ATTR_ASSOCIATION_STATE
|
2015-09-08 21:07:17 -05:00 |
|
Denis Kenzior
|
9a3e78d1fc
|
wsc: Add extractor for ATTR_REQUEST_TYPE
|
2015-09-08 20:45:52 -05:00 |
|
Denis Kenzior
|
913bf61447
|
nlmon: print NetworkKeyShareable, RequestToEnroll
|
2015-09-07 09:36:42 -05:00 |
|
Denis Kenzior
|
7cb5a83732
|
monitor: Print WSC WFA extended attributes
Introduced in Version 2.0 of the spec
|
2015-09-07 09:34:53 -05:00 |
|
Denis Kenzior
|
410d74f772
|
nlmon: Pretty print WSC_ATTR_CONFIGURATION_ERROR
|
2015-09-02 13:37:50 -05:00 |
|
Denis Kenzior
|
312ff46f88
|
nlmon: Pretty-print WSC_ATTR_ASSOCIATION_STATE
|
2015-09-01 17:19:42 -05:00 |
|
Denis Kenzior
|
0496a79eea
|
nlmon: Print WSC_ATTR_REQUEST_TYPE
|
2015-09-01 17:10:41 -05:00 |
|
Denis Kenzior
|
a6a26cfe7f
|
nlmon: Print WSC frames in other IE elements
Trigger Scan Event, Trigger Scan Requests, etc.
|
2015-09-01 16:58:41 -05:00 |
|
Denis Kenzior
|
add4458a32
|
nlmon: Print human-readable reason-code
|
2015-09-01 16:48:50 -05:00 |
|
Denis Kenzior
|
265994edac
|
build: Add ell/uuid.[ch]
|
2015-08-31 21:32:12 -05:00 |
|
Marcel Holtmann
|
fd4d58896e
|
build: Add ell/tls-record.c
|
2015-08-25 18:36:32 +02:00 |
|
Marcel Holtmann
|
5e86d91697
|
build: Add ell/ringbuf.[ch]
|
2015-08-15 04:22:05 +02:00 |
|
Marcel Holtmann
|
64d70c816d
|
build: Add ell/pem.[ch], ell/tls.[ch] and ell/tls-private.h
|
2015-08-11 04:59:16 +02:00 |
|