aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p_sd.c
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add support for sending Wi-Fi Display service discovery requestsJouni Malinen2012-12-141-0/+53
* Fix p2p service discoveryIrfan Sheriff2012-08-021-2/+32
* P2P: Check memory allocation result in a Service Discovery ResponseMasashi Honma2012-07-021-1/+6
* P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is addedJouni Malinen2012-04-111-0/+6
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* Use NULL instead of 0 for pointersJouni Malinen2011-11-181-1/+1
* Move GAS/ANQP build routines to a separate file from P2PJouni Malinen2011-09-291-82/+17
* Rename and fix ANQP definitions to match IEEE Std 802.11u-2011Jouni Malinen2011-09-261-32/+35
* P2P: Embed publically visible struct in peer infoKonguraj(Raj) Kulanthaivel2011-02-241-8/+9
* P2P: Fix p2p_send_action conversionsJouni Malinen2010-10-201-2/+2
* P2P: Delay send_action call if p2p_scan is in progressJouni Malinen2010-10-201-16/+11
* P2P: Fix GAS fragmentation to match with IEEE 802.11uJouni Malinen2010-09-091-16/+32
* P2P: Initial support for SD fragmentation (GAS Comeback Request/Response)Jouni Malinen2010-09-091-12/+425
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+526