Commit History

Author SHA1 Message Date
  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
  Jouni Malinen 5c333467b3 Move main() and configuration file related functions into main.c 16 years ago
  Jouni Malinen 1f1b62a0f0 Move wpa_supplicant_create_ap() into ap.c 16 years ago
  Jouni Malinen c746331b52 Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexist 16 years ago
  Jouni Malinen bfd67fc44c Fix WPS UPnP SSDP on 32-bit targets 16 years ago
  Jouni Malinen 89d39d9d6c Move hostapd driver_ops to use similar set_key with wpa_supplicant 16 years ago
  Jouni Malinen fb86519d12 Replace deprecated add_sta() with add_sta2() 16 years ago
  Jouni Malinen 909a6ef00c Remove deprecated version of set_freq() and rename the new version 16 years ago
  Jouni Malinen 4f86ca6870 Remove unused set_assoc_ap() wpa_driver_ops 16 years ago
  Jouni Malinen 089757c6a9 Fix wpa_supplicant AP build after hostapd header file cleanup 16 years ago
  Jouni Malinen b1c0e29733 Include config.h explicitly into files that actually use it 16 years ago
  Jouni Malinen 97234b5073 Move STA entry structure into sta_info.h and remove ap.h 16 years ago
  Jouni Malinen 2991469cd1 Replace sta_aid array with bitfield 16 years ago
  Jouni Malinen d42a62b36c Move AID derivation into a separate function 16 years ago
  Jouni Malinen f1a4871084 Link in AP functionality from hostapd when CONFIG_AP=y 16 years ago
  Jouni Malinen 1e5839e06f Rename EAP server defines from EAP_* to EAP_SERVER_* 16 years ago
  Jouni Malinen 1581b38b67 Initial step in adding simple AP mode support into wpa_supplicant 16 years ago
  Jouni Malinen 17449e213f Remove local variable shadowing to avoid a warning 16 years ago