Commit Graph

  • b43f7c34d2 SoH: Add null termination for empty url in MS-Quarantine-State. Jouni Malinen 2008-10-02 20:22:17 +0300
  • c908a9e5ae SoH: Add all the mandatory attributes into SSoH vendor specific attribute Jouni Malinen 2008-10-02 19:34:22 +0300
  • 75cf93d2c5 Fixed EAP-FAST peer not to add double Result TLV when ACKing PAC Jouni Malinen 2008-10-02 17:38:13 +0300
  • 0930209dc2 Register a quick auth timeout if EAPOL fails to avoid long waits Jouni Malinen 2008-10-02 17:27:24 +0300
  • 99a10f8d2c Added debug_timestamp option to Windows registry Jouni Malinen 2008-10-02 16:26:18 +0300
  • b6310a6f47 NDIS: Set authMode=WPA2, if needed, when flushing PMKID cache Jouni Malinen 2008-10-02 16:25:41 +0300
  • 129b4d35d4 Set update_config=1 in the example Windows registry config Jouni Malinen 2008-10-02 14:12:32 +0300
  • c08b9180cd Save config after blob updates from EAP (if update_config=1) Jouni Malinen 2008-10-02 14:10:53 +0300
  • 5373c18233 wpa_gui-qt4: Fixed phase2 format for EAP-FAST GTC+MSCHAPv2 case Jouni Malinen 2008-10-02 14:09:43 +0300
  • 2e8c9a27f5 Fixed a typo Jouni Malinen 2008-10-02 12:40:24 +0300
  • 4edd453933 wpa_gui-qt4: Set EAP-FAST provisioning parameters Jouni Malinen 2008-10-02 12:39:31 +0300
  • be8b1f2eb0 wpa_gui-qt4: Unset string variables instead of setting them to "" Jouni Malinen 2008-10-02 12:24:57 +0300
  • b56c0546b7 Extended ctrl_iface SET_NETWORK to allow variables to be unset Jouni Malinen 2008-10-02 12:16:25 +0300
  • 8de594965f wpa_gui-qt4: Added support for configuring Phase 2 method Jouni Malinen 2008-10-01 16:43:36 +0300
  • 78ea9702c0 Add pcsc="" to configuration for EAP-SIM and EAP-AKA Jouni Malinen 2008-10-01 14:44:24 +0300
  • 85141289d5 Silenced some of the driver-related messages for driver=none case Jouni Malinen 2008-10-01 14:17:35 +0300
  • d64dabeebc Added a new driver wrapper, "none", for RADIUS server only configuration Jouni Malinen 2008-10-01 14:07:55 +0300
  • 510c02d4a3 Fixed EAP-TTLS server to verify eap_ttls_phase2_eap_init() return code Jouni Malinen 2008-10-01 13:55:04 +0300
  • fc0db5c916 wpa_gui-qt4: add support for starting in system tray only Kel Modderman 2008-10-01 09:48:11 +0300
  • 66897ae779 wpa_gui-qt4: clean up closeEvent handler Kel Modderman 2008-10-01 09:44:58 +0300
  • 6241fcb165 nl80211: clean up netlink code Jouni Malinen 2008-09-30 16:46:22 +0300
  • cafe38cae0 nl80211 hostapd driver: clean up netlink code Johannes Berg 2008-09-29 19:37:24 +0300
  • 6773de39b1 nl80211 driver: correctly set the encrypt bit for eapol frames Johannes Berg 2008-09-29 19:21:51 +0300
  • 91a0548210 FT: Do not call wpa_ft_prepare_auth_request() if FT is not used Jouni Malinen 2008-09-29 17:28:10 +0300
  • 38fa763405 Added set_mode() handler for privsep Jouni Malinen 2008-09-29 17:09:26 +0300
  • 147bdb3f9c Fixed build without CONFIG_CLIENT_MLME Jouni Malinen 2008-09-29 16:59:51 +0300
  • ec5f180a24 Add an optional set_mode() driver_ops handler for setting mode before keys Dan Williams 2008-09-29 16:45:49 +0300
  • 1a647aaa69 Update the OpenSSL EAP-FAST patch for current snapshot (20080928) Jouni Malinen 2008-09-28 18:06:12 +0300
  • 8fbcd59930 Added OpenSSL 0.9.8i patch for EAP-FAST Jouni Malinen 2008-09-28 17:09:22 +0300
  • 36b5e559f1 Validate WEXT event iwe->u.data.length before using the event data Jouni Malinen 2008-09-27 10:49:56 +0300
  • fa2ec7eb63 Silenced compiler warnings on size_t printf format and shadowed variables Jouni Malinen 2008-09-27 10:46:06 +0300
  • 9cf32261ee Split wpa_supplicant_select_bss() into three and remove odd debug message Jouni Malinen 2008-09-26 17:24:40 +0300
  • 89f97a1c8d Don't bother showing a status message when returning to the system tray, but still show a one time tray message to indicate to the user that the program is still running in the tray if they triggered the window manager close button. Kel Modderman 2008-09-26 15:42:12 +0300
  • d70028d337 wpa_gui-qt4: remove lastWindowClosed() signal handler Kel Modderman 2008-09-25 21:12:08 +0300
  • 1019a696a7 wpa_gui-qt4: enhance svg icon Bernard Gray 2008-09-25 21:09:44 +0300
  • 1c63bd0c41 wpa_gui-qt4: add status fields to tray message Kel Modderman 2008-09-25 21:06:32 +0300
  • 488af690b6 Fix build with CONFIG_CLIENT_MLME, but without CONFIG_IEEE80211W Andriy Tkachuk 2008-09-24 13:02:17 +0300
  • 23e072374e Don't post scan results when initial scan is emtpy Dan Nicholson 2008-09-24 12:51:08 +0300
  • 2064c2f985 Restore scan request settings if initial association failed Dan Nicholson 2008-09-24 12:48:33 +0300
  • 76dca89295 Add a new auto-generated file to be ignored Jouni Malinen 2008-09-24 12:29:04 +0300
  • b199b7e654 wpa_gui-qt4: add system tray support Kel Modderman 2008-09-24 12:26:57 +0300
  • 0fae9ad39b wpa_gui-qt4: remove qPixmapFromMimeSource from ui files Kel Modderman 2008-09-24 12:24:49 +0300
  • 62b86dba6e wpa_gui-qt4: use new svg as application icon Kel Modderman 2008-09-24 12:22:50 +0300
  • 11caae9d1f wpa_gui-qt4: desktop entry file Kel Modderman 2008-09-24 12:20:58 +0300
  • 99112a2d75 wpa_gui-qt4: add svg icon Bernard Gray 2008-09-24 12:19:31 +0300
  • 7409827e35 Fixed eap_example build to match with EAP-PEAP changes Jouni Malinen 2008-09-24 08:46:05 +0300
  • 6572fc0d1b IEEE 802.11w: Use comeback duration to delay association Jouni Malinen 2008-09-01 11:48:43 +0300
  • c684525947 FT: Fixed FTIE for authentication after a failed association Jouni Malinen 2008-09-01 11:38:13 +0300
  • b27f13ed28 MFP + FT: Added support for sending IGTK in FTIE Jouni Malinen 2008-09-01 11:00:59 +0300
  • 565861976d Added support for using SHA256-based stronger key derivation for WPA2 Jouni Malinen 2008-08-31 22:57:28 +0300
  • 9b71728bba Cleaned up TX callback request processing Jouni Malinen 2008-08-31 11:15:56 +0300
  • c2a714088d Moved WMM action category definition into ieee802_11_defs.h Jouni Malinen 2008-08-31 11:06:58 +0300
  • 5d22a1d5aa IEEE 802.11w: Added association ping Jouni Malinen 2008-08-31 11:04:47 +0300
  • 1e858f69d9 Copy previous BSSID into STA data only after full validation of the request Jouni Malinen 2008-08-30 18:25:44 +0300
  • 0b60b0aaad Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPR Jouni Malinen 2008-08-30 14:59:39 +0300
  • b3f240bc0e Added a place for example mac80211_hwsim test cases Jouni Malinen 2008-08-28 18:53:47 +0300
  • 271d2830ff Added support for setting VLAN ID for STAs based on local MAC ACL Jouni Malinen 2008-08-28 18:43:26 +0300
  • fd630bc183 Fixed WEXT scan result parser to not crash on invalid IEs (zero len buffer) Jouni Malinen 2008-08-27 09:52:16 +0300
  • 00ad53ef68 Send HT parameters for new STAs Jouni Malinen 2008-08-25 11:30:39 +0300
  • f2c290ccf4 Switched driver_nl80211 to use the new sta_add2() Jouni Malinen 2008-08-25 10:06:40 +0300
  • 3d1aa251a3 Updated the OpenSSL EAP-FAST patch for the current OpenSSL 0.9.9 snapshot Jouni Malinen 2008-08-24 13:12:54 +0300
  • 4d4233eaf4 Fixed internal TLSv1 server implementation for abbreviated handshake Jouni Malinen 2008-08-24 13:08:15 +0300
  • 1f21bc4cc3 Fixed EAP-FAST server PAC-Opaque padding Jouni Malinen 2008-08-24 12:50:12 +0300
  • f40b972690 HT: Removed unused definitions Jouni Malinen 2008-08-22 21:07:07 +0300
  • 9d2a76a2c3 Moved IEEE 802.11n parameter to be per-radio instead of per-BSS Jouni Malinen 2008-08-22 21:03:31 +0300
  • edd360e170 Do not store dynamic HT IEs in configuration structures Jouni Malinen 2008-08-22 20:55:52 +0300
  • 71b6ae1425 Add Intel copyright for files with 802.11n Intel changes Tomas Winkler 2008-08-22 09:15:05 +0300
  • 839faf0475 Add configuration option for enabling optional use of short preamble Jouni Malinen 2008-08-21 18:36:21 +0300
  • de9289c8e9 Add preliminary IEEE 802.11n support into hostapd Jouni Malinen 2008-08-21 18:18:38 +0300
  • 3c83f19c80 Added mlme_{add,remove}_sta() for userspace MLME Jouni Malinen 2008-08-18 22:01:04 +0300
  • 1d8ce433c9 Internal X.509/TLSv1: Support SHA-256 in X.509 certificate digest Jouni Malinen 2008-08-16 11:21:22 +0300
  • a9141cffb0 Updated EAP-TTLSv0 references to use RFC 5281 Jouni Malinen 2008-08-16 10:17:22 +0300
  • 1c8735848d nl80211: Preliminary code for usermode MLME support Jouni Malinen 2008-08-15 22:14:49 +0300
  • 101533269f Fixed supported rates IE generation for Probe Response frames. Jouni Malinen 2008-08-15 22:10:41 +0300
  • 7524cfb1a3 nl80211: Fixed re-initialization of removed and re-inserted interface Jouni Malinen 2008-08-15 17:55:16 +0300
  • 0a4e6cbf88 nl80211: Fixed set_mode() to actually use adhoc/station nl80211 variables Jouni Malinen 2008-08-15 17:52:37 +0300
  • c1e033b0bb IEEE Std 802.11r-2008 has been released, so update references Jouni Malinen 2008-08-15 11:25:24 +0300
  • d48ae45b73 Preparations for 0.6.4 release Jouni Malinen 2008-08-10 20:33:12 +0300
  • 6724f4d07a Fixed MinGW build without CONFIG_NDIS_EVENTS_INTEGRATED defined Jouni Malinen 2008-08-10 18:11:41 +0300
  • ccb172ed75 Renamed MSG to PROC_MSG to avoid conflicts with MinGW winuser.h Jouni Malinen 2008-08-10 18:00:11 +0300
  • 7b5776834b Fixed a NULL pointer dereference when driver initialization fails Jouni Malinen 2008-08-08 19:30:58 +0300
  • 358921edb7 Added support for setting BSS parameters with NL80211_CMD_SET_BSS Jouni Malinen 2008-08-07 20:09:55 +0300
  • bf98f7f3bc Added support for opportunistic key caching (OKC) Jouni Malinen 2008-08-03 20:17:58 +0300
  • 3ff77e070d Fixed opportunistic key caching (OKC) Jouni Malinen 2008-08-03 20:16:59 +0300
  • 3fbda8f943 WEXT: Fixed re-initialization of removed and re-inserted interface Jouni Malinen 2008-07-25 01:30:53 +0300
  • 27e120c46d Cleaned up some of invalid documentation related to channel configuration. Jouni Malinen 2008-07-23 03:51:10 +0300
  • b0f23e11ed Fixed NULL pointer dereference on error path [Bug 273] Jouni Malinen 2008-07-18 05:57:03 +0300
  • 6652b61cd4 Fixed EAP-TNC not to include extra EAP header and TNC flags Jouni Malinen 2008-07-17 02:17:37 +0300
  • 93ef879f0f wext: fix maxrate calculation Dan Williams 2008-07-15 20:07:50 +0300
  • 6e33ca4529 Fixed wpa_scan_get_max_rate() to clear the basicrate flag when determining the highest rate. Jouni Malinen 2008-07-15 20:05:50 +0300
  • 886a807fb5 Make proactive key caching working again Michael Bernhard 2008-07-06 10:50:53 +0300
  • 9d6762cfca man wpa_supplicant: Clearly state which options are given per interface Pavel Polischouk 2008-06-18 11:52:20 +0300
  • eb0699b6ba Add IGTK/MFP configuration (disabled by default) Jouni Malinen 2008-06-18 11:23:59 +0300
  • 089165e6a4 Added temporary #ifdef WEXT_MFP_PENDING around the MFP changes Jouni Malinen 2008-06-18 11:18:26 +0300
  • f0732adfe0 WEXT: IEEE 802.11w/MFP configuration Jouni Malinen 2008-06-18 11:13:33 +0300
  • 84737a46a4 Add support for the driver which do 4-way handshake Masakazu Mokuno 2008-06-18 11:09:00 +0300
  • e0f775b2a4 Add the flags for the drivers which do 4-way handshake Masakazu Mokuno 2008-06-18 11:03:18 +0300
  • f3f7540edc Added WLAN_STA_MFP flag for driver wrappers so that they can configure the driver to enable MFP (IEEE 802.11w) processing for the STA. Jouni Malinen 2008-06-17 11:21:11 +0300
  • 94e5af7948 Added support for configuring IGTK Jouni Malinen 2008-06-16 11:20:01 +0300
  • f598194e7a Removed forgotten todo entry Jouni Malinen 2008-06-10 20:57:32 +0300