mesh: Write close reason from Mesh Peering Close to debug log
[mech_eap.git] / wpa_supplicant / wpas_glue.c
2015-12-12 Jouni MalinenEAP peer: External server certificate chain validation
2015-11-23 Jouni MalinenFix CONFIG_NO_WPA=y build
2015-11-01 Max Stepanovwpa_supplicant: Add GTK RSC relaxation workaround
2015-04-27 Jouni MalinenTry to set PMK only with key mgmt offload support in...
2015-03-28 Jouni MalinenAllow PSK/passphrase to be set only when needed
2015-03-02 Sunil Dutteap_proxy: Callback to notify any updates from eap_proxy
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-14 Jouni MalinenAdd peer certificate alt subject name information to...
2015-01-14 Jouni MalinenInclude peer certificate always in EAP events
2015-01-07 Jouni MalinenFix memory leak on wpa_supplicant_init_wpa() error...
2015-01-04 Arik NemtsovTDLS: Propagate enable/disable channel-switch commands...
2015-01-04 Arik NemtsovTDLS: Add channel-switch capability flag
2014-12-11 Jouni MalinenRemove unused send_eapol() driver op
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-06 Jouni MalinenReplace send_ft_action() driver_op with send_action()
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-12 Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-10-10 Jouni MalinenAdd external EAPOL transmission option for testing...
2014-10-03 Arik NemtsovTDLS: Use WMM IE for propagating peer WMM capability
2014-10-03 Arik NemtsovTDLS: Set the initiator during tdls_mgmt operations
2014-09-08 Jouni MalinenWork around broken AP PMKSA caching implementation
2014-05-09 Hu WangMACsec: wpa_supplicant integration
2014-03-27 Sunil DuttPass TDLS peer capability information in tdls_mgmt
2014-01-27 Jouni MalinenP2P: Add test option to disable IP address assignment...
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-14 Sunil DuttTDLS: Pass peer's Supported channel and oper class...
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-06-07 Jouni MalinenRemove compiler warnings if TDLS is enabled without...
2013-05-20 Jouni MalinenAdd test code for fetching the last configured GTK
2013-05-06 Jouni MalinenTDLS: Move AID=1 workaround into driver_nl80211.c
2013-05-06 Sunil DuttTDLS: Pass peer's AID information to kernel
2013-03-16 Jouni MalinenFix build with CONFIG_NO_CONFIG_BLOBS
2013-02-25 Sunil DuttTDLS: Pass peer's VHT Capability information during...
2013-02-14 Sunil DuttTDLS: Pass peer's Capability and Ext Capability info...
2013-02-14 Sunil DuttTDLS: Pass peer's HT Capability and QOS information...
2013-02-14 Jouni MalinenTDLS: Fix add/set STA operation
2013-01-12 Paul Stewartwpa_supplicant: Add more DBus EAP status
2012-12-18 Jouni MalinenRemove compiler warning on CONFIG_NO_WPA build
2012-11-12 Jouni MalinenAllow OKC to be enabled by default
2012-11-05 Jouni MalinenRemove unused wpa_supplicant_disassociate()
2012-09-02 Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-06-04 Paul Stewartwpa_supplicant: Report EAP connection progress to DBus
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-10-30 Dan WilliamsAdd wpa_supplicant_ctrl_req_from_string()
2011-10-30 Dan Williamsdbus: Implement EAP SM control request signals
2011-10-30 Dan WilliamsUse an enum for EAP SM requests
2011-10-23 Arik NemtsovTDLS: Add peer as a STA during link setup
2011-10-23 Arik NemtsovTDLS: Get TDLS related capabilities from driver
2011-10-22 Jouni MalinenRemove user space client MLME
2011-09-16 Jouni MalinenFix proactive_key_caching configuration to WPA code
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-07-05 Michael ChangAdd dbus signal for information about server certification
2011-03-06 Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2011-01-31 Jouni MalinenFT: Configure FT XXKey as PMK for driver-based 4-way...
2011-01-09 Jouni MalinenUse set_key addr to distinguish default and multicast...
2011-01-09 Jouni MalinenUse more consistent set_key seq value when nothing...
2010-07-18 Jouni MalinenFix wpa_supplicant AP mode to ignore EAPOL Supplicant...
2010-03-13 Jouni MalinenFT: Add driver op for marking a STA authenticated
2010-01-03 Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-02 Jouni MalinenDo not store raw scan results
2010-01-02 Jouni MalinenUse BSS table for WPA get-Beacon-IEs operation
2010-01-02 Jouni MalinenOnly expire scanned BSSes based on new scan results
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-05 Jouni MalinenRemove unnecessary defines
2009-11-29 Jouni MalinenRemove src/rsn_supp from default header path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-05-29 Jouni MalinenComment out unused functions if IEEE8021X_EAPOL is...
2009-04-22 Jouni MalinenAdd new wpa_supplicant driver op for setting 802.1X...
2009-04-20 Jouni MalinenDisconnect if 4-way handshake processing fails
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28 Jouni MalinenWPS: Move WPS glue code from wpas_glue.c to wps_supplic...
2008-11-26 Jouni MalinenWPS: Moved UUID configuration from phase1 into global...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-08 Jouni MalinenAdded an optional mitigation mechanism for certain...
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-10-02 Jouni MalinenRegister a quick auth timeout if EAPOL fails to avoid...
2008-10-02 Jouni MalinenSave config after blob updates from EAP (if update_conf...
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-07-06 Michael BernhardMake proactive key caching working again
2008-06-09 Jouni MalinenFixed race condition between disassociation event and...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-04-28 Henrik Brix AndersenFix compilation without IEEE8021X_EAPOL defined
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...