Handle NULL return from os_zalloc() in sta_track_add()
[mech_eap.git] / src / wps / wps_dev_attr.c
2014-01-27 Jouni MalinenP2P NFC: Add WPS attribute building for P2P NFC
2014-01-27 Jouni MalinenWPS: Add builder functions for AP Channel and RF Bands...
2013-12-29 Jouni MalinenRemove unused wps_device_data_dup()
2013-08-25 David SpinadelWPS: Set currently used RF band in RF Bands attribute
2013-04-27 Jouni MalinenAdd dup_binstr() to help common binary string tasks
2012-04-03 Anirban SirkhellWPS: Allow vendor specific attribute to be added into M1
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-03-19 Jean-Michel BachotP2P: Add option for requested device type in P2P search...
2011-03-19 Jean-Michel BachotWPS: Add support for adding WPS Vendor Extensions
2011-03-17 Jean-Michel BachotWPS: Add secondary device types into Probe Request...
2010-09-09 Jouni MalinenWPS 2.0: Modify empty-string workaround to meet 2.0...
2010-09-09 Jouni MalinenWPS 2.0: Add device attributes into Probe Request
2010-03-06 Jouni MalinenAvoid warnings on unused function/variables if debug...
2009-11-26 Jouni MalinenWPS: Clean up Primary Device Type handling
2008-12-25 Jouni MalinenWPS: As a workaround, pad zero-length device attributes
2008-11-29 Jouni MalinenWPS: Moved RF Bands processing into wps_dev_attr.c
2008-11-28 Jouni MalinenWPS: Moved device attributes into wps_context::dev...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...