Commit History

Author SHA1 Message Date
  Jouni Malinen 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
  Jouni Malinen fcfda83bf9 Add new src/ap directory into Doxygen documents 15 years ago
  Jouni Malinen 1b56c26c40 Get rid of direct hostapd_for_each_interface() calls 15 years ago
  Jouni Malinen 70db2ab308 Move rest of the generic AP mode functionality into src/ap 15 years ago
  Jouni Malinen 481a11c94f test: Use more shared code for driver wrapper AP and station modes 15 years ago
  Jouni Malinen a911a6e61f Do not use virtual driver_ops for wpa_supplicant AP mode 15 years ago
  Jouni Malinen 8c5fe31fe8 Move driver deinitialization away from hostapd.c 15 years ago
  Jouni Malinen a4f2110934 Clean up some of the hostapd.h function prototype definitions 15 years ago
  Jouni Malinen 0aef3ec832 Move hostapd_prune_associations() into ap/utils.c 15 years ago
  Jouni Malinen c442055ecf Move WPA authenticator glue code into a separate file 15 years ago
  Jouni Malinen 2586bc64d0 Move authentication server setup into separate file 15 years ago
  Jouni Malinen ad44e244b1 Move iapp.c into src/ap 15 years ago
  Jouni Malinen 0e2d35c614 Move ctrl_iface_ap.c into src/ap 15 years ago
  Jouni Malinen e5f2b59c7e Move hostapd driver initialization away from hostapd.c 15 years ago
  Jouni Malinen 363b9e6052 Fix wpa_supplicant CONFIG_AP build 15 years ago
  Jouni Malinen 64ee63a0d8 wired: Use os_*() wrappers more consistently 15 years ago
  Jouni Malinen bee07ce805 hostapd: Do not call eloop_terminate() on interface setup failure 15 years ago
  Jouni Malinen 65668bfb77 Add forgotten src/ap/utils.c file 15 years ago
  Jouni Malinen 9fdeaf8f3a WPS: Fix a memory leak if set_ie_cb() is not set 15 years ago
  Jouni Malinen 32da61d9c9 Move wps_hostapd.c into src/ap 15 years ago
  Jouni Malinen 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
  Jouni Malinen 6d1278e998 Remove direct driver calls from tkip_countermeasures.c 15 years ago
  Jouni Malinen 2ce86d9d72 Remove direct driver calls from ieee802_11.c 15 years ago
  Jouni Malinen bdee6fceb9 Remove direct driver calls from sta_info.c 15 years ago
  Jouni Malinen 36592d31c1 Remove direct driver calls from vlan_init.c 15 years ago
  Jouni Malinen 677449b97e Remove direct driver calls from beacon.c 15 years ago
  Jouni Malinen 2f3e0bd4d4 Remove need for direct driver calls from ieee802_11_auth.c 15 years ago
  Jouni Malinen d24df7c33d Avoid direct call to hostapd_new_assoc_sta from ieee802_11.c 15 years ago
  Jouni Malinen a2de634d1c Removed hostapd_new_assoc_sta() from driver wrapper API 15 years ago
  Jouni Malinen 94709ea358 Avoid a direct call to drv_callbacks.c from beacon.c 15 years ago