Jouni Malinen
|
a65a9b8d67
hostapd: Add mechanism to track unconnected stations
|
9 years ago |
Jouni Malinen
|
137b293963
Remove unnecessary NULL check from LOG_LEVEL handler
|
9 years ago |
Srinivas Dasari
|
5c4f0511a2
hostapd: Add support to configure debug log level at runtime
|
9 years ago |
Jouni Malinen
|
ff7a4bd13f
FST: Do not replace previous attachment
|
9 years ago |
Jouni Malinen
|
ceb8a79c33
FST: Use -EINVAL instead of EINVAL as return value
|
9 years ago |
Jouni Malinen
|
63e169e149
hostapd: Mark config parameter name const
|
9 years ago |
Anton Nayshtut
|
748febf344
hostapd: Add DUP_NETWORK global control interface command
|
9 years ago |
Anton Nayshtut
|
c497a024a2
hostapd: Introduce hostapd_ctrl_iface_get_key_mgmt()
|
9 years ago |
Anton Nayshtut
|
b328145296
hostapd: Introduce hostapd_interfaces_get_hapd()
|
9 years ago |
Mohammed Shafi Shajakhan
|
de7581ef68
hostapd: Add current wpa parameter into GET_CONFIG output
|
9 years ago |
Jouni Malinen
|
780753fab2
FST: Clear hostapd fst_ies on FST-DETACH to avoid use of freed memory
|
9 years ago |
Anton Nayshtut
|
6990d41a74
hostapd: Add global to local control interface redirection
|
9 years ago |
Anton Nayshtut
|
585478e2b9
hostapd: Add hostapd_ctrl_iface_receive_process()
|
9 years ago |
Anton Nayshtut
|
8e9a8b0f8c
FST: hostapd control interface
|
10 years ago |
Anton Nayshtut
|
ee1e3f57b5
hostapd: Global control interface notifications
|
10 years ago |
Jouni Malinen
|
3722c0f4aa
Add EAPOL_SET hostapd command to configure EAPOL parameters
|
9 years ago |
Jouni Malinen
|
cfb5c08f21
Add EAPOL_REAUTH hostapd command to trigger EAPOL reauthentication
|
9 years ago |
Jouni Malinen
|
66f1e078e7
DATA_TEST_TX: Avoid ubsan warning on 0x80<<24 not fitting in int
|
9 years ago |
Jouni Malinen
|
75352270fa
Avoid misaligned IPv4 header accesses in DATA_TEST_* commands
|
9 years ago |
Jouni Malinen
|
2da525651d
Add backtrace-based error path testing mechanism
|
9 years ago |
Jouni Malinen
|
995a3a06f4
Document the wpa_msg_cb "global" parameter
|
10 years ago |
Jouni Malinen
|
9ff8dda12f
Add hostapd UPDATE_BEACON ctrl_iface command
|
10 years ago |
Jouni Malinen
|
99650cadc9
Add STOP_AP control interface command
|
10 years ago |
Jouni Malinen
|
5e3b5197cc
Add Suite B 192-bit AKM
|
10 years ago |
Jouni Malinen
|
a16514516b
Add "GET tls_library" to provide information on TLS library and version
|
10 years ago |
Jouni Malinen
|
86a7fbb2c1
Verify that eloop_register_read_sock() succeeds for ctrl_iface setup
|
10 years ago |
Jouni Malinen
|
a156ffda61
Add support for testing memory allocation failures
|
10 years ago |
Jouni Malinen
|
a193231dfb
Clean up debug prints to use wpa_printf()
|
10 years ago |
Jouni Malinen
|
2c6411edd0
ERP: Add ERP_FLUSH for hostapd
|
10 years ago |
Jouni Malinen
|
d85e1fc8a5
Check os_snprintf() result more consistently - automatic 1
|
10 years ago |