Commit History

Author SHA1 Message Date
  Jouni Malinen 70db2ab308 Move rest of the generic AP mode functionality into src/ap 14 years ago
  Jouni Malinen a911a6e61f Do not use virtual driver_ops for wpa_supplicant AP mode 14 years ago
  Jouni Malinen 8c5fe31fe8 Move driver deinitialization away from hostapd.c 14 years ago
  Jouni Malinen 0e2d35c614 Move ctrl_iface_ap.c into src/ap 14 years ago
  Jouni Malinen e5f2b59c7e Move hostapd driver initialization away from hostapd.c 14 years ago
  Jouni Malinen 363b9e6052 Fix wpa_supplicant CONFIG_AP build 14 years ago
  Jouni Malinen 1057d78eb8 Move generic AP functionality implementation into src/ap 14 years ago
  Felix Fietkau fbbfcbac29 hostapd: Add WDS (4-address frame) mode with per-station interfaces 14 years ago
  Jouni Malinen 094393b144 Copy config_methods and device_type configuration for AP mode 15 years ago
  Jouni Malinen 1078126f64 Add "keypad" to config methods for wpa_supplicant AP mode with WPS 15 years ago
  Jouni Malinen 9969e5a46a Make hostapd_for_each_interface() take context pointer as argument 15 years ago
  Jouni Malinen b57e086cc1 Mark management frame processing functions to use const buffer 15 years ago
  Jouni Malinen f8b1f69561 Use generic driver events for TX status and RX reporting 15 years ago
  Jouni Malinen 331c12086f Fix CONFIG_AP=y build after driver_ops set_key merge 15 years ago
  Jouni Malinen 5d67487244 Merge set_beacon driver_ops into a single one 15 years ago
  Jouni Malinen 43fb529750 Add AP mode WPA status into ctrl_iface 15 years ago
  Jouni Malinen 35deb646cc Fix CONFIG_AP=y build without CONFIG_CTRL_IFACE 15 years ago
  Jouni Malinen 4f760fcc7c Fix hostapd wpa_msg() calls ctx for wpa_supplicant AP mode 15 years ago
  Jouni Malinen e653b62275 Add station table query to wpa_supplicant AP ctrl_iface 15 years ago
  Witold Sowa 3a57305f10 Fix a bug with ap_rx_from_unknown_sta() recursion 15 years ago
  Witold Sowa b2cc805619 Set current ssid when entering AP mode 15 years ago
  Johannes Berg fe6bdb777e Replace NEED_MLME with NEED_AP_MLME 15 years ago
  Witold Sowa 137fb724b3 Set state to COMPLETE when AP mode has been initialized successfully 15 years ago
  Jouni Malinen 077a781f7a WPS: Add support for setting timeout for PIN 15 years ago
  Jouni Malinen 3ec97afe57 wpa_supplicant AP: Add preliminary support for WPS Internal Registrar 15 years ago
  Jouni Malinen a8d6ffa48f wpa_supplicant AP: Add sta_set_flags 15 years ago
  Jouni Malinen db149ac949 wpa_supplicant AP: Add EAPOL frame TX and RX 15 years ago
  Jouni Malinen 07d9a55297 wpa_supplicant AP: Update WPA/RSN configuration 15 years ago
  Jouni Malinen 0f4e8b4f65 wpa_supplicant AP: add sta_add() and sta_remove() 15 years ago
  Jouni Malinen be301e56b6 wpa_supplicant AP: Fix build after hostapd driver_ops changes 15 years ago