Commit History

Author SHA1 Message Date
  Jouni Malinen d9d1b9527a Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 10 years ago
  Jouni Malinen a193231dfb Clean up debug prints to use wpa_printf() 10 years ago
  Jouni Malinen 36f0cf3774 privsep: Fix compilation due to associate() parameter updates 10 years ago
  Jouni Malinen 1ce0aa044c Remove unused disassociate() driver_ops 12 years ago
  Jouni Malinen f9884c096a Convert os_zalloc() for an array to use os_calloc() 12 years ago
  Ben Greear 9d05374796 Make bind failure messages unique 13 years ago
  Jouni Malinen 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
  Jouni Malinen baac649094 Add drv_event_eapol_rx() helper 15 years ago
  Jouni Malinen a8e0505bf0 Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication 15 years ago
  Jouni Malinen 245519e0cd Replace wpa_supplicant_sta_rx() call with driver event 15 years ago
  Jouni Malinen 719347511a Get rid of unnecessary typedefs for enums. 15 years ago
  Jouni Malinen 90973fb2fd Remove src/common from default header file path 15 years ago
  Jouni Malinen c2e8d0a092 Remove deprecated scan and set_probe_req_ie driver_ops 15 years ago
  Jouni Malinen 4a867032ae Remove deprecated driver_ops handlers 15 years ago
  Jouni Malinen 642187d6bf Merge set_key and hapd_set_key driver_ops into a single function 15 years ago
  Jouni Malinen b08d177aad Use C99 designated initializers to cleanup driver_ops setup 16 years ago
  Jouni Malinen 61693eaa80 hostapd: Remove unused passive scan functionality 16 years ago
  Jouni Malinen ad1e68e6b5 Clean up HT40 scan and share nl80211 scanning code 16 years ago
  Jouni Malinen b4fd6fab5b Share driver beacon configuration handlers 16 years ago
  Jouni Malinen 92f475b4d8 Merge hostapd driver init functions into one 16 years ago
  Jouni Malinen e785c2ba3b Share same set_country driver op for hostapd and wpa_supplicant 16 years ago
  Jouni Malinen 9f324b61ba Share management frame send driver op for hostapd and wpa_supplicant 16 years ago
  Jouni Malinen c3965310e6 Use common get_hw_feature_data for hostapd and wpa_supplicant 16 years ago
  Jouni Malinen c51218372f Merge wpa_supplicant and hostapd driver wrapper implementations 16 years ago
  Jouni Malinen d2440ba01b Add Beacon configuration for wpa_supplicant AP mode 16 years ago
  Jouni Malinen c2a0407851 Add SME support (separate authentication and association) 16 years ago
  Daniel Mierswa 6301cc5d38 Allow the privsep driver to pass the set_country to the real driver 16 years ago
  Jouni Malinen fc2b7ed5f3 Add extended driver scan request command: driver_ops::scan2() 16 years ago
  Jouni Malinen 96c7c3072d Fix privsep build with CONFIG_CLIENT_MLME=y 16 years ago
  Jouni Malinen 745cb54e86 Removed printf size_t format warning on 64-bit 16 years ago