nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
[wpasupplicant] / src /
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
2009-01-03 Jouni MalinenRemoved duplicated authenticator yes/no from wps_config...
2009-01-03 Jouni MalinenRemoved unused WPS_PENDING processing result
2009-01-03 Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-02 Jouni MalinenFixed number of doxygen warnings
2009-01-02 Jouni MalinenMove addr_un definitions to avoid using out-of-scope...
2009-01-01 Jouni MalinenWPS: Generate UUID based on MAC address, if not set
2009-01-01 Jouni MalinenWPS: Cleanup UUID and MAC address configuration
2008-12-31 Jouni MalinenInclude pending MFP defines in nl80211_copy.h
2008-12-31 Jouni MalinenSync nl80211.h copy with the current kernel version
2008-12-31 Jouni MalinenRenamed nl80211 HT channel parameters to match with...
2008-12-31 Jouni MalinenMFP: Fix SA Query Action Category
2008-12-30 Jouni MalinenFix TLS message processing if Flags field is not present
2008-12-29 Jouni MalinenWPS: Set recommended retransmission times with EAP...
2008-12-29 Jouni MalinenFixed retransmission of EAP requests if no response...
2008-12-26 Jouni MalinenAdd RADIUS server support for identity selection hint...
2008-12-26 Jouni MalinenAdd Key Length field into IGTK sub-element (FTIE) per...
2008-12-26 Jouni MalinenRenamed Ping procedure into SA Query procedure per...
2008-12-26 Jouni MalinenFixed the MFP Status/Reason Code values per 802.11w...
2008-12-25 Jouni MalinenWPS: As a workaround, pad zero-length device attributes
2008-12-25 Andriy TkachukWPS: Do not use Selected Registrar Config Methods from...
2008-12-24 Jouni MalinenAdded get_interfaces() handler to list all NDIS adapters
2008-12-24 Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-12-22 Jouni MalinenMark local functions static.
next