Jouni Malinen
|
9c6d8e1db5
Make channel number available to set_freq()
|
il y a 16 ans |
Jouni Malinen
|
0f2b2c1973
Add needed AP driver wrappers (most of which are still to-do)
|
il y a 16 ans |
Jouni Malinen
|
07f117edb5
Set hostapd configuration based on wpa_supplicant AP mode config
|
il y a 16 ans |
Jouni Malinen
|
c813b69546
Update driver SSID and 802.1X/WPA parameters on configuration reload
|
il y a 16 ans |
Masashi Honma
|
871bb568d2
Fix: Loop in driver selection routine
|
il y a 16 ans |
Jouni Malinen
|
d3a9822542
Add support for specifying subset of enabled frequencies to scan
|
il y a 16 ans |
Jouni Malinen
|
2d5b792d2b
Add preliminary hostapd data structure initialization for AP mode
|
il y a 16 ans |
Jouni Malinen
|
89111f3bbc
Rename struct wpa_driver_ops to hapd_driver_ops
|
il y a 16 ans |
Jouni Malinen
|
b6a7859d15
Move hostapd_init() into main.c
|
il y a 16 ans |
Jouni Malinen
|
3067ac2bb8
Get rid of couple of shadowed variable warnings
|
il y a 16 ans |
Jouni Malinen
|
21db94c5dc
Remove shadowed variable
|
il y a 16 ans |
Jouni Malinen
|
5c333467b3
Move main() and configuration file related functions into main.c
|
il y a 16 ans |
Jouni Malinen
|
1f1b62a0f0
Move wpa_supplicant_create_ap() into ap.c
|
il y a 16 ans |
Jouni Malinen
|
c746331b52
Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexist
|
il y a 16 ans |
Jouni Malinen
|
bfd67fc44c
Fix WPS UPnP SSDP on 32-bit targets
|
il y a 16 ans |
Jouni Malinen
|
89d39d9d6c
Move hostapd driver_ops to use similar set_key with wpa_supplicant
|
il y a 16 ans |
Jouni Malinen
|
fb86519d12
Replace deprecated add_sta() with add_sta2()
|
il y a 16 ans |
Jouni Malinen
|
909a6ef00c
Remove deprecated version of set_freq() and rename the new version
|
il y a 16 ans |
Jouni Malinen
|
4f86ca6870
Remove unused set_assoc_ap() wpa_driver_ops
|
il y a 16 ans |
Jouni Malinen
|
089757c6a9
Fix wpa_supplicant AP build after hostapd header file cleanup
|
il y a 16 ans |
Jouni Malinen
|
b1c0e29733
Include config.h explicitly into files that actually use it
|
il y a 16 ans |
Jouni Malinen
|
97234b5073
Move STA entry structure into sta_info.h and remove ap.h
|
il y a 16 ans |
Jouni Malinen
|
2991469cd1
Replace sta_aid array with bitfield
|
il y a 16 ans |
Jouni Malinen
|
d42a62b36c
Move AID derivation into a separate function
|
il y a 16 ans |
Jouni Malinen
|
f1a4871084
Link in AP functionality from hostapd when CONFIG_AP=y
|
il y a 16 ans |
Jouni Malinen
|
1e5839e06f
Rename EAP server defines from EAP_* to EAP_SERVER_*
|
il y a 16 ans |
Jouni Malinen
|
1581b38b67
Initial step in adding simple AP mode support into wpa_supplicant
|
il y a 16 ans |
Jouni Malinen
|
17449e213f
Remove local variable shadowing to avoid a warning
|
il y a 16 ans |
Jouni Malinen
|
a87c9d9609
driver_nl80211: Fix initial iftype change
|
il y a 16 ans |
Jouni Malinen
|
36b15723ca
Deprecate set_drop_unencrypted(), set_auth_alg(), and set_mode()
|
il y a 16 ans |