Commit History

Author SHA1 Message Date
  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
  Jouni Malinen 6aa9e7a64a Redesign struct hostapd_ip_addr to be of fixed size 15 years ago
  Jouni Malinen f42cdcc894 radius_example: Fix memory leak on deinit 15 years ago
  Jouni Malinen 64ce68fc42 Comment out CONFIG_IPV6 for now in RADIUS library build 15 years ago
  Jouni Malinen e20845184a Build radius_example using src/*/lib*.a 15 years ago
  Jouni Malinen 174e899f69 Fix RADIUS client callback function parameters 15 years ago
  Jouni Malinen 8a404b598d Add build rules for src/radius/libradius.a 15 years ago
  Jouni Malinen 019c8c669d Fix radius_example build 15 years ago
  Felix Fietkau fbbfcbac29 hostapd: Add WDS (4-address frame) mode with per-station interfaces 15 years ago
  Jouni Malinen 09eac1ac56 nl80211: Sync with wireless-testing.git linux/nl80211.h 15 years ago
  Jouni Malinen 2a29f0d45c Rename EAP TLS variables to make server and peer code consistent 15 years ago
  Jouni Malinen 09e47a0768 Convert to use struct dl_list 15 years ago