aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p_build.c
Commit message (Expand)AuthorAgeFilesLines
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-271-6/+9
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* P2P: Allow advertisement config methods to be limitedJouni Malinen2011-09-081-0/+4
* P2P: Remove Label config methodJouni Malinen2011-09-081-2/+0
* P2P: add a missing 'return' after building IE from an empty stringEliad Peller2011-03-301-0/+1
* P2P: Add more WPS attributes into Listen state Probe ResponseJouni Malinen2011-03-281-16/+34
* P2P: Use a single define for max number of vendor extensionsJouni Malinen2011-03-191-1/+1
* P2P: Allow adding of WPS vendor extension attributesJean-Michel Bachot2011-03-191-0/+14
* P2P: Add Secondary Device Type list in Probe Response framesJean-Michel Bachot2011-03-171-0/+9
* P2P: Fill in default Config Methods in Invitation RequestJouni Malinen2010-09-211-1/+1
* P2P: Fix build after WSC 2.0 change to use WFA vendor extensionJouni Malinen2010-09-091-1/+1
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+389