Jouni Malinen
|
d601247ca9
P2P: Allow WPS_PBC command on GO to select on P2P Device Address
|
14 years ago |
Ben Greear
|
b41a47c03f
hostapd: Allow logging to file
|
14 years ago |
Jouni Malinen
|
51e2a27a21
hostapd_driver_ops reduction
|
14 years ago |
Jouni Malinen
|
5bf49c346c
Drop local stations on broadcast deauth/disassoc request
|
14 years ago |
Jouni Malinen
|
acec8d3203
Add ctrl_iface command 'GET version'
|
14 years ago |
Jouni Malinen
|
450eddcfae
hostapd: Add wps_config ctrl_interface command for configuring AP
|
14 years ago |
Jouni Malinen
|
2c8a4eef41
WPS: Update Beacon/ProbeResp IE on wps_version_number changes
|
14 years ago |
Jouni Malinen
|
088a225586
Fix hostapd_cli get_config not to show key when WPA is disabled
|
14 years ago |
Jouni Malinen
|
235f69fcd6
Mark ctrl_iface RX debug for PING commands excessive
|
14 years ago |
Jouni Malinen
|
403b96fe4f
WPS: Add hostapd_cli get_config command
|
14 years ago |
Jouni Malinen
|
3981cb3cb8
WPS: Add wps_check_pin command for processing PIN from user input
|
14 years ago |
Jouni Malinen
|
b4e34f2fdf
WPS: Make testing operations configurable at runtime
|
14 years ago |
Jouni Malinen
|
962473c136
P2P: Add preliminary P2P Manager AP support for hostapd
|
14 years ago |
Jouni Malinen
|
31fcea931d
WPS 2.0: Add support for AuthorizedMACs attribute
|
15 years ago |
Jouni Malinen
|
5a1cc30f1a
WPS: Add support for dynamic AP PIN management
|
14 years ago |
Jouni Malinen
|
a33c5f96b8
Fix a typo in Disassociation frame building
|
14 years ago |
Jouni Malinen
|
b91ab76e8c
Add test commands for sending deauth/disassoc without dropping state
|
15 years ago |
Jouni Malinen
|
90a3206a14
Add deauthenticate/disassociate ctrl_iface commands
|
15 years ago |
Jouni Malinen
|
f5455a2dbd
Verify that os_get_random() success for SA Query id
|
15 years ago |
Jouni Malinen
|
81f4f6195e
Include header files explicitly in *.c, not via header files
|
15 years ago |
Jouni Malinen
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
Jouni Malinen
|
0e2d35c614
Move ctrl_iface_ap.c into src/ap
|
15 years ago |
Jouni Malinen
|
32da61d9c9
Move wps_hostapd.c into src/ap
|
15 years ago |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
Jouni Malinen
|
74784010af
Remove conditional no-RADIUS build from src/radius
|
15 years ago |
Jouni Malinen
|
4dbfe5c58a
Conver hostapd specific files to include common.h
|
15 years ago |
Jouni Malinen
|
4f760fcc7c
Fix hostapd wpa_msg() calls ctx for wpa_supplicant AP mode
|
15 years ago |
Jouni Malinen
|
ded30a6b41
Move STA list ctrl_iface handlers to a separate file
|
15 years ago |
Jouni Malinen
|
2678509dec
WPS: Store device info and make it available through AP ctrl_iface
|
15 years ago |
Johannes Berg
|
fe6bdb777e
Replace NEED_MLME with NEED_AP_MLME
|
15 years ago |