Commit History

Author SHA1 Message Date
  Jouni Malinen fdbe50ed98 Fix CONFIG_AP=y build after driver API changes 15 years ago
  Jouni Malinen 2a8b74163e Move struct hostapd_frame_info definition away from driver API 15 years ago
  Jouni Malinen 3af1f9cb14 driver_test: Remove forgotten, unused prototypes 15 years ago
  Jouni Malinen 0d9fc3d8bd Remove struct ieee80211_hdr dependency from EVENT_RX_FROM_UNKNOWN 15 years ago
  Jouni Malinen a0e0d3bb15 Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver event 15 years ago
  Jouni Malinen 245519e0cd Replace wpa_supplicant_sta_rx() call with driver event 15 years ago
  Jouni Malinen 7d7d57b2dc Use shared function for figuring out if BSS is in use 15 years ago
  Jouni Malinen 9078adfc8c hostapd: Fix deinit on initialization failure 15 years ago
  Jouni Malinen 1c83b67efd Fix memory corruption on BSS entry reallocation 15 years ago
  Jouni Malinen 2f1a90188c dbus: Use free_dbus_object_desc() consistently to free object descriptor 15 years ago
  Jouni Malinen e90bd80cf5 dbus: Remove duplication of object methods/signals/properties 15 years ago
  Jouni Malinen 3e87bd5478 dbus: Use stack for temporary object path 15 years ago
  Jouni Malinen 8f770587d9 Maintain a pointer to the current BSS table entry 15 years ago
  Jouni Malinen a1fd2ce54e Do not store raw scan results 15 years ago
  Jouni Malinen 6fa81a3b3f Use BSS table entry instead of raw scan result for connection 15 years ago
  Jouni Malinen e48f0fb6a7 Use BSS table for WPA get-Beacon-IEs operation 15 years ago
  Jouni Malinen 16b71ac217 Convert ctrl_iface scan_results cmd to use BSS table 15 years ago
  Jouni Malinen 9734dc17b6 dbus: Use BSS table instead of raw scan results in older API 15 years ago
  Jouni Malinen 8d923a4acf Only expire scanned BSSes based on new scan results 15 years ago
  Jouni Malinen 59f2caa925 WPS: Use BSS table instead of raw scan results 15 years ago
  Jouni Malinen 88ba1f7213 dbus: Cleaned up signal message construction functions 15 years ago
  Jouni Malinen fff9ab1b2d dbus: Simplify _wpa_dbus_dict_fill_value_from_variant() a bit 15 years ago
  Jouni Malinen 97d3f8c3a9 dbus: Share the same function for type to type-as-string conversion 15 years ago
  Jouni Malinen c221499782 dbus: Use common code for checking key parameter 15 years ago
  Jouni Malinen dc5a08c053 WPS: Fix Probe Request processing to handle missing attribute 15 years ago
  Jouni Malinen 2ea856aab6 dbus: Document DebugLevel values 15 years ago
  Jouni Malinen 6c68b0db5d dbus: Fix WPS ProcessCredentials property setter to use Boolean 15 years ago
  Jouni Malinen ec99cb7b00 dbus: Add debug printing on property setter type mismatches 15 years ago
  Jouni Malinen 2fd13f1bae dbus: Set ProcessCredentials to get WPS Credential signal 15 years ago
  Jouni Malinen 1701996209 dbus: Add example script for running WPS PBC 15 years ago