tests: FTM capability indication
[mech_eap.git] / src / wps / wps_attr_build.c
2016-05-16 Jouni MalinenWPS: Check sha256_vector() result in wps_build_oob_dev_pw()
2016-05-13 Rujun WangWPS: Fix segmentation fault in new DH key derivation
2016-04-28 Jouni MalinenWPS: Explicitly clear wpabuf memory with key information
2016-01-01 Jouni MalinenWPS: Testing mechanism to force auth/encr type flags
2014-03-25 Jouni MalinenWPS: Enable WSC 2.0 support unconditionally
2014-03-20 Jouni MalinenWPS: Do not advertise WPA/WPA2-Enterprise Auth Type...
2014-01-27 Jouni MalinenWPS: Add testing option to corrupt public key hash
2014-01-27 Jouni MalinenNFC: Update WPS ER to use the new connection handover...
2014-01-27 Jouni MalinenWPS NFC: Update NFC connection handover design
2014-01-27 Jouni MalinenWPS: Add builder functions for AP Channel and RF Bands...
2013-12-29 Jouni MalinenWPS: Allow testing mode to disable 2.0 functionality
2013-11-07 Jouni MalinenWPS NFC: Add debug log entry on OOB Dev Pw attribute...
2013-10-26 Jouni MalinenAdd explicit buffer length checks for p2p_build_wps_ie()
2013-04-27 Jouni MalinenWPS: Use generic MAC Address attribute builder
2013-04-01 Jouni MalinenWPS: Fix use of pre-configured DH keys with multiple...
2013-04-01 Jouni MalinenWPS: Be more careful with pre-configured DH parameters
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-06-28 Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-27 Jouni MalinenWPS: Split wps_build_oob_dev_password() into parts
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-04 Jouni MalinenWPS: Do not advertise support for WEP in WPS 2.0 build
2010-09-22 Jouni MalinenWPS: Make testing operations configurable at runtime
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: Add tool for testing protocol extensibility
2010-09-09 Jouni MalinenWPS 2.0: Fix Probe Request WPS IE building to be able...
2010-09-09 Jouni MalinenWPS 2.0: Add Request to Enroll attribute into Probe...
2010-09-09 Jouni MalinenWPS 2.0: Add new attributes and update version negotiation
2010-08-11 Jouni MalinenWPS: Make DH debug prints easier to understand
2010-07-18 Jouni MalinenWPS: Add more debug info for DH keys
2010-05-26 Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-10-11 Jouni MalinenAllow the internal DH implementation to be overridden
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Jouni MalinenWPS UFD: Use pre-configured DH keys only with OOB
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-01-22 Jouni MalinenWPS: Pad DH Public Key and Shared Key to 192 octets
2008-11-29 Jouni MalinenWPS: Split wps_common.c into parts