]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/p2p_supplicant.c
Interworking: Fix failed GAS query processing
[thirdparty/hostap.git] / wpa_supplicant / p2p_supplicant.c
2012-09-24  Jouni MalinenP2P: Clear sta_scan_pending on group removal
2012-09-24  Jouni MalinenP2P: Allow peer to propose channel in invitation process
2012-09-23  Jouni MalinenP2P: Add more debug prints for GO start routines
2012-09-23  Jouni MalinenP2P: Fix PSK configuration for GO network
2012-09-23  Jouni MalinenP2P: Fix p2p_group_idle in no-group-interface P2P clien...
2012-09-23  Mykyta IziumtsevP2P: Remove channel 14 from supported P2P channels
2012-09-14  Jouni MalinenP2P: Check all interfaces for pending scan for p2p_scan...
2012-09-14  Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-08-31  Jouni MalinenFix disconnection event processing
2012-08-31  Jouni MalinenP2P: Do not fail p2p_group_remove just based on current...
2012-08-31  Jouni MalinenP2P: Allow p2p_invite-persistent to specify channel...
2012-08-29  Jouni MalinenWFD: Add preliminary WSD request processing and response
2012-08-29  Jouni MalinenWFD: Add support for sending Wi-Fi Display service...
2012-08-24  Jouni MalinenP2P: Fix memory leak with driver-based P2P management
2012-08-23  Jouni MalinenP2P: Limit maximum number of stored P2P clients to 100
2012-08-23  Jouni MalinenImprove p2p_client_list updates in configuration file
2012-08-23  Jouni MalinenP2P: Allow scan operations during p2p_find
2012-08-23  Jouni MalinenP2P: Use 500 ms search delay by default during concurre...
2012-08-23  Jouni MalinenP2P: Add option for adding extra delay to p2p_find
2012-08-15  Jouni MalinenP2P: Use larger GO config timeout if HT40 is used
2012-08-15  Rajkumar ManoharanP2P: Add optional "ht40" argument for p2p_connect
2012-08-15  Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
2012-08-15  Rajkumar ManoharanP2P: Move channel validation into a separate function
2012-08-13  Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-11  Jouni MalinenP2P: Move group removal reason to a function parameter
2012-08-11  Michael NaumovP2P: p2p_group_remove should fail on non-P2P interface
2012-08-10  Eyal ShapiraAdd p2p_go_max_inactivity config option
2012-06-30  Jouni MalinenP2P: Remove unused P2P_SCAN_SPECIFIC
2012-06-25  Sunil Dutt UndekariP2P: Reject p2p_find when in provisioning
2012-06-20  Aarthi ThiruvengadamP2P: Fix fallback to GO Negotiation to avoid PD-before...
2012-06-08  Jouni MalinenP2P: Fix group formation timeout on GO during WPS step
2012-06-06  Jouni MalinenP2P: Fix scan_res_handler setting for p2p_scan
2012-06-06  Sunil Dutt UndekariP2P: Improve p2p_prov_disc-auto robustness
2012-06-04  Nirav ShahP2P: Fix P2P Group Formation timeout registration ...
2012-05-15  Jouni MalinenP2P: Improve handling of p2p_connect-auto fallback
2012-05-11  Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-10  Jouni MalinenP2P: Deinitialize global P2P context on P2P mgmt interf...
2012-05-08  Jouni MalinenP2P: Store SSID of the group in p2p_group data
2012-05-08  Jouni MalinenP2P: Allow older scan results to improve p2p_connect...
2012-05-03  Wei-Jen LinAllow pbc_in_m1 workaround to be enabled in wpa_supplic...
2012-05-03  Wei-Jen LinP2P: Clone max_sta_num parameter for group interfaces
2012-04-27  Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-26  Jouni MalinenP2P: Add p2p_prov_disc auto mechanism
2012-04-26  Jouni MalinenP2P: Fix PD Failure event to show peer device address
2012-04-21  Masashi HonmaP2P: Remove unused variable
2012-04-17  Deepthi GowriP2P: Add provision discovery failure event
2012-04-13  Jouni MalinenP2P: Allow immediate group idle timeout configuration
2012-04-13  Jouni MalinenP2P: Extend use of group formation timeout until end...
2012-04-13  Jouni MalinenP2P: Fix p2p_connect join scan handler in error cases
2012-04-13  Jouni MalinenP2P: Add automatic GO Negotiation vs. join-a-group...
2012-04-08  Jouni MalinenP2P: Fix shared freq check and support AP mode validation
2012-04-08  Jouni MalinenP2P: Abort join-group operation if concurrent group...
2012-04-06  Nirav ShahP2P: Disconnect P2P group on supplicant deinit
2012-04-06  Angie ChinchillaP2P: Fix crash for failure case when WSC PIN is entered...
2012-04-03  Jouni MalinenP2P: Remove client group on Deauthentication reason...
2012-04-01  Eliad PellerP2P: Add deinit_p2p_cli op to clear P2P client driver...
2012-04-01  Johannes BergDBus: Add ability to report probe requests
2012-04-01  Johannes BergPass signal strength through, fix units
2012-03-29  Jouni MalinenP2P: Add support for preferred channel list
2012-03-27  Jouni MalinenP2P: Do not use group idle timeout during provisioning
2012-03-26  Jouni MalinenP2P: Validate p2p_oper_channel in p2p_group_add
2012-03-01  Jouni MalinenP2P: Fix provisioning info clearing after successful...
2012-02-29  Jouni MalinenP2P: Fix p2p_cancel to return success if GO Negotiation...
2012-02-28  Jouni MalinenP2P: Optimize provisioning step scan for join-a-group...
2012-02-27  Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-19  Jouni MalinenP2P: Add more debug on group idle timeout
2012-02-19  Jouni MalinenP2P: Fix group idle timer cancellation on group removal
2012-02-17  Jouni MalinenP2P: Allow channels to be removed from P2P use
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11  Piotr NakraszewiczP2P: Do not expire GO peer entry during group rekeying
2012-02-06  Jouni MalinenP2P: Set Invitation Type to 1 for GO inviting to a...
2012-02-05  Jouni MalinenP2P: Wait for PD-before-join response
2012-02-05  Jouni MalinenP2P: Skip event notification on PD Response in join...
2012-01-29  Dmitry ShmidtLet wpa_supplicant_deinit_iface() know that process...
2012-01-25  Jouni MalinenP2P: Do not expire peer entry if we are connected to...
2012-01-23  Jouni MalinenStop sched_scan in number of cases where it should...
2012-01-08  Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2011-12-29  Jouni MalinenP2P: Stop remain-on-channel prior to starting join...
2011-12-27  Neeraj Kumar GargP2P: Reject p2p_group_add if forced frequency is not...
2011-12-25  Jouni MalinenP2P: Use global->p2p_dev_addr instead of parent->own_addr
2011-12-22  Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-12-22  Jouni MalinenP2P: Show persistent group info on P2P_PEER data
2011-12-21  윤민홍P2P: Send D-Bus ServiceDiscoveryRequest signal for...
2011-12-18  Jouni MalinenP2P: Use hardcoded idle timeout of 10 seconds in P2P...
2011-12-18  Jouni MalinenP2P: Fix disconnect event not to increase idle timeout
2011-12-18  Jouni MalinenP2P: Fix Provision Discovery channel for some join...
2011-12-18  Reinette ChatreP2P: Make GO negotiation peer and group information...
2011-12-11  Jouni MalinenFix compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2011-12-11  Jouni MalinenP2P: Fix 32-bit compiler warnings on service discovery...
2011-12-11  Jouni MalinenP2P: Fix Provision Discovery name in debug messages
2011-12-11  Vitaly WoolSkip WPS PBC overlap detection if P2P address is the...
2011-12-10  Jouni MalinenP2P: Clean up group formation on network block removal
2011-12-06  Jouni MalinenP2P: Add group ifname to P2P-PROV-DISC-* events
2011-12-06  Jithu JanceP2P: Skip duplicated provision discovery on join
2011-12-06  Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
2011-12-01  Jouni MalinenP2P: Clear show_group_started on GO start
2011-11-19  Jouni MalinenP2P: Send Listen state Probe Response frames without...
2011-11-18  Johannes BergP2P: Simplify code in wpas_p2p_connect()
2011-11-18  Jouni MalinenMark local functions static
2011-11-17  Jouni MalinenP2P: Cancel previous operation before starting new...
next