Jouni Malinen
|
8d0825d655
tests: Exit early if startup fails
|
11 years ago |
Jouni Malinen
|
6ca3a98bc2
tests: Wait for driver scan state to clear between tests
|
11 years ago |
Jouni Malinen
|
a771c07dfc
Add driver status information to control interface
|
11 years ago |
Jouni Malinen
|
739faee2a9
nl80211: Add some more debug prints for mgmt frame TX
|
11 years ago |
Jouni Malinen
|
ef2bd5a344
tests: Add a test case for P2P invitation
|
11 years ago |
Jouni Malinen
|
f78f278520
nl80211: Fix off-channel Action frame TX from GO with use_monitor
|
11 years ago |
Jouni Malinen
|
d3b082371d
tests: Speed up stop-wifi.sh
|
11 years ago |
Jouni Malinen
|
53b63a0a3f
tests: Add support for using Linux kernel tracing functionality
|
11 years ago |
Jouni Malinen
|
298f51857d
Get rid of compiler warning in no-CONFIG_CTRL_IFACE builds
|
11 years ago |
Jouni Malinen
|
ea61aa1de1
Add no_ctrl_interface config param to clear ctrl_interface
|
11 years ago |
Jouni Malinen
|
25b65a142d
Make sure updated BSS entry does not get added twice to the list
|
11 years ago |
Jouni Malinen
|
a3cbf82e6d
Fix possible freed-memory use in BSS table updates
|
11 years ago |
Jouni Malinen
|
bbc6c729a5
P2P: Use group formation timeout on persistent group GO
|
11 years ago |
Jouni Malinen
|
41f853235f
P2P: Extend group formation timeout on GO to first data connection
|
11 years ago |
Jouni Malinen
|
20625e9753
P2P: Remove P2P groups on process termination
|
11 years ago |
Jouni Malinen
|
76fe79ef2d
Register wpa_msg callback even if only global ctrl_iface is used
|
11 years ago |
Jouni Malinen
|
af96448488
nl80211: Add more debug prints for send_mlme operations
|
11 years ago |
Jouni Malinen
|
5d4c78fb1f
nl80211: Reset nlmode to station on leaving IBSS
|
11 years ago |
Jouni Malinen
|
0249c12596
Avoid compiler warning with CONFIG_NO_STDOUT_DEBUG=y
|
11 years ago |
Jouni Malinen
|
ed1bf011da
Allow hostapd config file for dynamically added interface
|
11 years ago |
Jouni Malinen
|
97bacf7cf6
Do not clear hostapd configuration parameters on disable-iface
|
11 years ago |
Jouni Malinen
|
66f4dd1550
hostapd: Fix couple of deinit path cases to clear pointers
|
11 years ago |
Jouni Malinen
|
f18b7817ec
nl80211: Print more debug info on management frame RX information
|
11 years ago |
Jouni Malinen
|
9d507452dd
tests: Clear global monitor interface on dump_monitor()
|
11 years ago |
Jouni Malinen
|
89286e91bf
Re-open ctrl_iface socket on some failure cases as a workaround
|
11 years ago |
Kyeyoon Park
|
3ca96df596
atheros: Compile fix for driver code not defining IEEE80211_APPIE_FRAME_WNM
|
11 years ago |
Jouni Malinen
|
762c92a444
OpenSSL: Split OCSP peer_cert/peer_issuer debug output into parts
|
11 years ago |
Kyeyoon Park
|
f224cf05ab
HS 2.0: Allow printf format parsing with language:name strings
|
11 years ago |
Kyeyoon Park
|
913c19c6e5
Fix wpa_config_parse_string() to null terminate printf decoded values
|
11 years ago |
Jouni Malinen
|
04e533e249
Fix language string length validation in parse_lang_string()
|
11 years ago |