Commit History

Author SHA1 Message Date
  Jouni Malinen 9ee06a63e5 driver_nl80211: Remove monitor interface if AP initialization fails 16 years ago
  Jouni Malinen 10b83bd712 Changed channel flags configuration to read the information from the driver 16 years ago
  Jouni Malinen 0cf03892a4 OpenSSL 0.9.9 API change for EAP-FAST session ticket overriding API 16 years ago
  Jouni Malinen 1e8b9d2889 Updated interop results for ACS 4.2 16 years ago
  Jouni Malinen ea251b4a23 EAP-FAST: Reorder TLVs in PAC Acknowledgment to fix interop issues 16 years ago
  Jouni Malinen 1b554eb0d7 Modified the OpenSSL patch to use session ticket -specific function 16 years ago
  Jouni Malinen d13c05cafb Updated indentation in the patch to match style used elsewhere in OpenSSL 16 years ago
  Kel Modderman efd59c96d7 wpa_gui-qt4: tweak icon Makefile 16 years ago
  Martin Michlmayr 65db6cad23 wpa_gui-qt4: FTBFS with GCC 4.4: missing #include 16 years ago
  Jouni Malinen 46690a3b9b Added an optional mitigation mechanism for certain attacks against TKIP by 16 years ago
  Jouni Malinen 6982784e20 EAP-SIM/AKA: fixed initialization to verify PIN even if identity is set 16 years ago
  Jouni Malinen 04a5bad682 EAP-AKA: Validate RES Length field in AT_RES 16 years ago
  Jouni Malinen fa71a1d84a Fixed EAP-AKA RES Length field in AT_RES as length in bits, not bytes 16 years ago
  Jouni Malinen 36100718de EAP-FAST server: allow expired PAC for PAC refresh 16 years ago
  Jouni Malinen 39452b4deb EAP-FAST: Include Tunnel PAC request only after EAP authentication 16 years ago
  Jouni Malinen 581a8cde77 Added support for enforcing frequent PTK rekeying 16 years ago
  Jouni Malinen 81eec387dd Added Milenage-GSM simulator for EAP-SIM 16 years ago
  Jouni Malinen 31cbe002c9 driver_ndis: Added a workaround for a driver that removes SSID IE in scan 16 years ago
  Jouni Malinen 2a24bb3199 Added Milenage USIM emulator for EAP-AKA (can be used to simulate test 16 years ago
  Jouni Malinen 988ab690ac Preparations for 0.6.5 release 16 years ago
  Jouni Malinen ac987fb7de Fixed fwrite error path in eap_fast_write_pac not to free buf 16 years ago
  Jouni Malinen 8caa12b46c Added a comment about VS2008EE and updated WinPcap/OpenSSL versions 16 years ago
  Jouni Malinen 07d44beeab Added a note about hostapd driver_nl80211 and AP mode in wireless-testing 16 years ago
  Jouni Malinen e3e51d9f03 Fixed ctrl_iface BSS command to fetch scan results, if needed 16 years ago
  Johannes Berg 4aac554ce2 driver_nl80211: Remove set_ssid from nl80211 driver 16 years ago
  Jouni Malinen b6a55236ce Updated VS2005 project files with new and removed C files 16 years ago
  Jouni Malinen 3fd0b8f196 Use os_snprintf() instead of snprintf() 16 years ago
  Jouni Malinen 1add3c3387 Use the common ieee802_11_parse_elems() implementations for mlme.c 16 years ago
  Jouni Malinen cb7b04c8c9 Moved ieee802_11_parse_elems() into common code 16 years ago
  Jouni Malinen 3d536eb453 Removed the unused hapd argument to ieee802_11_parse_elems() 16 years ago