Disconnect if 4-way handshake processing fails
[wpasupplicant] / src /
2009-02-26 Jouni MalinenWPS UFD: Use private data structure for oob_device_data
2009-02-26 Jouni MalinenWPS UFD: Make build conditional on CONFIG_WPS_UFD=y
2009-02-26 Jouni MalinenWPS UFD: Use mkdir() instead of system("mkdir ..")
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-23 Jouni MalinenReduce latency on starting WPS negotiation (TX EAPOL...
2009-02-19 Jouni MalinenAllow SHA256-based key handshake to be used without...
2009-02-18 Jouni MalinenAdd BSS flags to scan results to indicate signal qualit...
2009-02-18 Jouni Malinennl80211: Use per-scan request WPS IE
2009-02-18 Jouni MalinenSync nl80211_copy.h with wireless-testing linux/nl80211.h
2009-02-15 Jouni MalinenDo not try session resumption after EAP failure
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-02-15 Daniel MierswaAllow the privsep driver to pass the set_country to...
2009-02-15 Jouni MalinenCheck EAP-AKA' AT_KDF duplication only if KDF was negot...
2009-02-15 Jouni MalinenAdd debug prints for couple of new EAP-AKA' attributes
2009-02-14 Jouni MalinenRename "broadcast SSID" to "wildcard SSID"
2009-02-14 Jouni Malinendriver_nl80211: Add support for multi-SSID scan requests
2009-02-14 Jouni Malinendriver_test: Implement scan2() handler
2009-02-14 Jouni MalinenAdd extended driver scan request command: driver_ops...
2009-02-14 Jouni MalinenAllow multiple driver wrappers to be specified on comma...
2009-02-12 Jouni Malinennl80211: Remove one second sleep after iface up
2009-02-12 Jouni MalinenNew driver capability info: max number of scan SSIDs
2009-02-12 Jouni Malinennl80211: Replace WEXT scan event with nl80211
2009-02-12 Jouni Malinennl80211: Replace SIOCGIWSCAN with NL80211_CMD_GET_SCAN
2009-02-12 Jouni Malinennl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
2009-02-12 Jouni MalinenSync nl80211.h with the current wireless-testing version
2009-02-11 Jouni MalinenAdd another Milenage test set that is suitable for...
2009-02-11 Jouni MalinenEAP-AKA': Verify that AMF separation bit is set
2009-02-10 Helmut SchaaUse signal quality if level is not available for compar...
2009-02-10 Jouni Malinenwext: Force disconnect on deauthenticate()
2009-02-10 Dan Williamswext: really disassociate (set random SSID)
2009-02-09 Jouni MalinenUse larger buffer for TLS encryption to avoid issues...
2009-02-09 Masashi HonmaWPS: Set correct Selected Registrar Config Methods...
2009-02-08 Alan T. DeKokCreate os_daemon for OS X, as it's now deprecated ...
2009-02-08 Jeremy C. ReedAllow driver_bsd.c to be built for NetBSD
2009-02-08 Jouni MalinenUse os_strlcpy instead of os_strncpy when copying ifname
2009-02-07 Jouni MalinenAvoid memory leak on error path in crypto_cipher_init()
2009-02-07 Jouni MalinenAdd crypto_cipher_{init,encrypt,decrypt,deinit} for...
2009-02-07 Jouni MalinenFix privsep build with CONFIG_CLIENT_MLME=y
2009-02-07 Jouni MalinenRemoved printf size_t format warning on 64-bit
2009-02-07 Pavel RoskinFix building dynamic EAP peer modules
2009-02-06 Jouni MalinenUPnP: Renamed PutWLANResponse callback function to...
2009-02-06 Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-02-06 Jouni MalinenWPS UPnP: Add IP address and port details into debug...
2009-02-06 Jouni MalinenWPS: Allow minor version differences in Version attribu...
2009-02-06 Jouni MalinenWPS: Moved Version attribute validation into a shared...
2009-02-06 Jouni MalinenUPnP: Removed shadowed variable
2009-02-06 Andriy TkachukWPS: Set correct Device Password ID in M2
2009-02-05 Masashi HonmaSetting probe request ie with madwifi driver
2009-02-05 Jouni MalinenAdd crypto_mod_exp() for GnuTLS (libgcrypt)
2009-02-05 Jouni MalinenCleaned up printf format warnings on 64-bit build
2009-02-05 Jouni MalinenFixed scan buffer increasing with WEXT
2009-02-04 Jouke WitteveenBetter support in RoboSwitch driver
2009-02-03 Jouni MalinenUPnP: Minor coding style cleanup
2009-02-03 Jouke WitteveenBetter support in RoboSwitch driver
2009-01-31 Jouni MalinenRemove orphaned wpa_cli control socket on EADDRINUSE
2009-01-30 Jouni MalinenAdd comments on the new Broadcom driver not using drive...
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-28 Jouni MalinenFixed WPS Authenticator attribute processing after M2D
2009-01-24 Jouni MalinenWPS: Add a workaround for incorrect passphrase encoding...
2009-01-23 Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
2009-01-23 Jouni MalinenAdded ap_settings option for overriding WPS AP Settings...
2009-01-23 Jouni MalinenAdd an EAPOL payload length workaround for a WPS implem...
2009-01-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-22 Jouni MalinenWPS: Pad DH Public Key and Shared Key to 192 octets
2009-01-22 Masashi HonmaUse WPS state Not Configured instead of Configured...
2009-01-22 Masashi HonmaWPS: Check Device Password ID attribute only if present...
2009-01-21 Jouni MalinenWPS: Added option to disable AP auto-config on first...
2009-01-20 Jouni MalinenChanged Credential MAC Address to be BSSID in AP/Registrar
2009-01-20 Jouni MalinenChanged the version to 0.7.0 since development branch...
2009-01-20 Jouni MalinenImplement set_probe_req_ie() for nl80211 drivers
2009-01-20 Jouni MalinenSync nl80211_copy.h with wireless-testing.git linux...
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2009-01-17 Jouni MalinenWPS: Provide the unparsed Credential attribute to cred_cb()
2009-01-17 Jouni MalinenChanged the Network Index value to 1 since that is...
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2009-01-17 Jouni MalinenAdded support for IBSS scanning into driver_test
2009-01-16 Jouni MalinenAdded an option to add (or override) Credential attribu...
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-14 Jouni MalinenMoved rsn_pmkid() into shared code to avoid duplication
2009-01-13 Dan Williamsdriver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE...
2009-01-13 Jouni MalinenRemoved wpa_sm dereference from pmksa_cache_list()
2009-01-13 Jouni MalinenMoved proto == RSN validation from pmksa_cache.c into...
2009-01-13 Jouni MalinenMoved RADIUS Class attribute helpers into RADIUS module
2009-01-13 Jouni MalinenRenamed shadowed variable
2009-01-12 Jouni MalinenAdded CONFIG_NO_AES_EXTRAS for hostapd
2009-01-11 Jouni MalinenSilenced some sparse warnings
2009-01-09 Jouni MalinenShare the same radiotap helper implementation
2009-01-08 Jouni MalinenAdded support for removing RADIUS accounting and RADIUS...
2009-01-08 Jouni MalinenMark shared secret const in RADIUS client routines
2009-01-08 Jouni MalinenMoved documentation from developer.txt into source...
2009-01-06 Jouni MalinenPreparations for 0.6.7 release
2009-01-05 Ihar HrachyshkaFix wpa_supplicant build for uClinux
2009-01-04 Jouni MalinenSilenced number of Doxygen warnings
2009-01-04 Jouni MalinenCompleted Doxygen documentation for functions declared...
2009-01-03 Jouni MalinenAdded endianness annotation for sparse
2009-01-03 Jouni MalinenFixed sparse warnings about integer vs. pointer use
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2009-01-03 Jouni MalinenInclude the header file to validate function prototype.
2009-01-03 Jouni MalinenMoved WPS Registrar initialization from EAP peer to...
2009-01-03 Jouni MalinenRemoved registrar pointer from wps_config and wps_data
next