Restart PNO/sched_scan on channel list update
[mech_eap.git] / src / wps / wps_attr_parse.c
2015-10-18 Jouni MalinenWPS: Avoid undefined behavior in pointer arithmetic
2015-04-22 Jouni MalinenWPS: Explicitly reject Public Key attribute with unexpe...
2015-04-22 Jouni MalinenWPS: Truncate variable length string attributes to...
2015-04-22 Jouni MalinenWPS: Ignore too long SSID attribute
2015-04-22 Jouni MalinenWPS: Ignore too long Device Name attribute
2014-03-05 Rahul JainWPS: Parse Registrar Configuration Methods
2014-02-21 Jouni MalinenWPS: Fix parsing of 0-length WFA vendor extension subel...
2014-02-04 Jouni MalinenWPS: Remove unused 802.1X attribute parsing and processing
2014-01-27 Jouni MalinenWPS NFC: Update NFC connection handover design
2012-10-28 Jouni MalinenWPS: Use AP Channel attribute in credential to speed...
2012-06-27 Jouni MalinenWPS: Move attribute parser definitions into a new heade...
2012-06-27 Jouni MalinenWPS: Add support for OOB dev password lengths 16..31
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-10-23 Jouni MalinenRemove unused variables
2011-04-14 Jouni MalinenWPS: Fix off-by-one check in vendor extension parsing
2011-03-19 Jean-Michel BachotP2P: Keep track of peer WPS vendor extensions
2011-03-17 Jean-Michel BachotP2P: Keep track of secondary device types for peers
2010-10-11 Jouni MalinenWPS: Workaround broken Credential encoding from some...
2010-09-22 Jouni MalinenWPS: Making some parsing messages use excessive debug...
2010-09-09 Jouni MalinenP2P: Enable use of WPS Requested Device Type without...
2010-09-09 Jouni MalinenWPS 2.0: Convert new attributes into WFA vendor extension
2010-09-09 Jouni MalinenWPS 2.0: Make WSC 2.0 support to be build option (CONFI...
2010-09-09 Jouni MalinenWPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT...
2010-09-09 Jouni MalinenWPS 2.0: Add new attributes and update version negotiation
2010-07-05 Jouni MalinenWPS: Add a workaround for parsing M1 from OS X 10.6
2010-05-26 Jouni MalinenFix WPS attribute parser to use correct pointer for...
2009-11-26 Jouni MalinenWPS: Clean up Primary Device Type handling
2009-09-11 Jouni MalinenWPS: Add parsing of AP Setup Locked attribute
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2008-11-29 Jouni MalinenWPS: Split wps_common.c into parts