Commit History

Author SHA1 Message Date
  Jouni Malinen 8e56d18993 dbus: Fix D-Bus network and BSS object registration/unregistration 15 years ago
  Jouni Malinen d7dcba70bc Define struct wpa_ssid::mode as an enum with more readable values 15 years ago
  Jouni Malinen 34359a3fb1 Include BSS table unconditionally in the wpa_supplicant build 15 years ago
  Jouni Malinen 83922c2d34 Add BSS table to track scan results without dropping information 15 years ago
  Jouni Malinen 2ee055b3c0 Indicate interface removal only if the interface was added successfully 15 years ago
  Jouni Malinen 719347511a Get rid of unnecessary typedefs for enums. 15 years ago
  Jouni Malinen a5b9337fc8 Avoid NULL dereference on error path when default driver is used 15 years ago
  Jouni Malinen 1a1bf008cb WPS ER: Delay wpa_supplicant termination to allow unsubscription 15 years ago
  Jouni Malinen 0456ea16d8 eloop: Remove global user data pointer 15 years ago
  Jouni Malinen c302f20740 Initialize new_connection = 1 to fix wpa_supplicant AP mode operstate 15 years ago
  Jouni Malinen 127608152e Move EAP method registration away from src/eap_{peer,server} 15 years ago
  Jouni Malinen 9c972abb66 IBSS RSN: Wait for connection event and do not use auth timeout 15 years ago
  Jouni Malinen 5cc4d64bf2 nl80211: Add support for IBSS networks 15 years ago
  Jouni Malinen d8222ae38c Fix driver initialization not to crash if driver does not use init2() 15 years ago
  Jouni Malinen 3acb50056c Remove src/rsn_supp from default header path 15 years ago
  Jouni Malinen 90973fb2fd Remove src/common from default header file path 15 years ago
  Jouni Malinen 8a5ab9f5e5 Fix init2() driver_ops to get the correct global driver context 15 years ago
  Jouni Malinen ec8d20187d Remove obsoleted get_scan_results() driver_ops 15 years ago
  Jouni Malinen 4a867032ae Remove deprecated driver_ops handlers 15 years ago
  Witold Sowa 71f6e1f697 Add notifications for scan result BSS changes (added/removed) 15 years ago
  Jouni Malinen a1641d2671 Call wpas_notify_network_selected only if a specific network was selected 15 years ago
  Jouni Malinen d27df100b5 Allow driver and ctrl_interface parameters to be overridden 15 years ago
  Witold Sowa dc461de43e wpa_supplicant and dbus code separation 15 years ago
  Masashi Honma 0e27f655f1 MFP: Clear IGTK 15 years ago
  Johannes Berg 0194fedb46 driver_nl80211: Fix MLME key settings for static WEP 15 years ago
  Jouni Malinen 60b94c9819 Add preliminary background scan and roaming module design 15 years ago
  Witold Sowa 3e53b314f5 Share same freeing and error checking code in get_scan_results 15 years ago
  Witold Sowa 86b89452f6 Use shared functions for network operations and param changes 15 years ago
  Jouni Malinen 8bac466b00 Add wpa_supplicant notification calls 15 years ago
  Witold Sowa 1bd3f426d3 Remove extra whitespace 15 years ago