Commit graph

  • 448a0a19d7 Add a more flexible version of hwaddr_aton: hwaddr_aton2() Jouni Malinen 2010-04-06 10:37:13 +0300
  • 81a658d754 FT: Re-set PTK on reassociation Jouni Malinen 2010-04-04 09:34:14 +0300
  • 2220821113 FT: Use bridge interface (if set) for RRB connection Jouni Malinen 2010-04-04 09:31:13 +0300
  • 21c9b6903e FT: Set WLAN_AUTH_FT auth_alg on FT-over-DS case Jouni Malinen 2010-04-04 09:17:57 +0300
  • d8ad6cb966 FT: Force key configuration after association in FT-over-DS Jouni Malinen 2010-04-04 09:16:11 +0300
  • 9a3cb18d74 Add AP-STA-DISCONNECT event for driver-based MLME Jouni Malinen 2010-04-03 21:05:50 +0300
  • c41a1095b5 Allow hostapd_notif_assoc() to be called with all IEs Jouni Malinen 2010-04-03 21:03:13 +0300
  • 0823031750 Fix Windows compilation issues with AP mode code Jouni Malinen 2010-04-03 18:37:21 +0200
  • ade07077ec Add address to hostapd_logger output in wpa_supplicant as AP case Jouni Malinen 2010-04-03 18:36:49 +0200
  • 93368ca4a2 WPS: Do not include Label in default Config Methods Jouni Malinen 2010-04-03 18:35:42 +0200
  • 11356a2ab5 WPS: Fix PBC session overlap detection to use Device Password Id Jouni Malinen 2010-04-03 18:34:44 +0200
  • f8130b07bb driver_osx: Update set_key arguments to fix build Jouni Malinen 2010-04-03 09:14:29 -0700
  • 7b1080dadd MFP: Fix IGTK PN in group rekeying Jouni Malinen 2010-03-29 22:57:10 -0700
  • 32d5295f9d Add a drop_sa command to allow 802.11w testing Jouni Malinen 2010-03-29 15:42:04 -0700
  • 358c3691cf MFP: Add SA Query Request processing in AP mode Jouni Malinen 2010-03-29 14:05:25 -0700
  • b91ab76e8c Add test commands for sending deauth/disassoc without dropping state Jouni Malinen 2010-03-29 12:01:40 -0700
  • 90a3206a14 Add deauthenticate/disassociate ctrl_iface commands Jouni Malinen 2010-03-29 11:14:57 -0700
  • e820cf952f MFP: Add MFPR flag into station RSN IE if 802.11w is mandatory Jouni Malinen 2010-03-29 10:48:01 -0700
  • a042f8447d Fix ctrl_iface get-STA-MIB for WPS disabled case Jouni Malinen 2010-03-29 09:59:16 -0700
  • e2f74005f5 bgscan: Add signal strength change events Jouni Malinen 2010-03-28 15:32:34 -0700
  • b625473c6c Add driver command and event for signal strength monitoring Jouni Malinen 2010-03-28 15:31:04 -0700
  • 93910401c9 nl80211: Parse CQM events Jouni Malinen 2010-03-28 13:56:40 -0700
  • d43331b6ea Sync with wireless-testing.git include/linux/nl80211.h Jouni Malinen 2010-03-28 12:47:17 -0700
  • 2ea2fcc7e6 nl80211: Fix WEP key configuration for prior to authentication Holger Schurig 2010-03-27 22:22:17 -0700
  • 03bcb0af0d Fix wpa_auth_iface_iter() to skip BSSes without Authenticator Jouni Malinen 2010-03-26 23:26:24 -0700
  • b766a9a293 Add freq_list network configuration parameter Jouni Malinen 2010-03-26 22:45:50 -0700
  • 9fad706c68 nl80211: Add more debug information about scan request parameters Jouni Malinen 2010-03-26 22:22:38 -0700
  • 15664ad01a nl80211: Silence set_key ENOLINK failure messages on key clearing Jouni Malinen 2010-03-26 21:58:31 -0700
  • ef580012d1 FT: Fix Authorized flag setting for FT protocol Jouni Malinen 2010-03-13 21:43:00 +0200
  • 5d5a9f0021 FT: Clean EAPOL supp portValid to force re-entry to AUTHENTICATED Jouni Malinen 2010-03-13 21:40:44 +0200
  • 62c72d7299 FT: Process reassoc resp FT IEs when using wpa_supplicant SME Jouni Malinen 2010-03-13 21:13:18 +0200
  • 0e84c25434 FT: Fix PTK configuration in authenticator Jouni Malinen 2010-03-13 21:11:26 +0200
  • 2a7e7f4e4a FT: Add driver op for marking a STA authenticated Jouni Malinen 2010-03-13 18:28:15 +0200
  • fe1919856c FT: Update SME frequency info before sme_associate() call Jouni Malinen 2010-03-13 18:26:25 +0200
  • 86f7b62a33 FT: Add a workaround to set PTK after reassociation Jouni Malinen 2010-03-13 17:15:38 +0200
  • 71024cb255 FT: Request reassociation after successful FT Action frame exchange Jouni Malinen 2010-03-13 17:14:41 +0200
  • bdda27eb17 Fix WPS IE in Probe Response frame to include proper Config Methods values Jouni Malinen 2010-03-13 13:39:22 +0200
  • a7918ec749 wpa_cli: Improved command parameter tab completion Jouni Malinen 2010-03-12 19:43:15 +0200
  • 037f83eb44 wpa_cli: Fix detach race with forked monitor process Jouni Malinen 2010-03-12 17:34:56 +0200
  • dd63f314bd wpa_cli: Redisplay readline edit after event messages Jouni Malinen 2010-03-12 17:24:50 +0200
  • 036f7c4aab FT: Add preliminary processing of FT Action Response from EVENT_RX_ACTION Jouni Malinen 2010-03-12 00:43:00 +0200
  • 73fc617d5c nl80211: Fix FT Action send command Jouni Malinen 2010-03-12 00:41:03 +0200
  • c1bbb0cee1 NetBSD: Fix driver_bsd.c build Masashi Honma 2010-03-10 23:33:10 +0200
  • 7b90c16aa9 nl80211: Add preliminary implementation of FT Action send Jouni Malinen 2010-03-07 22:47:39 +0200
  • 1b484d60e5 FT: Include pairwise cipher suite in PMK-R0 SA and PMK-R1 SA Jouni Malinen 2010-03-07 22:18:33 +0200
  • 5205c4f98a nl80211: Fix driver context pointer for auth-failure-case Jouni Malinen 2010-03-07 21:29:34 +0200
  • 921a278604 Fix a typo in r1kh config parameter description Jouni Malinen 2010-03-07 21:16:42 +0200
  • f400f4f34b Fix typo in WPA_AUTH_ALG_FT definition Marcin Marzec 2010-03-07 21:02:55 +0200
  • a4652ce64c wpa_gui: Remove unneeded wpa_ctrl_request() msg_cb Jouni Malinen 2010-03-07 17:28:00 +0200
  • 0ebdf62735 Remove unnecessary ifname parameter from set_ap_wps_ie() driver op Jouni Malinen 2010-03-07 11:51:50 +0200
  • d3e3a20565 Remove unnecessary ifname parameter from set_ht_params() driver op Jouni Malinen 2010-03-07 11:49:27 +0200
  • 3234cba40e Remove unnecessary ifname parameter to sta_set_flags() driver op Jouni Malinen 2010-03-07 11:45:41 +0200
  • 62847751e4 Remove unnecessary ifname parameter from sta_add() driver op Jouni Malinen 2010-03-07 11:42:41 +0200
  • 8709de1ae8 Remove unnecessary ifname parameter from hapd_get_ssid/hapd_set_ssid Jouni Malinen 2010-03-07 11:36:45 +0200
  • aa48451698 Remove unnecessary ifname parameter from set_generic_elem() driver op Jouni Malinen 2010-03-07 11:33:06 +0200
  • d5dd016a8a Remove unneeded ifname parameter from set_privacy() driver op Jouni Malinen 2010-03-07 11:29:17 +0200
  • 044372a333 driver_test: Use driver private BSS context instead of BSS lookup Jouni Malinen 2010-03-07 11:26:35 +0200
  • 70a8419f26 Avoid crash after driver init failure Jouni Malinen 2010-03-07 11:25:28 +0200
  • 7ab68865c0 Remove unneeded iface parameter from if_add() driver op Jouni Malinen 2010-03-07 10:05:05 +0200
  • 17557ebe30 Remove forgotten ifname parameter from set_beacon() call Jouni Malinen 2010-03-07 10:04:35 +0200
  • 071799872f hostapd: fix a segfault in the error path of the nl80211 if_add function Felix Fietkau 2010-03-07 09:59:22 +0200
  • 05ba8690cb nl80211: Unregister forgotten eloop socket on init failure Jouni Malinen 2010-03-06 22:37:48 +0200
  • 8b897f5a17 Remove unnecessary ifname parameter from set_beacon() Jouni Malinen 2010-03-06 22:36:40 +0200
  • 53f3d6f3e6 hostapd: allow stations to move between different bss interfaces Felix Fietkau 2010-03-06 22:30:25 +0200
  • a2e40bb650 hostapd: Fix interface selection for the nl80211 driver Felix Fietkau 2010-03-06 22:22:56 +0200
  • 39f42d1193 hostapd: fix bogus nl80211 interface remove messages for STA WDS Felix Fietkau 2010-03-06 20:52:22 +0200
  • 4c32757d22 hostapd: add ifname to the sta_set_flags callback Felix Fietkau 2010-03-06 20:44:31 +0200
  • 23e2550c0e Remove unneeded CONFIG_EAP comments Jouni Malinen 2010-03-06 16:40:53 +0200
  • ffd2c8cd4d Avoid warnings on unused function/variables if debug is disabled Jouni Malinen 2010-03-06 16:37:57 +0200
  • aa53509ffe Update priority list after priority change Dmitry Shmidt 2010-03-06 11:13:50 +0200
  • 09bd6e8cca wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD Kel Modderman 2010-03-06 10:16:47 +0200
  • d2f46a2b13 bsd: Use os_strlcpy instead of strlcpy Jouni Malinen 2010-03-06 10:04:41 +0200
  • 3812464cda Add optional scan result filter based on SSID Jouni Malinen 2010-03-05 21:42:06 +0200
  • c9c38b0996 Make maximum BSS table size configurable Jouni Malinen 2010-03-05 20:20:09 +0200
  • ac26ebd8b5 Allow roam based on preferred BSSID regardless of signal strength Jouni Malinen 2010-02-28 11:09:58 +0200
  • 36d1343a4b Do not inhibit suspend even if wpa_cli command fails Jouni Malinen 2010-02-27 20:03:13 +0200
  • 207ef3fb12 Add suspend/resume notifications Jouni Malinen 2010-02-27 18:46:02 +0200
  • be8be6717d Clear current_bss pointer on disassociation/deauthentication Jouni Malinen 2010-02-27 18:40:25 +0200
  • 159dd3e28a Add more debug prints to make deauth/disassoc events clearer Jouni Malinen 2010-02-27 18:39:09 +0200
  • e824cc4648 Use os_snprintf instead of snprintf Jouni Malinen 2010-02-19 19:14:41 +0200
  • 94d9bfd59b Rename EAP server source files to avoid duplicate names Jouni Malinen 2010-02-19 18:54:07 +0200
  • 6fa2ec2d2b Make EAPOL Authenticator buildable with Microsoft compiler Jouni Malinen 2010-02-19 18:35:40 +0200
  • c6611ed995 bsd: Use device capability information Masashi Honma 2010-02-16 19:47:00 +0200
  • 58f6fbe05c nl80211: Add support for off-channel Action TX/RX commands Jouni Malinen 2010-02-16 19:41:49 +0200
  • b7a2b0b68c Add alloc_interface_addr() drv op option for specifying ifname Jouni Malinen 2010-02-16 19:34:51 +0200
  • 01b350ed74 Sync with linux/nl80211.h from wireless-testing.git Jouni Malinen 2010-02-16 19:28:38 +0200
  • cbf7855883 wpa_cli: Add option to use child process to receive events Jouni Malinen 2010-02-14 16:14:20 +0200
  • 25ac1328f6 EAP-TNC: Add Flags field into fragment acknowledgement Jouni Malinen 2010-02-14 16:08:15 +0200
  • 4a3ade4e11 wpa_gui: Use separate ctrl_iface connection for event messages Jouni Malinen 2010-02-13 21:37:35 +0200
  • 62477841a1 EAP-TNC server: Fix processing when last message is fragmented Jouni Malinen 2010-02-13 18:03:52 +0200
  • b29d086d50 EAP-TNC: Accept fragment ack frame with Flags field Jouni Malinen 2010-02-13 18:00:39 +0200
  • aff5e54d4a wpa_gui-qt4: do not show WPS AP available event tray messages Kel Modderman 2010-02-13 14:03:18 +0200
  • 0c6bdf91ea bsd: Aggregate ioctl routines Masashi Honma 2010-02-13 13:59:29 +0200
  • 88487b0e0b FreeBSD: Add support for FreeBSD 8.0 STA/AP Masashi Honma 2010-02-13 13:57:39 +0200
  • 362468d117 FreeBSD: Enable channel control Masashi Honma 2010-02-13 13:54:27 +0200
  • e1b1309b6a bsd: Unify wpa_driver_bsd_ops Masashi Honma 2010-02-13 13:52:03 +0200
  • 86b24ea93c bsd: Unify struct bsd_driver_data and struct wpa_driver_bsd_data Masashi Honma 2010-02-13 13:50:19 +0200
  • 6850c70742 bsd: Use same field name between hostapd and wpa_supplicant Masashi Honma 2010-02-13 13:48:52 +0200
  • 00468b4650 Add TLS client events, server probing, and srv cert matching Jouni Malinen 2010-02-13 11:14:23 +0200
  • c7d711609b Fix memory leak on TLS setup error path Jouni Malinen 2010-02-13 10:19:41 +0200