WPS: Remove derivation of management keys
[libeap.git] / src / wps / wps_common.c
2009-11-14 Jouni MalinenWPS: Remove derivation of management keys
2009-11-01 Oleg KravtsovWPS: Add PBC overlap and timeout events from WPS module
2009-10-11 Jouni MalinenAllow the internal DH implementation to be overridden
2009-08-26 Masashi HonmaWPS: Aggregate deinit calls in WPS OOB
2009-03-06 Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Jouni MalinenWPS UFD: Remove oob_dev pointer from wps_context
2009-02-26 Jouni MalinenWPS UFD: Use private data structure for oob_device_data
2009-02-26 Jouni MalinenWPS UFD: Make build conditional on CONFIG_WPS_UFD=y
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-01-23 Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
2009-01-22 Jouni MalinenWPS: Pad DH Public Key and Shared Key to 192 octets
2008-12-19 Jouni MalinenWPS: Added event callback for successfully completed...
2008-12-19 Jouni MalinenWPS: Added callback for failure-after-M2/M2D
2008-11-29 Jouni MalinenWPS: Added helper functions for generating and validati...
2008-11-29 Jouni MalinenWPS: Moved WPS IE building for ProbeReq/AssocReq into...
2008-11-29 Jouni MalinenWPS: Split wps_common.c into parts
2008-11-29 Jouni MalinenWPS: Moved RF Bands processing into wps_dev_attr.c
2008-11-29 Jouni MalinenWPS: Moved ProbeReq/AssocReq WPS IE building into wps_c...
2008-11-29 Jouni MalinenWPS: Parse Request Type from WPS IE in (Re)AssocReq...
2008-11-27 Jouni MalinenWPS: Moved Credential and AP Settings processing in...
2008-11-26 Jouni MalinenWPS: Added parsing of Request Type and Response Type...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...