Commit graph

  • 35463eaed3 Pass negotiated ht capability information after the association vasanth 2009-03-02 19:17:35 +0200
  • 1fd4b0db7c Fix EAPOL/EAP reauthentication with external RADIUS server Jouni Malinen 2009-03-02 19:06:23 +0200
  • 049a292f89 Fix builds that need SHA256 or mod_exp, but not TLS functions Jouni Malinen 2009-02-27 17:46:40 +0200
  • 24466b188a WPS: Convert WEP key to hex Jouni Malinen 2009-02-27 17:08:17 +0200
  • d7e9a48f66 Fix Enrollee WPS state attribute in AP Masashi Honma 2009-02-27 17:01:17 +0200
  • 358b98668e Update EAP-GPSK references from internet draft to RFC 5433 Jouni Malinen 2009-02-26 23:08:40 +0200
  • f4c617ee4c WPS UFD: Add entry to ChangeLog Jouni Malinen 2009-02-26 22:10:50 +0200
  • 116f7bb0a3 WPS UFD: Build OOB functionality only if UFD is enabled Jouni Malinen 2009-02-26 22:10:21 +0200
  • d5e2b2d274 WPS UFD: Use pre-configured DH keys only with OOB Jouni Malinen 2009-02-26 22:09:35 +0200
  • 7cbf51bbd8 WPS UFD: Remove oob_dev pointer from wps_context Jouni Malinen 2009-02-26 22:07:55 +0200
  • 1b39bad109 WPS UFD: Handle scandir() error and no matches results differently Jouni Malinen 2009-02-26 22:06:11 +0200
  • e7f3c1f436 WPS UFD: Define macros for the UFD directory templates Jouni Malinen 2009-02-26 22:05:39 +0200
  • 70e070461d WPS UFD: Use private data structure for oob_device_data Jouni Malinen 2009-02-26 22:04:49 +0200
  • 390cd3105d WPS UFD: Make build conditional on CONFIG_WPS_UFD=y Jouni Malinen 2009-02-26 22:01:36 +0200
  • a79e73a1b1 WPS UFD: Use mkdir() instead of system("mkdir ..") Jouni Malinen 2009-02-26 22:00:29 +0200
  • 46bdb83acd WPS: Add UFD support (USBA out-of-band mechanism) Masashi Honma 2009-02-26 21:57:38 +0200
  • b414900a90 Reduce latency on starting WPS negotiation (TX EAPOL-Start earlier) Jouni Malinen 2009-02-23 20:59:27 +0200
  • a9aca28ba3 Fix WPS in non-WPA modes with drivers that implement MLME Jouni Malinen 2009-02-23 20:57:07 +0200
  • a20088e576 Allow SHA256-based key handshake to be used without 802.11r Jouni Malinen 2009-02-19 19:49:34 +0200
  • 6d7fb6918d Add new driver wrapper for the Atheros driver Jouni Malinen 2009-02-19 16:27:07 +0200
  • d3cba719ff WPS: Use WEP key index 1..4 instead of 0..3 when configuring AP Jouni Malinen 2009-02-18 20:17:47 +0200
  • 522b5b6ed3 WPS: Fix WEP key index to use 1..4 instead of 0..3 Andriy Tkachuk 2009-02-18 19:58:44 +0200
  • ab61c4fc36 Fix hostapd build without NEED_MLME Sebastien Decugis 2009-02-18 19:43:07 +0200
  • 7c2849d2a0 Add BSS flags to scan results to indicate signal quality validity Jouni Malinen 2009-02-18 13:40:38 +0200
  • d173df5232 nl80211: Use per-scan request WPS IE Jouni Malinen 2009-02-18 12:49:25 +0200
  • 8807377fe4 nl80211: Add TX/RX packet counts into accounting information Jouni Malinen 2009-02-18 11:29:45 +0200
  • 878ad127ba Sync nl80211_copy.h with wireless-testing linux/nl80211.h Jouni Malinen 2009-02-18 11:28:55 +0200
  • 4b195a1bc9 WPS: support WEP keys in hex characters format in received credentials Andriy Tkachuk 2009-02-17 10:30:43 +0200
  • 0632542b8b WPS: support registration with APs in WEP security mode Andriy Tkachuk 2009-02-17 10:17:24 +0200
  • 84992a8fb4 Updated to-do list for wpa_supplicant Jouni Malinen 2009-02-16 20:50:55 +0200
  • dbdf58b053 driver_nl80211: Fix STA accounting data collection Jouni Malinen 2009-02-16 13:28:42 +0200
  • 8a0eae80ac Preparations for 0.6.8 release Jouni Malinen 2009-02-15 20:17:25 +0200
  • caf3159831 Update nmake.mak to match with current files Jouni Malinen 2009-02-15 18:35:23 +0200
  • f2d8fc3d96 Do not try session resumption after EAP failure Jouni Malinen 2009-02-15 17:36:49 +0200
  • c511c8c6e0 Avoid using #ifdef inside printf string Jouni Malinen 2009-02-15 14:35:30 +0200
  • d94d4bafbb Improved 'make install' (use BINDIR/LIBDIR, install shared objects) Daniel Mierswa 2009-02-15 14:22:50 +0200
  • 6301cc5d38 Allow the privsep driver to pass the set_country to the real driver Daniel Mierswa 2009-02-15 14:13:27 +0200
  • 2cfcd014f4 Check EAP-AKA' AT_KDF duplication only if KDF was negotiated Jouni Malinen 2009-02-15 10:28:55 +0200
  • 3fe430b5d5 Add debug prints for couple of new EAP-AKA' attributes Jouni Malinen 2009-02-15 10:28:16 +0200
  • ba2a573c5f Rename "broadcast SSID" to "wildcard SSID" Jouni Malinen 2009-02-14 22:21:17 +0200
  • 6a1063e008 driver_nl80211: Add support for multi-SSID scan requests Jouni Malinen 2009-02-14 21:17:46 +0200
  • e76baaac0c Add support for multi-SSID scan requests Jouni Malinen 2009-02-14 20:59:26 +0200
  • f55b218a5c driver_test: Implement scan2() handler Jouni Malinen 2009-02-14 17:11:21 +0200
  • fc2b7ed5f3 Add extended driver scan request command: driver_ops::scan2() Jouni Malinen 2009-02-14 17:01:32 +0200
  • 362f781e1c Allow multiple driver wrappers to be specified on command line Jouni Malinen 2009-02-14 16:43:43 +0200
  • 7d315b7b42 nl80211: Remove one second sleep after iface up Jouni Malinen 2009-02-12 22:02:19 +0200
  • 80bc75f135 New driver capability info: max number of scan SSIDs Jouni Malinen 2009-02-12 21:49:57 +0200
  • 97865538ba nl80211: Replace WEXT scan event with nl80211 Jouni Malinen 2009-02-12 20:11:43 +0200
  • b3db1e1cd3 nl80211: Replace SIOCGIWSCAN with NL80211_CMD_GET_SCAN Jouni Malinen 2009-02-12 17:12:58 +0200
  • 0e75527f7e nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN Jouni Malinen 2009-02-12 16:20:22 +0200
  • b938903e41 Sync nl80211.h with the current wireless-testing version Jouni Malinen 2009-02-12 14:46:26 +0200
  • f6190d376d Removed an obsolete comment about use of external program for EAP Jouni Malinen 2009-02-11 22:35:27 +0200
  • 265ca78917 Add another Milenage test set that is suitable for EAP-AKA' Jouni Malinen 2009-02-11 17:29:03 +0200
  • 35f30422ec EAP-AKA': Verify that AMF separation bit is set Jouni Malinen 2009-02-11 17:28:42 +0200
  • ec1020512c wpa_gui-qt4: Add support for selecting between WEP open/shared key auth Jouni Malinen 2009-02-10 15:26:26 +0200
  • 4225097c5a Fix test-sha256 build Jouni Malinen 2009-02-10 14:31:27 +0200
  • e1b525c356 Use signal quality if level is not available for comparing max rates Helmut Schaa 2009-02-10 13:47:14 +0200
  • 073ab58ff5 Fixed a copy-paste error in a function documentation Jouni Malinen 2009-02-10 11:45:17 +0200
  • 4853d5ac84 wext: Force disconnect on deauthenticate() Jouni Malinen 2009-02-10 11:43:40 +0200
  • b965fa7294 wext: really disassociate (set random SSID) Dan Williams 2009-02-10 11:40:19 +0200
  • 34a6c94178 WPS: Fix clearing of WPS IE with madwifi driver Masashi Honma 2009-02-10 11:23:59 +0200
  • edd757e8a3 Use larger buffer for TLS encryption to avoid issues with GnuTLS Jouni Malinen 2009-02-09 22:37:55 +0200
  • 363a9e2434 WPS: Set correct Selected Registrar Config Methods attribute Masashi Honma 2009-02-09 19:50:52 +0200
  • c3f5b1e16d Send a dbus reply only if requested by the caller Helmut Schaa 2009-02-09 19:45:06 +0200
  • 02a89365ab Create os_daemon for OS X, as it's now deprecated (Leopard) Alan T. DeKok 2009-02-08 13:40:34 +0200
  • 898d6921b4 Allow driver_bsd.c to be built for NetBSD Jeremy C. Reed 2009-02-08 13:28:37 +0200
  • a3bfd14de1 Use os_strlcpy instead of os_strncpy when copying ifname Jouni Malinen 2009-02-08 13:26:33 +0200
  • 53c256a476 Fix MinGW build with CONFIG_EAP_TNC=y Jouni Malinen 2009-02-08 12:47:28 +0200
  • 7818ad2c8f Avoid memory leak on error path in crypto_cipher_init() Jouni Malinen 2009-02-07 12:07:06 +0200
  • 23a139246d Add crypto_cipher_{init,encrypt,decrypt,deinit} for GnuTLS Jouni Malinen 2009-02-07 12:04:45 +0200
  • 96c7c3072d Fix privsep build with CONFIG_CLIENT_MLME=y Jouni Malinen 2009-02-07 10:30:32 +0200
  • 716d543d5c Include wpabuf.o in wpa_priv build Daniel Mierswa 2009-02-07 10:19:28 +0200
  • 745cb54e86 Removed printf size_t format warning on 64-bit Jouni Malinen 2009-02-07 10:16:11 +0200
  • 6dbcd00912 Removed CONFIG_EAP_WSC=dyn option Jouni Malinen 2009-02-07 10:09:49 +0200
  • 4c2660c2b0 Fix building dynamic EAP peer modules Pavel Roskin 2009-02-07 10:05:23 +0200
  • d0184cb25c UPnP: Renamed PutWLANResponse callback function to match action Jouni Malinen 2009-02-06 21:44:19 +0200
  • 915c1ba3c5 WPS UPnP: Added support for multiple external Registrars Jouni Malinen 2009-02-06 21:39:32 +0200
  • 745f8b664d WPS UPnP: Add IP address and port details into debug messages Jouni Malinen 2009-02-06 19:04:55 +0200
  • e1bad1cd7d UPnP: Workaround bogus NewWLANEventMAC in PutWLANResponse Jouni Malinen 2009-02-06 16:39:49 +0200
  • b93b6004e4 WPS: Allow minor version differences in Version attribute check Jouni Malinen 2009-02-06 14:19:59 +0200
  • f65cbff3a3 WPS: Moved Version attribute validation into a shared function Jouni Malinen 2009-02-06 14:15:47 +0200
  • fda90ab4b7 UPnP: Removed shadowed variable Jouni Malinen 2009-02-06 14:05:17 +0200
  • 25e31cccbe WPS: Set correct Device Password ID in M2 Andriy Tkachuk 2009-02-06 14:03:34 +0200
  • e1c7954d5d Added CONFIG_WPS_UPNP for wpa_supplicant tests Jouni Malinen 2009-02-06 13:52:30 +0200
  • b77eab282a Explicitly link against libdl when including TNC support Daniel Mierswa 2009-02-05 19:24:16 +0200
  • 1e2688be3e Setting probe request ie with madwifi driver Masashi Honma 2009-02-05 19:19:19 +0200
  • 3a19555445 Add crypto_mod_exp() for GnuTLS (libgcrypt) Jouni Malinen 2009-02-05 18:57:26 +0200
  • a7baefda28 Fixed eapol_test linking with CONFIG_IBSS_RSN=y Jouni Malinen 2009-02-05 18:20:26 +0200
  • 5f1f352e6c Cleaned up printf format warnings on 64-bit build Jouni Malinen 2009-02-05 18:18:31 +0200
  • 42f1ee7d1f Fixed scan buffer increasing with WEXT Jouni Malinen 2009-02-05 12:00:23 +0200
  • 94abc2f11b Better support in RoboSwitch driver Jouke Witteveen 2009-02-04 22:05:14 +0200
  • 81e59f1070 Fix a segfault in wpa_supplicant_deinit Helmut Schaa 2009-02-04 21:55:12 +0200
  • 421b4ba50a Add CONFIG_DRIVER_NL80211 and clarify client MLME limitations Jouni Malinen 2009-02-04 21:48:05 +0200
  • e7e9c46e55 Use better examples for MadWifi path in defconfig, clarify comments Pavel Roskin 2009-02-04 21:45:14 +0200
  • 5eb4e3d024 802.11n: scan for overlapping BSSes before starting 20/40 MHz channel Jouni Malinen 2009-02-04 21:19:54 +0200
  • 30fd5f1467 Verify that driver supports configured HT capabilities Jouni Malinen 2009-02-04 12:49:23 +0200
  • e80e5163f8 UPnP: Minor coding style cleanup Jouni Malinen 2009-02-03 13:25:49 +0200
  • c0a0c97aa9 Better support in RoboSwitch driver Jouke Witteveen 2009-02-03 13:13:54 +0200
  • 97642d73ee wpa_gui-qt4: Disable WPS tab in the same way as the menu item Jouni Malinen 2009-02-01 22:02:32 +0200
  • 6e488ff03c Remove orphaned wpa_cli control socket on EADDRINUSE Jouni Malinen 2009-01-31 22:22:09 +0200