Commit graph

  • 2e06e9dd6f Fix TLS in/out buffer freeing Jouni Malinen 2010-02-12 21:13:51 +0200
  • cf123d7f4c OpenSSL: Fix tls_init(NULL) with FIPS-enabled build Jouni Malinen 2010-02-12 20:51:10 +0200
  • e0b3b3cb77 WPS: Fix AP operation with internal Registrar when ER is also active Jouni Malinen 2010-02-12 12:38:14 +0200
  • 7796f20edc Add new ctrl_iface event for EAP methods proposed by the server Jouni Malinen 2010-02-11 19:48:36 +0200
  • e748062b58 nl80211: Do not try to remove non-existing STA WDS interface Jouni Malinen 2010-02-10 11:29:53 +0200
  • aba7569ec8 driver_bsd: Fix build without SIOCS80211CHANNEL Jouni Malinen 2010-02-08 21:41:51 +0200
  • 42f34a9b41 driver_bsd.c: Enable AP mode wpa_supplicant Masashi Honma 2010-02-08 21:33:59 +0200
  • d373725686 driver_bsd: Clean up EAPOL frame transmission code Masashi Honma 2010-02-08 21:28:59 +0200
  • 719196b159 driver_bsd.c: Reduce code duplication (setkey) Masashi Honma 2010-02-08 21:25:18 +0200
  • 60bc30333c driver_bsd.c: Reduce code duplication (ifflag) Masashi Honma 2010-02-08 21:23:28 +0200
  • fa6b8afe6f driver_bsd.c: Reduce code duplication (MLME) Masashi Honma 2010-02-08 21:21:23 +0200
  • cbdecd2b0d driver_bsd.c: Reduce code duplication (DELKEY) Masashi Honma 2010-02-08 21:18:09 +0200
  • 5197244a04 bsd: Enable auto configuration Masashi Honma 2010-02-08 21:14:22 +0200
  • 82f36163ac driver_bsd.c: Use os_free() instead of free() Masashi Honma 2010-02-08 21:11:52 +0200
  • 79e4140c61 driver_ps3: Remove legacy ps3 wpa driver Hamish Guthrie 2010-02-08 21:08:54 +0200
  • c5674000a3 wpa_gui-qt4: Stop BSS fetch loop on error for Peers dialog Jouni Malinen 2010-01-24 18:42:45 -0800
  • 48563d86b2 Try to avoid some unnecessary roaming Jouni Malinen 2010-01-24 18:19:50 -0800
  • 8856462d61 nl80211: Dump scan results in debug log if association command fails Jouni Malinen 2010-01-24 18:11:30 -0800
  • b85e772449 SME: Request a new scan if SME association command fails Jouni Malinen 2010-01-24 18:09:36 -0800
  • 582507be85 nl80211: Clear cfg80211 authentication data for old entries Jouni Malinen 2010-01-24 18:07:34 -0800
  • 43a7fe2e0e ap: Reorder authsrv_init() to fix IEEE 802.1X initialization Christian Lamparter 2010-01-17 12:14:17 +0200
  • dff0f701d0 Preparations for v0.7.1 release Jouni Malinen 2010-01-16 19:04:38 +0200
  • 3e674c063c Update VS 2005 project files with new/removed source files Jouni Malinen 2010-01-16 18:49:17 +0200
  • de1b2d143a Make sure the resutl from readlink is properly null terminated Jouni Malinen 2010-01-16 17:19:06 +0200
  • 7899e2f42d dbus: Change WPA/RSNIE byte array props to dicts Witold Sowa 2010-01-16 16:37:37 +0200
  • 8c0906542c Fetch IEs from both Beacon and Probe Response frames if available Jouni Malinen 2010-01-16 16:11:05 +0200
  • 94627f6cc8 hostapd: Detect bridge interface automatically Jouni Malinen 2010-01-16 15:19:58 +0200
  • d455d0806e driver_test: Learn scan result channel from DS Params IE Jouni Malinen 2010-01-16 12:26:03 +0200
  • c35faef51a driver_test: Initialize bss_ctx based on drv->ctx for new BSS interfaces Jouni Malinen 2010-01-16 12:24:31 +0200
  • 37b776eac1 driver_test: Add support for per-SSID scans for non-MLME case Jouni Malinen 2010-01-16 12:23:39 +0200
  • af47308823 Add deinit_ap driver op to help wpa_supplicant AP mode use Jouni Malinen 2010-01-16 12:20:51 +0200
  • e882899981 Add BSSID to TX/RX Action frame driver ops Jouni Malinen 2010-01-16 12:16:20 +0200
  • 4e5cb1a366 Add driver op for disabling 802.11b rates Jouni Malinen 2010-01-16 12:11:19 +0200
  • ae58592894 Sync with wireless-testing.git linux/nl80211.h Jouni Malinen 2010-01-16 12:06:42 +0200
  • 11386396cc driver_bsd.c: Clean up EAPOL frame transmission code Masashi Honma 2010-01-16 11:47:05 +0200
  • 73b217570c Fix linking of nt_password_hash Jouni Malinen 2010-01-16 10:38:53 +0200
  • a2e4f66edc Remove completed to-do item Jouni Malinen 2010-01-16 09:44:41 +0200
  • b590812e8f Add preliminary documentation for ctrl_iface events Jouni Malinen 2010-01-15 19:24:08 +0200
  • 3145e6154c wext: Add cfg80211-specific optimization to avoid silly behavior Jouni Malinen 2010-01-12 20:01:09 +0200
  • b0d77f43f7 Preparations for 0.6.10 release Jouni Malinen 2010-01-12 18:31:56 +0200
  • 20766f2007 Make wpa_bss_get_max_rate() a bit more readable with a local variable Jouni Malinen 2010-01-10 22:53:36 +0200
  • f5455a2dbd Verify that os_get_random() success for SA Query id Jouni Malinen 2010-01-10 22:28:21 +0200
  • 4a5869206e wext: Check hexstr2bin() return value in custom scan text processing Jouni Malinen 2010-01-10 22:26:11 +0200
  • a7efb16052 WEXT: Show BSSID/SSID set failures on disconnect in debug log Jouni Malinen 2010-01-10 22:18:50 +0200
  • fbe3e7f840 wext: Check hexstr2bin() return value Jouni Malinen 2010-01-10 22:16:51 +0200
  • 68fd595fa5 WPS ER: Check uuid_str2bin() return value Jouni Malinen 2010-01-10 22:12:55 +0200
  • 4f6050e796 WPS ER: Verify os_get_random() return value Jouni Malinen 2010-01-10 22:08:43 +0200
  • 4edc521068 EAP-FAST peer: Clean up PAC writing function Jouni Malinen 2010-01-10 22:04:59 +0200
  • a416fb47eb IBSS RSN: Explicitly check addr != NULL before passing it to memcmp Jouni Malinen 2010-01-10 21:53:17 +0200
  • 2e320d8db5 eloop: Clear timeout data during allocation Jouni Malinen 2010-01-10 21:48:27 +0200
  • 6f9b5d1696 IBSS RSN: Check explicitly that WPA auth sm assoc call succeeded Jouni Malinen 2010-01-10 21:45:44 +0200
  • f337f0e950 Remove unnecessary bss != NULL checks from sme_authenticate() Jouni Malinen 2010-01-10 21:31:54 +0200
  • b2180f4a89 Check WPS attr build helper return value Jouni Malinen 2010-01-10 20:49:22 +0200
  • 2b057028cb Fix client MLME test code for IBSS scan request Jouni Malinen 2010-01-10 20:41:33 +0200
  • 0e75b3c352 Use zero address when reporting unknown peer in SMK error Jouni Malinen 2010-01-10 19:00:25 +0200
  • e4a6ea1d9c Avoid a theoretical use-after-free in WPA auth sm init Jouni Malinen 2010-01-10 18:54:41 +0200
  • 097c5802da dbus: Fix value of BSS Privacy property Marcel Holtmann 2010-01-10 18:18:08 +0200
  • 728e776c09 Fix alloc validation in wpa_bss_get_bit_rates() Jouni Malinen 2010-01-09 23:56:09 +0200
  • 9a8d8b3db5 Close config file on error path Jouni Malinen 2010-01-09 22:29:41 +0200
  • 612162430f WPS: Remove unused mac_addr_text parameter from get_netif_info() Jouni Malinen 2010-01-09 16:57:15 +0200
  • 8e5568f874 dbus: Change BSS, Network and some errors interface names Witold Sowa 2010-01-09 11:40:15 +0200
  • c610dba137 FreeBSD: Fix driver_bsd.c build Masashi Honma 2010-01-09 11:04:44 +0200
  • 953f0f6333 bsd: Add support for WPA_TRACE and WPA_TRACE_BFD Masashi Honma 2010-01-09 11:01:12 +0200
  • 60e1ce7615 bsd: Fix driver_wired.c build Masashi Honma 2010-01-09 10:53:44 +0200
  • 1056dad796 Fix PKCS#12 use with OpenSSL 1.0.0 Jouni Malinen 2010-01-09 00:38:09 +0200
  • d97572a40f dbus: Add a test script for D-Bus API signals Jouni Malinen 2010-01-06 21:33:54 +0200
  • c91278a5b4 dbus: Do not try to unregister not-yet-registered network object Jouni Malinen 2010-01-06 21:31:13 +0200
  • c5b26e33c1 Convert RSN pre-authentication to use struct dl_list Jouni Malinen 2010-01-06 21:23:15 +0200
  • 1ce77dcc66 Fix memory leak on RSN preauth init error path Jouni Malinen 2010-01-06 21:14:09 +0200
  • 594cf8b9ef Fix WMM default parameters Lennert Buytenhek 2010-01-06 20:48:29 +0200
  • d58f4a8177 Remove forgotten script termination attempt Jouni Malinen 2010-01-06 20:23:47 +0200
  • 1269489564 dbus: Document BSS PropertiesChanged signal Jouni Malinen 2010-01-06 20:06:11 +0200
  • 158c6c7467 dbus: Add BSS property change notifications Witold Sowa 2010-01-06 20:03:01 +0200
  • c3299a8b74 dbus: Fix crash on property change if D-Bus API is disabled Jouni Malinen 2010-01-06 12:14:35 +0200
  • 6c195cd507 dbus: Fix prop_changed_flags allocation to count properties correctly Jouni Malinen 2010-01-06 11:55:21 +0200
  • e30020c7ab dbus: Fix flush_object_timeout_handler context to be consistent Jouni Malinen 2010-01-06 11:50:43 +0200
  • 0de4da91c1 Mark fmt parameter const for wpa_printf/msg Jouni Malinen 2010-01-04 19:16:19 +0200
  • abd7a4e353 dbus: Aggregate PropertiesChanged signals Witold Sowa 2010-01-04 17:15:57 +0200
  • 75d328af50 dbus: Change BSS property MaxRate to Rates Witold Sowa 2010-01-04 16:52:30 +0200
  • 58e1452474 dbus: Remove forgotten, unused functions from GetAll script Jouni Malinen 2010-01-04 16:35:38 +0200
  • 777f07b62d dbus: Update example scripts to use PropertiesChanged Jouni Malinen 2010-01-04 16:34:06 +0200
  • 27f43d8de5 dbus: Replace StateChanged with PropertiesChanged signal Marcel Holtmann 2010-01-04 16:33:44 +0200
  • a2753c285f dbus: Use simple strings for debug level Marcel Holtmann 2010-01-04 16:22:26 +0200
  • 3adca61c9c nl80211: Fix a typo Jouni Malinen 2010-01-03 22:20:27 +0200
  • 2ac9688eb8 Use common driver code for Linux hwaddr get/set Jouni Malinen 2010-01-03 22:17:08 +0200
  • 34f2f814e0 Share a single Linux ioctl helper fo setting interface up/down Jouni Malinen 2010-01-03 22:08:26 +0200
  • 9c3a2284de Fix compiler warnings for non-WPS build Jouni Malinen 2010-01-03 21:21:03 +0200
  • 69378b7928 bsd: Fix a typo Jouni Malinen 2010-01-03 21:18:55 +0200
  • abd9fafab6 Standardize on a single definition of auth_alg bitfield values Jouni Malinen 2010-01-03 21:14:40 +0200
  • 70f8cc8ec8 Share the same enum for MFP configuration Jouni Malinen 2010-01-03 21:02:51 +0200
  • e049867788 More Doxygen documentation for the driver interface Jouni Malinen 2010-01-03 20:49:48 +0200
  • d1f9c410c1 Remove src/drivers/scan_helpers.c Jouni Malinen 2010-01-03 20:27:32 +0200
  • 9ba9fa07cc Move wpa_supplicant specific scan code away from src/drivers Jouni Malinen 2010-01-03 18:48:11 +0200
  • baac649094 Add drv_event_eapol_rx() helper Jouni Malinen 2010-01-03 18:35:01 +0200
  • 1d041bec84 Use generic driver event notification for AP mode assoc/disassoc Jouni Malinen 2010-01-03 18:22:22 +0200
  • a8e0505bf0 Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication Jouni Malinen 2010-01-03 17:44:40 +0200
  • a70a5d6d06 Replace hostapd_notif_new_sta() with new driver event, EVENT_NEW_STA Jouni Malinen 2010-01-03 16:46:18 +0200
  • b38ddb0c50 driver_test: Add channel awareness for the MLME test code Jouni Malinen 2010-01-03 14:01:20 +0200
  • 55777702cd Add driver API functionality for off-channel Action frames Jouni Malinen 2010-01-03 13:57:51 +0200
  • d7c53e432b Sync with wireless-testing.git linux/nl80211.h Jouni Malinen 2010-01-03 13:56:18 +0200