Commit History

Author SHA1 Message Date
  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
  Jouni Malinen 010401fe65 Move hostapd_set_drv_ieee8021x() into ap_drv_ops 15 years ago
  Jouni Malinen 4c2ddda495 Move hostapd-to-driver flag mapping to be within ap_drv_ops.c 15 years ago
  Jouni Malinen d3b86aed73 Move wpa_drivers dependency into config_file.c 15 years ago
  Jouni Malinen a3d4fafa41 Remove direct driver calls from accounting.c 15 years ago
  Jouni Malinen 41d719d6e0 Move hostapd configuration parser into separate file 15 years ago
  Jouni Malinen 45cefa0bf3 Move more driver ops into struct hostapd_driver_ops 15 years ago
  Jouni Malinen 579bc0e64c Move hostapd_set_privacy() call to hostapd.c 15 years ago
  Jouni Malinen c90933d2a3 Use hostapd driver op wrapper for send_mgmt_frame 15 years ago
  Jouni Malinen 14f7938660 Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 15 years ago
  Jouni Malinen bf65bc638f hostapd: Use separate driver operations abstraction 15 years ago
  Jouni Malinen 9aca440199 Drop WPA_TRACE reference before eloop timeout handler call 15 years ago
  Jouni Malinen 1b9eb51bbd Enable IPv6 support for libutils.a and libradius.a 15 years ago