Commit History

Author SHA1 Message Date
  Jouni Malinen b9a2e577b4 IBSS RSN: Set the PSK based on network configuration 16 years ago
  Jouni Malinen 4691fc7bc8 IBSS RSN: Set more hardcoded RSN IEs for now 16 years ago
  Jouni Malinen 3146b2b961 IBSS RSN: Added couple of required WPA supplicant callback functions 16 years ago
  Jouni Malinen 8be1844071 Process received EAPOL frames in IBSS RSN code if in IBSS mode 16 years ago
  Jouni Malinen 0d1286e411 Added support for IBSS scanning into driver_test 16 years ago
  Jouni Malinen 53895c3b60 Disable per-BSSID authentication for RSN IBSS 16 years ago
  Jouni Malinen a5da9c64c9 Save and restore wpa_gui state when session manager restarts the app 16 years ago
  Jouni Malinen 6fa68a0ee5 Added an option to add (or override) Credential attribute(s) in M8 16 years ago
  Jouni Malinen da3c6a5e2b Fixed auth_send_eapol() to use correct ctx structure 16 years ago
  Jouni Malinen d0fc6e1211 Use a hardcoded RSN IE for testing to start Authenticator 16 years ago
  Jouni Malinen e2d492dd08 Implement EAPOL sending callbacks for IBSS RSN 16 years ago
  Jouni Malinen 11ef8d3578 Added initial step for IBSS RSN support 16 years ago
  Jouni Malinen 4bb081f1b4 Renamed PMKSA cache functions to avoid duplicate symbols with supplicant 16 years ago
  Jouni Malinen 13268290b6 Moved rsn_pmkid() into shared code to avoid duplication 16 years ago
  Jouni Malinen 676ea3413d eapol_test: Allow generated RADIUS attributes to be replaced 16 years ago
  Dan Williams 8f33641c94 driver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE{,EXT} calls 16 years ago
  Jouni Malinen 540264a721 Removed wpa_sm dereference from pmksa_cache_list() 16 years ago
  Jouni Malinen f5a51b58d4 Moved proto == RSN validation from pmksa_cache.c into the caller 16 years ago
  Jouni Malinen 010dc06853 Moved RADIUS Class attribute helpers into RADIUS module 16 years ago
  Jouni Malinen 93ea8ed034 Partial fix for test_wpa build 16 years ago
  Jouni Malinen 0b8695bb2b Renamed shadowed variable 16 years ago
  Jouni Malinen 61e64e7b7f Removed dead code 16 years ago
  Jouni Malinen c77bb61aee Fixed copy-paste error in retry configuration (incorrect ioctl used) 16 years ago
  Jouni Malinen 25ba219f3e Removed unused set_regulatory_domain driver function 16 years ago
  Jouni Malinen f49275c92f Fixed build without CONFIG_IEEE80211N 16 years ago
  Jouni Malinen 4cdde5caf7 Fixed a typo in printf -> wpa_printf changes 16 years ago
  Jouni Malinen 24bb3d9788 Fixed build with wpa_printf disabled 16 years ago
  Jouni Malinen a9843f614f Removed hw_features.o from build if hostapd MLME is not used 16 years ago
  Jouni Malinen 7fd46d466f Added build option for disabling control interface (CONFIG_NO_CTRL_IFACE) 16 years ago
  Jouni Malinen 30b32314eb Added build option for removing VLAN support (CONFIG_NO_VLAN) 16 years ago