P2PS: Add Application Service Info to device found events
[mech_eap.git] / src / p2p / p2p.c
2015-02-02 Brian GixP2PS: Add Application Service Info to device found...
2015-02-02 Brian GixP2PS: Add Advertised Service Info into Probe Response...
2015-02-02 Krishna VamsiP2PS: Parse Probe Request frames for matching ASP hashes
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 service hash to Probe Request frames
2015-02-02 Brian GixP2PS: Add option to specify seek strings into P2P_FIND
2015-02-02 Jouni MalinenP2P: Add P2P state into p2p_send_action_cb() debug...
2015-01-22 Ola OlssonP2P: Fix NULL pointer dereference with SD query cancell...
2014-12-09 Sunil DuttP2P: Check Invitation Response dialog token match for...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-06 Jouni MalinenP2P: Split p2p_channels_union() into two functions
2014-11-19 Rashmi RamannaP2P: Do not change P2P state on GO Neg failure if it...
2014-10-30 Sunil DuttP2P: Set p2p_scan_running based on driver scan request...
2014-10-29 Jouni MalinenP2P: Clean up p2p_go_neg_failed() calls
2014-10-29 Rashmi RamannaP2P: Use timer to fail GO Negotation while waiting...
2014-10-25 Ilan PeerP2P: Save group common frequencies in invitation result
2014-10-25 Constantin MuscaP2P: Stop driver listen in p2p_state_timeout()
2014-10-23 Jouni MalinenP2P: Stop TX wait on SD query TX status failure
2014-10-23 Jouni MalinenP2P: Limit number of SD retries during find
2014-10-23 Jouni MalinenP2P: Iterate through all peers in pending pre-find...
2014-10-12 Jean TrivellyP2P: Inform upper layer when WFD-IE field of a P2P...
2014-10-11 Jouni MalinenP2P: Clean up coding style and indentation level
2014-09-29 Ahmad MasriP2P: Add support for 60 GHz social channel
2014-09-28 Constantin MuscaP2P: Decrement sd_pending_bcast_queries when sd returns...
2014-09-27 Jouni MalinenP2P: Set timeout when starting GO Negotiation from...
2014-09-27 Jouni MalinenP2P: Clear pending_listen_freq when starting GO Neg...
2014-09-13 Jouni MalinenP2P: Check os_get_random() return value more consistently
2014-07-08 Jouni MalinenP2P: Make unrecognized vendor elements available in...
2014-07-07 Jouni MalinenAdd generic mechanism for adding vendor elements into...
2014-06-29 Tomasz BursztykaP2P: Add a utility function to run a method on every...
2014-06-21 Jouni MalinenP2P: Allow passphrase length to be configured
2014-06-14 Ilan PeerP2P: Use another interface operating channel as listen...
2014-05-31 Jouni MalinenP2P NFC: Fix use of freed memory
2014-05-22 Jithu JanceP2P: Avoid resetting pending_listen_freq if p2p_listen...
2014-05-15 Rashmi RamannaP2P: Modify the timeout for GO Negotiation on no concur...
2014-05-15 Jouni MalinenP2P: Refrain from performing extended listen during PD
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-29 Jouni MalinenP2P: Verify operating channel validity for NFC connecti...
2014-04-11 Nirav ShahP2P: Add retry mechanism for GO Negotiation Confirmation
2014-03-25 Rashmi RamannaP2P: Optimize scan for GO during persistent group invoc...
2014-03-23 Jouni MalinenP2P: Clean up channel selection code to use helper...
2014-03-22 Arif HussainP2P: Update op_reg_class in random social channel case
2014-03-22 Arif HussainP2P: Avoid unsafe pre-configured channel as channel...
2014-03-05 Rahul JainUse P2P_IE_VENDOR_TYPE more consistently
2014-02-27 Jouni MalinenP2P: Cancel offchannel TX wait on PD Response TX status
2014-02-21 Rahul JainP2P: Fix missing eloop_cancel_timeout in invitation...
2014-02-20 Jouni MalinenP2P: Add even more debug prints for Probe Request in...
2014-02-20 Jithu JanceP2P: Address few issues seen with P2P SD
2014-02-17 Jouni MalinenP2P: Add more debug prints for Probe Request processing
2014-02-11 Jouni MalinenP2P: Do not indicate P2P_FIND failure if p2p_scan is...
2014-02-04 Jouni MalinenP2P: Do not re-start invitation on Probe Req RX if...
2014-01-30 Eytan LifshitzFix memory leaks and wrong memory access
2014-01-27 Jouni MalinenP2P NFC: Static handover with NFC Tag on client
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: 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 NFC: Optimize GO Negotiation retries
2014-01-27 Jouni MalinenP2P NFC: Add NFC tag enabling for static handover
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: Define WPS_NFC config method
2014-01-27 Jouni MalinenP2P NFC: Pass OOB Device Password ID to P2P
2014-01-21 Dmitry ShmidtP2P: Reduce peer expiration age to 60 sec and allow...
2014-01-20 Rashmi RamannaP2P: Extend the listen time based on the active concurr...
2014-01-17 Jithu JanceP2P: Don't expire the peer, if GO Negotiation is in...
2014-01-05 Jouni MalinenUse radio work for P2P scan requests
2014-01-01 Jouni MalinenP2P: Send received Presence Response information to...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-11-19 Jouni MalinenP2P: Prefer U-NII-3 over U-NII-1 during channel selection
2013-11-18 Jouni MalinenP2P: Prefer VHT channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer HT40 channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer 5 GHz channels for initial pick
2013-11-16 Vinay Krishna ErannaP2P: Use negotiated channel from invitation for persist...
2013-11-05 Andrei Otcheretianskiwpa_supplicant: Fix updating GO beacons on WFD subeleme...
2013-10-26 Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26 Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26 Jouni MalinenAdd explicit buffer length checks for p2p_build_wps_ie()
2013-10-20 Jouni MalinenP2P: Cancel offchannel TX wait on Invitation Response RX
2013-10-20 Jouni MalinenP2P: Fix PD retry channel on join-a-group case
2013-08-31 Syed Asifful Dayya... P2P: Stop listen state when listen-only duration is...
2013-08-26 Jouni MalinenP2P: Use the first pref_chan entry as operating channel...
2013-08-26 Jouni MalinenP2P: Add more debug info on operating channel selection
2013-08-25 Jouni MalinenP2P: Add state info to global STATUS command
2013-06-19 Jouni MalinenP2P: Do not reply to 802.11b-only Probe Request frames...
2013-05-18 Jouni MalinenP2P: Clean up debug prints
2013-05-18 Jouni MalinenP2P: Move p2p_find stopped event message into p2p_suppl...
2013-04-27 Jouni MalinenP2P: Clean up channel--frequency conversion functions
2013-04-26 Jouni MalinenP2P: Set P2P_DEV_PEER_WAITING_RESPONSE from TX status...
2013-04-23 Jouni MalinenP2P: Fix after_scan_tx processing during ongoing operations
2013-03-15 Jouni MalinenP2P: Remove persistent group peer if it rejects invitation
2013-03-14 Jouni MalinenP2P: Fix shared frequency preference for concurrent...
2013-03-01 Jouni MalinenP2P: Use peer's channel list to limit GO freq on invitation
2013-03-01 Deepthi GowriP2P: Allow all channels in case of multi channel concur...
2013-03-01 Jouni MalinenP2P: Fix regression in GO Negotiation
2013-02-28 Jouni MalinenP2P: Skip Listen phase when peer is expected to be...
2013-02-28 Jouni MalinenP2P: Increase GO Negotiation timeouts
2013-02-26 Jouni MalinenP2P: Only schedule a single p2p_go_neg_start timeout...
next