Disable AP PIN on all interfaces controlled by the same process
[libeap.git] / src / p2p /
2010-09-22 Jouni MalinenP2P: Fill in default Config Methods in Invitation Request
2010-09-10 Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-10 Ardong ChenP2P: Fix invitation_received callback to use NULL bssid...
2010-09-10 Jouni MalinenP2P: Make sure parsed Device Name gets null terminated
2010-09-10 Jouni MalinenP2P: Add peer timeout into group formation 15 second...
2010-09-10 Jouni MalinenP2P: Provide local event on GO Neg Req rejection
2010-09-10 Ardong ChenP2P: Process Invitation Request from previously unknown...
2010-09-10 Ardong ChenP2P: Add peer entry based on Provision Discovery Request
2010-09-09 Jouni MalinenP2P: Use SSID from GO Negotiation to limit WPS provisio...
2010-09-09 Jouni MalinenP2P: Use operating frequency from peer table as backup...
2010-09-09 Jouni MalinenP2P: Add a workaround for Extended Listen Timing gettin...
2010-09-09 Jouni MalinenP2P: Fix cross connection allowed parser to use correct...
2010-09-09 Jouni MalinenP2P: Allow P2P IE without Device Info in (Re)Assoc Req
2010-09-09 Jouni MalinenP2P: Fix code order to avoid potential NULL pointer...
2010-09-09 Jouni MalinenP2P: Fix build after WSC 2.0 change to use WFA vendor...
2010-09-09 Jouni MalinenP2P: Fix GAS fragmentation to match with IEEE 802.11u
2010-09-09 Jouni MalinenP2P: Add Device Password ID to GO Neg Request RX event
2010-09-09 Jouni MalinenP2P: Fix p2p_connect join with interface address
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Fix device discoverability to not wait before...
2010-09-09 Jouni MalinenP2P: Include P2P IE in (Re)AssocReq to infra AP if...
2010-09-09 Jouni MalinenP2P: Include Extended Listen Timing attribute in (Re...
2010-09-09 Jouni MalinenP2P: Wait on operating channel between invitation requests
2010-09-09 Jouni MalinenP2P: Fix invitation to active group to use correct...
2010-09-09 Jouni MalinenP2P: Fix channel forcing for p2p_connect auth
2010-09-09 Jouni MalinenP2P: Use 0-timeout when inviting to running group as...
2010-09-09 Jouni MalinenP2P: Add Device Info attribute to Invitation Request
2010-09-09 Jouni MalinenP2P: Add Group Info attr into Probe Response in GO...
2010-09-09 Jouni MalinenP2P: Add test command for filtering which peers are...
2010-09-09 Jouni MalinenP2P: Fix country string mismatch validation off-by...
2010-09-09 Jouni MalinenP2P: Initial support for SD fragmentation (GAS Comeback...
2010-09-09 Jouni MalinenP2P: Handle p2p_scan tracking in SEARCH state
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module