]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/p2p_supplicant.c
Clear wpa_psk memory when setting up wpa_supplicant AP mode
[thirdparty/hostap.git] / wpa_supplicant / p2p_supplicant.c
2014-12-18  Jithu JanceP2P: Avoid truncation of long listen operation due...
2014-12-09  Jouni MalinenP2P: Allow cross connection on the parent interface
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently
2014-10-30  Sunil DuttP2P: Do not consider the p2p_scan results after p2p_sto...
2014-10-30  Sunil DuttP2P: Set p2p_scan_running based on driver scan request...
2014-10-27  Jouni MalinenP2P: Do not call wpas_p2p_disconnect_safely() if no...
2014-10-27  Tomasz Bursztykawpa_supplicant: Parent interface should know about...
2014-10-27  Ahmad MasriP2P: Support GCMP as part of 60 GHz support
2014-10-25  Ilan PeerP2P: Save group common frequencies in invitation result
2014-10-25  Ilan PeerP2P: Save group common frequencies
2014-10-25  Ilan Peerwpa_supplicant: Use the 'no_ir' notation
2014-10-25  Jouni MalinenAdd test functionality to simulate driver increased...
2014-10-25  Mikael KanstrupP2P: Use neg_freq when re-establish persistent group...
2014-10-22  Jouni MalinenP2P: Search all 2.4 GHz social channels regardless...
2014-10-21  Jouni MalinenP2P: Remove all child interfaces when removing the...
2014-10-18  Jouni MalinenP2P: Fix group interface removal through interface...
2014-10-12  Eduardo AbinaderP2P: Remove unreachable code in wpas_p2p_stop_find()
2014-10-12  Jouni MalinenP2P: Add new=0/1 flag to P2P-DEVICE-FOUND events
2014-10-11  Jouni MalinenP2P NFC: Make code easier for static analyzers
2014-10-10  Sunil DuttP2P: Handle improper WPS termination on GO during group...
2014-10-10  Jouni MalinenP2P: Clear p2p_go_group_formation_completed on GO start
2014-10-09  Jouni MalinenP2P: Report group removal reason PSK_FAILURE in timeout...
2014-10-03  Jouni MalinenP2P: Use only the -m config for P2P management device
2014-09-29  Ahmad MasriP2P: Add support for 60 GHz social channel
2014-09-28  Eduardo AbinaderP2P: Remove unecessary sanity check for global p2p
2014-09-28  Eduardo AbinaderP2P: Flush services based on global p2p init and not...
2014-09-13  Jouni MalinenP2P: Check os_get_random() return value more consistently
2014-09-07  Eduardo AbinaderP2P: Deauth p2p client just after dbus notify
2014-09-07  Jouni MalinenP2P: Verify that os_get_random() succeeds
2014-09-02  Edhar, Mahesh KumarP2P: Do not add P2P IEs on P2P disabled interface
2014-08-26  Chandrasekaran,... P2P: Overwrite pending interface only after verifying...
2014-08-10  Eduardo AbinaderP2P: Use ssid instead of wpa_ssid to find GO iface
2014-07-31  Jithu JanceP2P: Cancel pending action TX radio work on p2p_cancel
2014-07-26  Jouni MalinenP2P: Remove PSK/passphrase from P2P-GROUP-STARTED debug...
2014-07-26  Jouni MalinenP2P: Use a helper function for P2P_EVENT_GROUP_STARTED...
2014-07-08  Jouni MalinenP2P: Make unrecognized vendor elements available in...
2014-07-02  Jouni MalinenP2P: Add explicit check for ssid->p2p_client_list ...
2014-06-29  Tomasz BursztykaP2P: Add utility functions to get GO/client interface
2014-06-21  Jouni MalinenP2P: Allow passphrase length to be configured
2014-06-15  Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-06-14  Ilan PeerP2P: Use another interface operating channel as listen...
2014-06-14  Ilan PeerP2P: Try using one of the social channels for GO
2014-06-14  Ilan PeerP2P: Collect and use extended data on used frequencies
2014-06-09  Nirav ShahP2P: Make the default p2p_find delay value configurable
2014-05-27  Jouni MalinenP2P: Clear p2p_auth_invite after each persistent group...
2014-05-15  Jouni MalinenP2P: Make sure GO start does not miss connect_without_scan
2014-05-12  Edhar, Mahesh KumarP2P: Validate GO operating channel on channel list...
2014-05-12  Alexandru CostacheRemove leftover timeouts on cleanup
2014-05-09  Sunil DuttP2P: Refrain from performing extended listen during...
2014-04-29  Jouni MalinenMake dl_list_first() and dl_list_last() uses easier...
2014-04-07  Jouni MalinenP2P: Clear p2p_in_invitation on cancel
2014-03-28  Avraham SternP2P: Fix segfault when PBC overlap is detected
2014-03-25  Sunil Dutt UndekariP2P: Set a timeout for a persistent reinvoke on a P2P...
2014-03-25  Rashmi RamannaP2P: Optimize scan for GO during persistent group invoc...
2014-03-21  Eduardo AbinaderP2P: Fix GO failed interface init
2014-03-14  Manish BansalP2P: Do not create another group interface on NFC Token...
2014-03-06  Ilan Peerwpa_supplicant: Add a configuration file for the P2P_DE...
2014-02-25  Jouni MalinenP2P: Remove unnecessary ifdef CONFIG_NO_CONFIG_WRITE
2014-02-20  Jouni MalinenP2P: Add even more debug prints for Probe Request in...
2014-02-15  Andrei Otcheretianskiwpa_supplicant: Complete radio works on disable event
2014-02-13  Max StepanovP2P: Avoid compiler warning in p2p_supplicant.c
2014-02-07  Mahesh A SaptasagarFix persistent P2P connection failure in case channel...
2014-02-03  Prashanth Kumarwpa_supplicant: Fix misplaced os_free
2014-01-27  Jouni MalinenP2P NFC: Add support for freq option in NFC ctrl_iface...
2014-01-27  Jouni MalinenWPS NFC: Use BSSID and AP Channel from handover select
2014-01-27  Jouni MalinenP2P NFC: Static handover with NFC Tag on client
2014-01-27  Jouni MalinenP2P NFC: Enable own NFC Tag on GO Registrar
2014-01-27  Jouni MalinenP2P NFC: Add GO info into handover message when in...
2014-01-27  Jouni MalinenP2P NFC: Optimize join-a-group operation based on NFC...
2014-01-27  Jouni MalinenP2P NFC: Copy DH parameters to a separate group interface
2014-01-27  Jouni MalinenP2P NFC: Add processing of P2P client while NFC handove...
2014-01-27  Jouni MalinenP2P NFC: Do not try to join peer if both devices are...
2014-01-27  Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-27  Jouni MalinenP2P NFC: Add NFC tag enabling for static handover
2014-01-27  Jouni MalinenP2P NFC: Report handover select from tag for static...
2014-01-27  Jouni MalinenP2P NFC: Report connection handover as trigger for P2P
2014-01-27  Jouni MalinenP2P NFC: Build connection handover messages
2014-01-27  Jouni MalinenP2P NFC: Pass OOB Device Password ID to P2P
2014-01-27  Jouni MalinenP2P: Make group operating channel available
2014-01-27  Arif HussainP2P: Apply unsafe frequency rules to available channels
2014-01-22  David SpinadelP2P: Clone dtim_period to a new interface
2014-01-20  Rashmi RamannaP2P: Extend the listen time based on the active concurr...
2014-01-17  Jithu JanceP2P: Use GO's operating channel to optimize scan during...
2014-01-13  Jouni MalinenP2P: Limit join-a-group scans based on SSID from invitation
2014-01-07  Jouni MalinenP2P: Reject group formation on WPS provisioning failure
2014-01-07  Jouni MalinenP2P: Use radio work to protect offchannel Action frame...
2014-01-07  Jouni MalinenUse radio work for P2P Listen requests
2014-01-05  Jouni MalinenUse radio work for P2P scan requests
2014-01-01  Jouni MalinenP2P: Send received Presence Response information to...
2013-12-29  Jouni MalinenP2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
2013-12-26  Jouni MalinenTrack whether scan was started by us or an external...
2013-12-24  Johannes BergP2P: Use monotonic time for GO client waiting
2013-12-24  Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-12-08  Jithu JanceP2P: Handle frequency conflict in single channel concur...
2013-12-08  Dmitry ShmidtP2P: Add wfd_dev_info= field for device found event
2013-11-24  Jouni MalinenUse wpa_radio data for wpas_p2p_search_delay()
2013-11-20  Rashmi RamannaP2P: Short scan wait to speed up the group re-invocation
2013-11-19  Jouni MalinenP2P: Fix channel preference use for MCC p2p_connect
2013-11-19  Jouni MalinenP2P: Optimize default case for own freq preference...
2013-11-19  Jouni MalinenP2P: Fix p2p_ignore_shared_freq=1 when inviting a peer
next