aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps_attr_build.c
Commit message (Expand)AuthorAgeFilesLines
* WPS: Add support for NCF password token from APJouni Malinen2012-06-281-0/+8
* WPS: Split wps_build_oob_dev_password() into partsJouni Malinen2012-06-271-12/+23
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Annotate places depending on strong random numbersJouni Malinen2010-11-241-2/+4
* WPS: Do not advertise support for WEP in WPS 2.0 buildJouni Malinen2010-11-041-2/+10
* WPS: Make testing operations configurable at runtimeJouni Malinen2010-09-211-7/+9
* WPS 2.0: Convert new attributes into WFA vendor extensionJouni Malinen2010-09-091-16/+33
* WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)Jouni Malinen2010-09-091-0/+4
* WPS 2.0: Add tool for testing protocol extensibilityJouni Malinen2010-09-091-0/+7
* WPS 2.0: Fix Probe Request WPS IE building to be able to fragment dataJouni Malinen2010-09-091-0/+33
* WPS 2.0: Add Request to Enroll attribute into Probe RequestJouni Malinen2010-09-091-0/+10
* WPS 2.0: Add new attributes and update version negotiationJouni Malinen2010-09-091-1/+16
* WPS: Make DH debug prints easier to understandJouni Malinen2010-08-111-1/+1
* WPS: Add more debug info for DH keysJouni Malinen2010-07-171-0/+2
* Add WPS IE into (Re)Association Response frame if WPS is usedJouni Malinen2010-05-261-0/+10
* Remove src/crypto from default include pathJouni Malinen2009-11-291-4/+4
* Allow the internal DH implementation to be overriddenJouni Malinen2009-10-111-4/+6
* WPS UFD: Build OOB functionality only if UFD is enabledJouni Malinen2009-02-261-0/+2
* WPS UFD: Use pre-configured DH keys only with OOBJouni Malinen2009-02-261-2/+12
* WPS: Add UFD support (USBA out-of-band mechanism)Masashi Honma2009-02-261-4/+48
* WPS: Pad DH Public Key and Shared Key to 192 octetsJouni Malinen2009-01-221-0/+1
* WPS: Split wps_common.c into partsJouni Malinen2008-11-291-0/+253