Clean up p2p_find command parsing and execution
[mech_eap.git] / wpa_supplicant /
2015-02-28 Jouni MalinenClean up p2p_find command parsing and execution
2015-02-28 Daisuke NiwaP2P: Allow a specific channel to be specified in P2P_FIND
2015-02-28 Daichi UeuraP2P: Restore P2P_SCAN_SPECIFIC
2015-02-28 Janusz DziedzicFix merge issue with IBSS VHT support
2015-02-28 Jouni MalinenFix minor issue in HT40 max rate determination
2015-02-22 Jouni MalinenUse estimated throughput to improve roaming selection
2015-02-22 Jouni MalinenAdd snr and est_throughput to the BSS entries
2015-02-22 Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-21 Jouni MalinenAdd wpa_supplicant Makefile target libwpa_ctrl.a
2015-02-21 Matthieu MaugerUpdate current BSS level when signal change event occurs
2015-02-21 Ilan Peerwpa_supplicant: Cancel sched_scan when stopping counter...
2015-02-21 Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-21 ASHUTOSH NARAYANInteworking: Add support to update the ANQP Capability...
2015-02-21 ASHUTOSH NARAYANHS 2.0: Add support to update the HS20 Capability List...
2015-02-21 Arkadiusz (Arkq... wpa_gui: Debug enhancement
2015-02-21 Jouni MalinenAdd forgotten network profile parameters to config...
2015-02-21 Janusz DziedzicIBSS: Add support for VHT80 configuration
2015-02-21 Janusz DziedzicIBSS: Update operating frequency if joining an existing...
2015-02-21 Janusz DziedzicIBSS: Add fixed_freq network parameter
2015-02-21 Dmitry ShmidtUse priority list instead of global for PNO
2015-02-21 Rajiv RanjanP2PS: Add P2PS interface info
2015-02-19 Jouni MalinenAdd optional reassoc-to-same-BSS optimization
2015-02-19 Jouni MalinenFix passive_scan config parameter writing
2015-02-08 Ola OlssonAdd control interface commands for fetching wpa_config...
2015-02-08 Jouni MalinenAdd INTERWORKING_ADD_NETWORK command
2015-02-08 Jouni MalinenP2P: Document P2P_CONNECT-auto
2015-02-08 Jouni MalinenAdd STOP_AP control interface command
2015-02-08 Jouni MalinenP2P: Add event messages for P2P_CONNECT-fallback-to...
2015-02-08 Jouni MalinenP2P: Fix P2P_CONNECT-auto fallback to GO Neg with group...
2015-02-08 Masashi Honmamesh: Fix remaining BLOCKED state after SAE auth failure
2015-02-07 Masashi Honmamesh: Add a monitor event on SAE authentication getting...
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
next