Historique des commits

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