aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps_attr_parse.c
Commit message (Expand)AuthorAgeFilesLines
* WPS: Move attribute parser definitions into a new header fileJouni Malinen2012-06-271-1/+2
* WPS: Add support for OOB dev password lengths 16..31Jouni Malinen2012-06-271-1/+5
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Remove unused variablesJouni Malinen2011-10-231-0/+4
* WPS: Fix off-by-one check in vendor extension parsingJouni Malinen2011-04-141-1/+1
* P2P: Keep track of peer WPS vendor extensionsJean-Michel Bachot2011-03-191-4/+21
* P2P: Keep track of secondary device types for peersJean-Michel Bachot2011-03-171-0/+10
* WPS: Workaround broken Credential encoding from some D-Link APsJouni Malinen2010-10-111-0/+19
* WPS: Making some parsing messages use excessive debug levelJouni Malinen2010-09-221-2/+2
* P2P: Enable use of WPS Requested Device Type without WPS 2.0Jouni Malinen2010-09-091-2/+0
* WPS 2.0: Convert new attributes into WFA vendor extensionJouni Malinen2010-09-091-38/+101
* WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)Jouni Malinen2010-09-091-0/+4
* WPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT is definedJouni Malinen2010-09-091-0/+2
* WPS 2.0: Add new attributes and update version negotiationJouni Malinen2010-09-091-0/+51
* WPS: Add a workaround for parsing M1 from OS X 10.6Jouni Malinen2010-07-051-0/+21
* Fix WPS attribute parser to use correct pointer for Response TypeJouni Malinen2010-05-261-1/+1
* WPS: Clean up Primary Device Type handlingJouni Malinen2009-11-261-1/+1
* WPS: Add parsing of AP Setup Locked attributeJouni Malinen2009-09-111-0/+8
* WPS: Add UFD support (USBA out-of-band mechanism)Masashi Honma2009-02-261-0/+8
* WPS: Split wps_common.c into partsJouni Malinen2008-11-291-0/+429