aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* P2P: Store more WPS attributes for peersJouni Malinen2011-03-281-0/+9
* P2P: Use a single define for max number of vendor extensionsJouni Malinen2011-03-191-3/+1
* P2P: Keep track of peer WPS vendor extensionsJean-Michel Bachot2011-03-191-0/+8
* P2P: Keep track of secondary device types for peersJean-Michel Bachot2011-03-171-0/+4
* P2P: Fix parsing of UTF-8 device namesJouni Malinen2010-10-261-2/+3
* P2P: Fix a typo to fix CONFIG_P2P=y buildJouni Malinen2010-10-101-1/+1
* P2P: Make sure parsed Device Name gets null terminatedJouni Malinen2010-09-101-0/+1
* P2P: Fix cross connection allowed parser to use correct fieldJouni Malinen2010-09-091-1/+1
* P2P: Add support for cross connectionJouni Malinen2010-09-091-0/+15
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+682