Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen a8e0505bf0 Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication il y a 15 ans
  Jouni Malinen fdbe50ed98 Fix CONFIG_AP=y build after driver API changes il y a 15 ans
  Jouni Malinen 2a8b74163e Move struct hostapd_frame_info definition away from driver API il y a 15 ans
  Jouni Malinen d7dcba70bc Define struct wpa_ssid::mode as an enum with more readable values il y a 15 ans
  Jouni Malinen 58c26600ca Fix wpa_supplicant build with CONFIG_AP=y il y a 15 ans
  Jouni Malinen f7c4783379 Split hostapd_interface_deinit() into deinit and free parts il y a 15 ans
  Jouni Malinen 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
  Jouni Malinen 1b56c26c40 Get rid of direct hostapd_for_each_interface() calls il y a 15 ans
  Jouni Malinen 70db2ab308 Move rest of the generic AP mode functionality into src/ap il y a 15 ans
  Jouni Malinen a911a6e61f Do not use virtual driver_ops for wpa_supplicant AP mode il y a 15 ans
  Jouni Malinen 8c5fe31fe8 Move driver deinitialization away from hostapd.c il y a 15 ans
  Jouni Malinen 0e2d35c614 Move ctrl_iface_ap.c into src/ap il y a 15 ans
  Jouni Malinen e5f2b59c7e Move hostapd driver initialization away from hostapd.c il y a 15 ans
  Jouni Malinen 363b9e6052 Fix wpa_supplicant CONFIG_AP build il y a 15 ans
  Jouni Malinen 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
  Felix Fietkau fbbfcbac29 hostapd: Add WDS (4-address frame) mode with per-station interfaces il y a 15 ans
  Jouni Malinen 094393b144 Copy config_methods and device_type configuration for AP mode il y a 15 ans
  Jouni Malinen 1078126f64 Add "keypad" to config methods for wpa_supplicant AP mode with WPS il y a 15 ans
  Jouni Malinen 9969e5a46a Make hostapd_for_each_interface() take context pointer as argument il y a 15 ans
  Jouni Malinen b57e086cc1 Mark management frame processing functions to use const buffer il y a 15 ans
  Jouni Malinen f8b1f69561 Use generic driver events for TX status and RX reporting il y a 15 ans
  Jouni Malinen 331c12086f Fix CONFIG_AP=y build after driver_ops set_key merge il y a 15 ans
  Jouni Malinen 5d67487244 Merge set_beacon driver_ops into a single one il y a 15 ans
  Jouni Malinen 43fb529750 Add AP mode WPA status into ctrl_iface il y a 15 ans
  Jouni Malinen 35deb646cc Fix CONFIG_AP=y build without CONFIG_CTRL_IFACE il y a 15 ans
  Jouni Malinen 4f760fcc7c Fix hostapd wpa_msg() calls ctx for wpa_supplicant AP mode il y a 15 ans
  Jouni Malinen e653b62275 Add station table query to wpa_supplicant AP ctrl_iface il y a 15 ans
  Witold Sowa 3a57305f10 Fix a bug with ap_rx_from_unknown_sta() recursion il y a 15 ans
  Witold Sowa b2cc805619 Set current ssid when entering AP mode il y a 15 ans
  Johannes Berg fe6bdb777e Replace NEED_MLME with NEED_AP_MLME il y a 15 ans