Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen 32da61d9c9 Move wps_hostapd.c into src/ap il y a 15 ans
  Jouni Malinen 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
  Jouni Malinen 6d1278e998 Remove direct driver calls from tkip_countermeasures.c il y a 15 ans
  Jouni Malinen 2ce86d9d72 Remove direct driver calls from ieee802_11.c il y a 15 ans
  Jouni Malinen bdee6fceb9 Remove direct driver calls from sta_info.c il y a 15 ans
  Jouni Malinen 36592d31c1 Remove direct driver calls from vlan_init.c il y a 15 ans
  Jouni Malinen 677449b97e Remove direct driver calls from beacon.c il y a 15 ans
  Jouni Malinen 2f3e0bd4d4 Remove need for direct driver calls from ieee802_11_auth.c il y a 15 ans
  Jouni Malinen d24df7c33d Avoid direct call to hostapd_new_assoc_sta from ieee802_11.c il y a 15 ans
  Jouni Malinen a2de634d1c Removed hostapd_new_assoc_sta() from driver wrapper API il y a 15 ans
  Jouni Malinen 94709ea358 Avoid a direct call to drv_callbacks.c from beacon.c il y a 15 ans
  Jouni Malinen 010401fe65 Move hostapd_set_drv_ieee8021x() into ap_drv_ops il y a 15 ans
  Jouni Malinen 4c2ddda495 Move hostapd-to-driver flag mapping to be within ap_drv_ops.c il y a 15 ans
  Jouni Malinen d3b86aed73 Move wpa_drivers dependency into config_file.c il y a 15 ans
  Jouni Malinen a3d4fafa41 Remove direct driver calls from accounting.c il y a 15 ans
  Jouni Malinen 41d719d6e0 Move hostapd configuration parser into separate file il y a 15 ans
  Jouni Malinen 45cefa0bf3 Move more driver ops into struct hostapd_driver_ops il y a 15 ans
  Jouni Malinen 579bc0e64c Move hostapd_set_privacy() call to hostapd.c il y a 15 ans
  Jouni Malinen c90933d2a3 Use hostapd driver op wrapper for send_mgmt_frame il y a 15 ans
  Jouni Malinen 14f7938660 Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie il y a 15 ans
  Jouni Malinen bf65bc638f hostapd: Use separate driver operations abstraction il y a 15 ans
  Jouni Malinen 9aca440199 Drop WPA_TRACE reference before eloop timeout handler call il y a 15 ans
  Jouni Malinen 1b9eb51bbd Enable IPv6 support for libutils.a and libradius.a il y a 15 ans
  Jouni Malinen 6aa9e7a64a Redesign struct hostapd_ip_addr to be of fixed size il y a 15 ans
  Jouni Malinen f42cdcc894 radius_example: Fix memory leak on deinit il y a 15 ans
  Jouni Malinen 64ce68fc42 Comment out CONFIG_IPV6 for now in RADIUS library build il y a 15 ans
  Jouni Malinen e20845184a Build radius_example using src/*/lib*.a il y a 15 ans
  Jouni Malinen 174e899f69 Fix RADIUS client callback function parameters il y a 15 ans
  Jouni Malinen 8a404b598d Add build rules for src/radius/libradius.a il y a 15 ans
  Jouni Malinen 019c8c669d Fix radius_example build il y a 15 ans