Jouni Malinen
|
b5b969e9c7
Moved driver callback functions from hostapd.c to a new file
|
il y a 16 ans |
Jouni Malinen
|
81897f4c88
Moved TKIP countermeasures from hostapd.c to its own file
|
il y a 16 ans |
Jouni Malinen
|
9302c5e19c
Cleanup: move related functions closer to eachother
|
il y a 16 ans |
Jouni Malinen
|
3313cea0d6
Fixed TKIP countermeasueres for drivers that do not use hostapd MLME
|
il y a 16 ans |
Jouni Malinen
|
649d8890b1
Add wrapper functions for IEEE 802.11 driver calls into driver.h
|
il y a 16 ans |
Jouni Malinen
|
b83cbb3b3b
Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h
|
il y a 16 ans |
Jouni Malinen
|
33eb3c4ec4
Moved disassociation processing away from driver_*.c
|
il y a 16 ans |
Jouni Malinen
|
602996f8db
Moved WPA setup etc. association processing away from driver_*.c
|
il y a 16 ans |
Jouni Malinen
|
214021f585
Move RX-from-unknown-STA processing away from driver_*.c
|
il y a 16 ans |
Jouni Malinen
|
8607f4c31f
Moved TX status processing for STA entries away from driver_*.c
|
il y a 16 ans |
Jouni Malinen
|
d200828b41
Moved rfc1042_header into driver_*.c that use it
|
il y a 16 ans |
Jouni Malinen
|
bfddd95c9e
Split hostapd/driver.h into two files
|
il y a 16 ans |
Jouni Malinen
|
bb305cbdcc
Replaced printf() with wpa_printf()
|
il y a 16 ans |
Jouni Malinen
|
1c6e69ccda
Moved documentation from developer.txt into source code files
|
il y a 16 ans |
Jouni Malinen
|
6f78f2fb3b
Preparations for 0.6.7 release
|
il y a 16 ans |
Jouni Malinen
|
1aa5c13471
Clear BIP keys, too, when removing broadcast keys with MFP enabled
|
il y a 16 ans |
Jouni Malinen
|
65d50f0ac6
Add RADIUS server support for identity selection hint (RFC 4284)
|
il y a 16 ans |
Jouni Malinen
|
a8d05fca5f
Clear various flags on re-association to allow key_mgmt changes
|
il y a 16 ans |
Jouni Malinen
|
fe0f58fa69
Added option to distinguish non-HT and HT20 in set_freq
|
il y a 16 ans |
Jouni Malinen
|
95da9bbc36
nl80211: Add support for setting channel frequency and HT20 vs. HT40
|
il y a 16 ans |
Jouni Malinen
|
ad08c3633c
Added preliminary Wi-Fi Protected Setup (WPS) implementation
|
il y a 16 ans |
Jouni Malinen
|
fe2c5241b5
Remove experimental non-AP STA code from hostapd
|
il y a 16 ans |
Jouni Malinen
|
ddaa83ebeb
Remove overly complex hostapd setup sequence with n+1 callbacks
|
il y a 16 ans |
Jouni Malinen
|
2387b8c0b0
Removed forgotten register_drivers() prototype
|
il y a 16 ans |
Jouni Malinen
|
d52e94f965
Removed partial IEEE 802.11h implementation
|
il y a 16 ans |
Jouni Malinen
|
581a8cde77
Added support for enforcing frequent PTK rekeying
|
il y a 16 ans |
Jouni Malinen
|
990ec3787e
Set TX queue parameters during initialization
|
il y a 16 ans |
Jouni Malinen
|
2d86724409
EAP-FAST: Allow A-ID and A-ID-Info to be configured separately
|
il y a 16 ans |
Jouni Malinen
|
a11c90a64a
EAP-FAST: Make PAC-Key lifetime values configurable
|
il y a 16 ans |
Jouni Malinen
|
378eae5e9b
EAP-FAST: Added support for disabling anonymous/authenticated provisioning
|
il y a 16 ans |