aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps
Commit message (Expand)AuthorAgeFilesLines
...
* WPS: Remove unused error path codeJouni Malinen2010-10-171-3/+2
* WPS UPnP: Fix HTTP client timeout event codeJouni Malinen2010-10-171-4/+4
* WPS: Add Config Error into WPS-FAIL eventsJouni Malinen2010-10-145-18/+27
* WPS: Workaround broken Credential encoding from some D-Link APsJouni Malinen2010-10-111-0/+19
* WPS ER: Add more debug info on initialization errorsJouni Malinen2010-09-243-5/+22
* WPS ER: Make sure PIN timeout does not interrupt PBC operationJouni Malinen2010-09-232-0/+14
* WPS: Add more debug details for Credential buildingJouni Malinen2010-09-221-1/+5
* WPS ER: Fix debug message for protocol run done caseJouni Malinen2010-09-221-0/+4
* WPS: Fix strict validation of encrypted data for WSC 2.0-only caseJouni Malinen2010-09-224-30/+24
* WPS: Making some parsing messages use excessive debug levelJouni Malinen2010-09-221-2/+2
* WPS: Fix strict validation of (Re)Association ResponseJouni Malinen2010-09-221-1/+1
* WPS: Add MAC address to validation error message for Probe RequestJouni Malinen2010-09-222-4/+5
* WPS: Make testing operations configurable at runtimeJouni Malinen2010-09-214-14/+31
* WPS 2.0: Fix AuthorizedMACs check to accept wildcard addressJouni Malinen2010-09-211-1/+3
* WPS: Fix Beacon WPS IE on concurrent dualband AP in PBC modeJouni Malinen2010-09-202-0/+23
* WPS: Add BSSID to strict validation error messagesJouni Malinen2010-09-202-4/+7
* WPS: Fix CONFIG_WPS_OOB buildJouni Malinen2010-09-191-2/+2
* WPS: Allow pending WPS operation to be cancelledArdong Chen2010-09-102-20/+59
* WPS: Fix ER PBC overlap detection build with P2P changesJouni Malinen2010-09-091-1/+1
* P2P: Fix WSC IE not to include two Device Name attrs with WPS 2.0 is usedJouni Malinen2010-09-091-0/+2
* P2P: Set Device Password ID in WPS M1/M2 per new rulesJouni Malinen2010-09-092-1/+6
* P2P: Do no process Probe Request with P2P wildcard SSID in WPSJouni Malinen2010-09-092-3/+5
* P2P: Enable use of WPS Requested Device Type without WPS 2.0Jouni Malinen2010-09-091-2/+0
* P2P: Add Device Name into WPS IE in Probe Request framesJouni Malinen2010-09-094-0/+18
* WPS 2.0: Convert new attributes into WFA vendor extensionJouni Malinen2010-09-099-108/+185
* WPS 2.0: Fix strict mode validation of UPnP MAC Address formatJouni Malinen2010-09-091-3/+3
* WPS: Add more debug prints for authorized MACs operationsJouni Malinen2010-09-091-3/+28
* WPS ER: Use PBC overlap detectionJouni Malinen2010-09-093-2/+11
* WPS 2.0: Only reject Probe Request frames from WPS 2.0 devicesJouni Malinen2010-09-091-0/+5
* WPS 2.0: By default, use strict validation reject only with WPS 2.0Jouni Malinen2010-09-091-0/+95
* WPS: Fix strict validation to mandate Network Index attributeJouni Malinen2010-09-091-1/+1
* WPS 2.0: Use strict validation of NewWLANEventMAC only with WPS 2.0Jouni Malinen2010-09-091-3/+8
* WPS ER: Do not use SetSelectedRegistrar when learning/configuring APJouni Malinen2010-09-092-2/+10
* WPS 2.0: Make sure PHY/VIRT flag gets set for PBCJouni Malinen2010-09-091-46/+41
* WPS 2.0: Add strict validation of SetSelectedRegistrar attributesJouni Malinen2010-09-093-0/+46
* WPS 2.0: Add wildcard AuthorizedMACs if Enrollee address is not knownJouni Malinen2010-09-092-4/+25
* WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)Jouni Malinen2010-09-098-15/+74
* WPS 2.0: Add tool for testing protocol extensibilityJouni Malinen2010-09-092-1/+13
* WPS: Add a test mechanism for adding an extra credential into M8Jouni Malinen2010-09-091-0/+24
* WPS 2.0: Validate WPS attributes in management frames and WSC messagesJouni Malinen2010-09-094-0/+2045
* WPS 2.0: Ignore WEP Credentials as station EnrolleeJouni Malinen2010-09-091-1/+27
* WPS 2.0: Enforce new security policy of received AP SettingsJouni Malinen2010-09-091-0/+40
* WPS 2.0: Fix Probe Request WPS IE building to be able to fragment dataJouni Malinen2010-09-094-41/+36
* WPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT is definedJouni Malinen2010-09-096-13/+57
* WPS 2.0: Modify empty-string workaround to meet 2.0 rulesJouni Malinen2010-09-091-25/+35
* WPS 2.0: Add virtual/physical display and pushbutton config methodsJouni Malinen2010-09-094-10/+70
* WPS 2.0: Add device attributes into Probe RequestJouni Malinen2010-09-093-7/+12
* WPS 2.0: Add Request to Enroll attribute into Probe RequestJouni Malinen2010-09-093-1/+14
* WPS 2.0: Add support for AuthorizedMACs attributeJouni Malinen2010-09-098-25/+191
* WPS 2.0: Add new attributes and update version negotiationJouni Malinen2010-09-0911-75/+124