mesh: Add a monitor event for SAE authentication failure
[mech_eap.git] / wpa_supplicant /
2015-02-07 Masashi Honmamesh: Add a monitor event for SAE authentication failure
2015-02-07 Jouni Malinenmesh: Remove duplicated no_auto_peer update
2015-02-07 Jouni MalinenD-Bus: Fix network block type change
2015-02-07 Vinit DeshpandeDon't write to wpa_supplicant.conf directly
2015-02-06 Janusz DziedzicIBSS: Do not enable HT with WEP or TKIP
2015-02-03 Jouni MalinenP2P: Clean up Listen channel optimization debug prints
2015-02-02 Krishna VamsiP2PS: Do not remove pending interface on p2p_stop_find
2015-02-02 Krishna VamsiP2PS: Add commands to control interface redir list
2015-02-02 Krishna VamsiP2PS: Start WPS registrar upon GO formation
2015-02-02 Krishna VamsiP2PS: Provision Discovery fail event
2015-02-02 Krishna VamsiP2PS: PD Request processing and PD Response building
2015-02-02 Krishna VamsiP2PS: Callback to send P2PS provisioning events
2015-02-02 Krishna VamsiP2PS: Callback to create pending group after sending...
2015-02-02 Krishna VamsiP2PS: Callback to remove stale persistent groups
2015-02-02 Krishna VamsiP2PS: ASP provisioning commands to control interface
2015-02-02 Krishna VamsiP2PS: Process P2PS provisioning commands
2015-02-02 Krishna VamsiP2PS: Add P2PS attributes into PD Request if requested
2015-02-02 Krishna VamsiP2PS: Add support to send ASP-RESP events
2015-02-02 Krishna VamsiP2PS: Logic to parse GAS requests for ASP services
2015-02-02 Krishna VamsiP2PS: Add support to send ASP service requests
2015-02-02 Brian GixP2PS: Add Application Service Info to device found...
2015-02-02 Krishna VamsiP2PS: Extend add/del services logic to support ASP
2015-02-02 Brian GixP2PS: WPS changes needed for P2PS default PIN
2015-02-02 Brian GixP2PS: Add option to specify seek strings into P2P_FIND
2015-02-02 Jouni MalinenFix driver-offloaded offchannel TX done processing
2015-02-02 Jouni MalinenP2P: Ignore remain-on-channel callback event if not...
2015-02-01 Mukesh AgrawalImprove BSS selection with default noise floor values
2015-02-01 Jouni MalinenAdd an option allow canned EAP-Success for wired IEEE...
2015-02-01 Jouni MalinenEAP-MSCHAPv2 peer: Add option to disable password retry...
2015-01-31 Ben GreearInterworking: Convert wpa_printf() to wpa_msg()
2015-01-31 Roger ZanoniAdd a variable to handle extra CFLAGS values
2015-01-31 Jouni MalinenWork around Linux packet socket regression
2015-01-28 Bob Copelandmesh: Create new station entry on popen frames
2015-01-28 Bob Copelandmesh: Always free the station if peering failed
2015-01-28 Masashi Honmamesh: Sync plink state with kernel
2015-01-28 Jouni MalinenSimplify eapol_sm_notify_pmkid_attempt()
2015-01-28 Jouni MalinenAdd eap_session_id to wpa_supplicant STATUS output
2015-01-28 Jouni MalinenOpenSSL: Implement aes_wrap() and aes_unwrap()
2015-01-28 Jouni MalinenOpenSSL: Replace internal HMAC-MD5 implementation
2015-01-27 Jouni MalinenIgnore pmf=1 default if driver does not support PMF
2015-01-26 Jouni MalinenUpdate copyright notices for the new year 2015
2015-01-26 Jouni MalinenAdd Suite B AKMs to key_mgmt capability list
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenAdd HMAC-SHA384
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-24 Jouni MalinenShow supported group_mgmt capabilities
2015-01-24 Ben GreearInterworking: More debug messages
2015-01-24 Ben GreearInterworking: Add logging to track nai_realm_find_eap...
2015-01-24 Jouni MalinenInterworking: Remove unnecessary NULL check
2015-01-22 Adrian Nowickiwpa_gui: Sort frequency and signal numerically in the...
2015-01-22 Jouni MalinenAdd passive_scan configuration parameter
2015-01-20 ASHUTOSH NARAYANInterworking: Notify the ANQP parsing status
2015-01-20 ASHUTOSH NARAYANHS20: Provide appropriate permission to the OSU related...
2015-01-20 Ilan PeerFix memory leak in wpa_supplicant global bgscan configu...
2015-01-20 Eytan Lifshitzwpa_cli: Fix NULL dereference on printf string argument
2015-01-19 Ilan PeerP2P: Stop p2p_listen/find on wpas_p2p_invite
2015-01-19 Ilan PeerP2P: Use the correct wpa_s interface to handle P2P...
2015-01-19 Eyal ShapiraAP: Enable HT Tx STBC for AP/GO if supported by driver
2015-01-19 Ben RosenfeldMove external_scan_running to wpa_radio
2015-01-19 BenClear reattach flag in fast associate flow
2015-01-19 David SpinadelNFC: Redirect NFC commands on global control interface
2015-01-19 David SpinadelP2P: Fix P2P invitation with NFC
2015-01-19 Matti GottliebWNM: Fix the length of WNM_BSS_QUERY control interface...
2015-01-19 Jouni MalinenRetry scan-for-connect if driver trigger fails
2015-01-19 Jouni MalinenAdd a test framework for various wpa_supplicant failure...
2015-01-19 Janusz Dziedzicnl80211: Allow HT/VHT to be disabled for IBSS
2015-01-19 Masashi Honmamesh: Make inactivity timer configurable
2015-01-18 Jouni MalinenPrint in debug log whether attached monitor is for...
2015-01-17 Jouni MalinenHS 2.0: Try to use same BSS entry for storing GAS results
2015-01-17 Jouni MalinenMake wpa_supplicant FLUSH command more likely to clear...
2015-01-17 Jouni MalinenWrite reason for scan only_new_results into debug log
2015-01-17 Jouni Malineneapol_test: Fix cert_cb() function arguments
2015-01-16 Jouni MalinenInterworking: Avoid busy loop in scan result mismatch...
2015-01-16 Jouni MalinenInterworking: Start ANQP fetch from eloop callback
2015-01-15 Jouni MalinenInterworking: Fix INTERWORKING_CONNECT with zero-length...
2015-01-14 Jouni MalinenAdd domain_match network profile parameter
2015-01-14 Jouni MalinenAdd peer certificate alt subject name information to...
2015-01-14 Jouni MalinenD-Bus: Clear cached EAP data on network profile changes
2015-01-14 Jouni MalinenInclude peer certificate always in EAP events
2015-01-13 Jouni MalinenExtend VENDOR_ELEM parameters to cover non-P2P Associat...
2015-01-11 Jouni MalinenAdd MESH to modes capabilities
2015-01-11 Jouni MalinenAdd SAE to auth_alg capabilities
2015-01-11 Jouni MalinenAdd "GET tls_library" to provide information on TLS...
2015-01-10 Jouni MalinenWork around Windows build issues
2015-01-10 Jouni MalinenRemove Network Security Service (NSS) support
2015-01-10 Jouni MalinenFix a typo in domain_suffix_match documentation
2015-01-10 Jouni MalinenImprove subject_match and domain_suffix_match documentation
2015-01-10 Stefan TomanekAdd address masks to BSSID lists
2015-01-10 Stefan TomanekAdd network specific BSSID black and white lists
2015-01-10 Stefan TomanekAdd generic parser for MAC address lists
2015-01-10 Jouni MalinenRemove mesh_ht_mode network block parameter
2015-01-10 Jouni Malinenmesh: Use the shared function with IBSS to determine...
2015-01-10 Jouni Malinenmesh: Convert channel configuration to use common routines
2015-01-10 Jouni Malinenmesh: Use a separate variable to track whether HT is...
2015-01-10 Janusz Dziedzicibss/mesh: Enable HT40 if supported
2015-01-10 Janusz DziedzicIntroduce common hw features
2015-01-10 Janusz DziedzicIBSS: Add WPA_DRIVER_FLAGS_HT_IBSS
2015-01-10 Bob CopelandSAE: Centralize function for sending initial COMMIT
2015-01-09 Jouni MalinenD-Bus: Use NoMemory error message from CreateInterface
2015-01-08 Jouni MalinenHandle interface disabled/enabled more consistently
next