Jouni Malinen
|
1c6e69ccda
Moved documentation from developer.txt into source code files
|
16 years ago |
Jouni Malinen
|
a17df5fb8b
Fixed number of doxygen warnings
|
16 years ago |
Jouni Malinen
|
df1e9601a4
Fixed SA Query Request length
|
16 years ago |
Jouni Malinen
|
88b4b4246d
Added ctrl_interface command for sending a SA Query request
|
16 years ago |
Jouni Malinen
|
6f5c8dbd79
Added a TODO item for sending protected Disassoc after failed SA Query
|
16 years ago |
Jouni Malinen
|
8f4617c6c4
Do not use SA Query procedure if reassociation is part of FT
|
16 years ago |
Jouni Malinen
|
45c94154a6
Updated SA Query procedure to use timeouts per 802.11w/D7.0
|
16 years ago |
Jouni Malinen
|
93b76319f1
Renamed Ping procedure into SA Query procedure per 802.11w/D7.0
|
16 years ago |
Jouni Malinen
|
9a9876bf9c
Fixed the MFP Status/Reason Code values per 802.11w/D7.0
|
16 years ago |
Jouni Malinen
|
ff36ff00b8
Reject association if HT STA tries to use TKIP as pairwise cipher
|
16 years ago |
Jouni Malinen
|
f130ba9b4a
Allow HT to be enabled for a STA even without WMM
|
16 years ago |
Jouni Malinen
|
e8ff1e594e
Fixed non-HT (and GF, 20 MHz) counting
|
16 years ago |
Jouni Malinen
|
a8d05fca5f
Clear various flags on re-association to allow key_mgmt changes
|
16 years ago |
Jouni Malinen
|
eb76b7e3ff
WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys
|
16 years ago |
Jouni Malinen
|
cd587cceff
Add set STA Channel Width field to 1 when allowing HT40
|
16 years ago |
Jouni Malinen
|
a8d8410e1f
Added support for configuring secondary channel offset for HT40
|
16 years ago |
Jouni Malinen
|
8725598c46
Fixed HT Capabilities Info byte order processing for big endian CPUs
|
16 years ago |
Jouni Malinen
|
ad08c3633c
Added preliminary Wi-Fi Protected Setup (WPS) implementation
|
16 years ago |
Jouni Malinen
|
2fc98d02c1
Simplified RADIUS accounting id usage
|
16 years ago |
Jouni Malinen
|
39e50be082
Fixed listen interval configuration for nl80211 drivers
|
16 years ago |
Jouni Malinen
|
fe2c5241b5
Remove experimental non-AP STA code from hostapd
|
16 years ago |
Jouni Malinen
|
d52e94f965
Removed partial IEEE 802.11h implementation
|
16 years ago |
Jouni Malinen
|
cb7b04c8c9
Moved ieee802_11_parse_elems() into common code
|
16 years ago |
Jouni Malinen
|
3d536eb453
Removed the unused hapd argument to ieee802_11_parse_elems()
|
16 years ago |
Jouni Malinen
|
9b71728bba
Cleaned up TX callback request processing
|
16 years ago |
Jouni Malinen
|
c2a714088d
Moved WMM action category definition into ieee802_11_defs.h
|
16 years ago |
Jouni Malinen
|
5d22a1d5aa
IEEE 802.11w: Added association ping
|
16 years ago |
Jouni Malinen
|
1e858f69d9
Copy previous BSSID into STA data only after full validation of the request
|
16 years ago |
Jouni Malinen
|
9d2a76a2c3
Moved IEEE 802.11n parameter to be per-radio instead of per-BSS
|
16 years ago |
Jouni Malinen
|
edd360e170
Do not store dynamic HT IEs in configuration structures
|
16 years ago |