mka: Clean up ieee802_1x_kay_get_cipher_suite() lookup function
[mech_eap.git] / src / p2p / p2p_parse.c
2015-10-26 Hu WangP2P: Filter control chars in group client device name...
2015-10-24 Jouni MalinenP2P: Avoid undefined behavior in pointer arithmetic
2015-07-30 Ahmad KholaifP2P: Parse preferred frequency list extension
2015-04-22 Jouni MalinenSimplify DSSS Parameter Set element parsing
2015-04-22 Jouni MalinenUse common is_ctrl_char() helper function
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-22 Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-04-22 Jouni MalinenP2PS: Check for maximum SSID length in Persistent Group...
2015-02-02 Brian GixP2PS: Add parsing of new P2P attributes
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-23 Jouni MalinenP2P: Make p2p_parse_p2p_ie() validation steps easier...
2014-01-27 Jouni MalinenP2P NFC: Static handover with NFC Tag on client
2014-01-27 Jouni MalinenP2P NFC: Allow separate WPS/P2P IES to be parsed
2014-01-27 Jouni MalinenP2P NFC: Pass OOB Dev Password through P2P parser
2014-01-27 Jouni MalinenP2P NFC: Add OOB GO Negotiation Channel attribute
2012-08-29 Jouni MalinenWFD: Add Wi-Fi Display support
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-03-28 Jouni MalinenP2P: Store more WPS attributes for peers
2011-03-19 Jouni MalinenP2P: Use a single define for max number of vendor exten...
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-26 Jouni MalinenP2P: Fix parsing of UTF-8 device names
2010-10-10 Jouni MalinenP2P: Fix a typo to fix CONFIG_P2P=y build
2010-09-10 Jouni MalinenP2P: Make sure parsed Device Name gets null terminated
2010-09-09 Jouni MalinenP2P: Fix cross connection allowed parser to use correct...
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module