Jouni Malinen
|
6caf9ca68c
Share same hw_feature definitions between hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
0892aaaf51
Set own MAC address in AP data structures
|
16 years ago |
Jouni Malinen
|
2c2010acda
Implement management frame TX for wpa_supplicant AP mode
|
16 years ago |
Jouni Malinen
|
6179d2fd7d
Fix driver_ops function documentation
|
16 years ago |
Jouni Malinen
|
6de726abb5
Remove unused driver_ops
|
16 years ago |
Jouni Malinen
|
a9a2cb5abb
Merge wireless_event_{,de}init() into {,de}init() driver op
|
16 years ago |
Jouni Malinen
|
0915d02c3c
wpa_supplicant AP: Add management frame RX for nl80211
|
16 years ago |
Jouni Malinen
|
f1f54cb8b1
Fix RSN parameter setting for multi-BSS case
|
16 years ago |
Jouni Malinen
|
d2440ba01b
Add Beacon configuration for wpa_supplicant AP mode
|
16 years ago |
Jouni Malinen
|
74f2ad326f
Merge set_dtim_period() into set_beacon()
|
16 years ago |
Jouni Malinen
|
2e24a366ea
nl80211: Add IGTK (AES-128-CMAC) configuration
|
16 years ago |
Jouni Malinen
|
efa4607800
SME: Add processing for rejected associations
|
16 years ago |
Jouni Malinen
|
c0a6190815
Fix SHA-256-based KDF when using CCMP as the pairwise cipher
|
16 years ago |
Jouni Malinen
|
d61f48ba1d
nl80211: Remove forgotten comment about SIOCSIWMODE
|
16 years ago |
Jouni Malinen
|
1b2a72e884
nl80211: Remove SIOCGIWRANGE and assume TKIP+CCMP+WPA+WPA2
|
16 years ago |
Jouni Malinen
|
d8816397c3
nl80211: Remove WEXT Michael MIC event processing
|
16 years ago |
Jouni Malinen
|
e8a029fb6d
nl80211: Remove WEXT_COMPAT
|
16 years ago |
Jouni Malinen
|
73267b9ca4
WPS: Fix local configuration update after AP configuration
|
16 years ago |
Jouni Malinen
|
6ce4b59342
WPS: Fix hostapd runtime WPS configuration after Enrollee run
|
16 years ago |
Jouni Malinen
|
9c6d8e1db5
Make channel number available to set_freq()
|
16 years ago |
Jouni Malinen
|
0f2b2c1973
Add needed AP driver wrappers (most of which are still to-do)
|
16 years ago |
Jouni Malinen
|
07f117edb5
Set hostapd configuration based on wpa_supplicant AP mode config
|
16 years ago |
Jouni Malinen
|
c813b69546
Update driver SSID and 802.1X/WPA parameters on configuration reload
|
16 years ago |
Masashi Honma
|
871bb568d2
Fix: Loop in driver selection routine
|
16 years ago |
Jouni Malinen
|
d3a9822542
Add support for specifying subset of enabled frequencies to scan
|
16 years ago |
Jouni Malinen
|
2d5b792d2b
Add preliminary hostapd data structure initialization for AP mode
|
16 years ago |
Jouni Malinen
|
89111f3bbc
Rename struct wpa_driver_ops to hapd_driver_ops
|
16 years ago |
Jouni Malinen
|
b6a7859d15
Move hostapd_init() into main.c
|
16 years ago |
Jouni Malinen
|
3067ac2bb8
Get rid of couple of shadowed variable warnings
|
16 years ago |
Jouni Malinen
|
21db94c5dc
Remove shadowed variable
|
16 years ago |