Commit History

Author SHA1 Message Date
  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 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 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 bf65bc638f hostapd: Use separate driver operations abstraction 15 years ago
  Jouni Malinen 9969e5a46a Make hostapd_for_each_interface() take context pointer as argument 15 years ago
  Jouni Malinen 8043e72589 Add BSS ctx to if_add() driver op 15 years ago
  Jouni Malinen 9b5d2b8b9c Merge hostapd/sta_flags.h into sta_info.h 15 years ago
  Jouni Malinen 0de39516ae Map STA flags into values defined in driver.h 15 years ago
  Jouni Malinen af586419fd Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op 15 years ago
  Jouni Malinen e3bd3912ca Change set_ieee8021x driver op to use parameters structure 15 years ago
  Jouni Malinen 9008a3e44d Merge get_seqnum_igtk() driver op with get_seqnum() 15 years ago
  Jouni Malinen 3484a18a13 hostapd: Remove unused bridge_packets configuration option 15 years ago
  Jouni Malinen 22a7c9d735 Merge bss_add/bss_remove drivers ops into if_add/if_remove 15 years ago
  Jouni Malinen 95272a888c Fix conditional EAP-SIM/AKA DB code selection 15 years ago
  Jouni Malinen 5c90d47657 Move EAP-SIM DB conditional build into hostapd 15 years ago
  Jouni Malinen 74784010af Remove conditional no-RADIUS build from src/radius 15 years ago
  Jouni Malinen e0e14a7bc3 Move internal EAPOL authenticator defines into their own file 15 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen b60d6f61e4 Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATE 15 years ago
  Jouni Malinen 281c950be4 Move EAPOL authenticator state machine into src/eapol_auth 15 years ago
  Jouni Malinen 4dbfe5c58a Conver hostapd specific files to include common.h 15 years ago
  Jouni Malinen bcd154c343 Include sta_flags.h explicitly, not via sta_info.h 15 years ago
  Jouni Malinen 90973fb2fd Remove src/common from default header file path 15 years ago
  Jouni Malinen 3a328c8133 Remove unused/unneeded IEEE 802.11n definitions 15 years ago
  Jouni Malinen 4a867032ae Remove deprecated driver_ops handlers 15 years ago