aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps_registrar.c
Commit message (Expand)AuthorAgeFilesLines
* WPS: fix nonce comparisons (UPSTREAM)Eyal Shapira2012-08-131-7/+7
* Fix a crash in WPS PBC overlap (BRCM)Eyal Shapira2012-08-021-0/+5
* WPS: Use separate list of NFC Password Tokens in the RegistrarJouni Malinen2012-06-271-8/+133
* WPS: Add new mechanism for communicating NFC tag read eventsJouni Malinen2012-06-271-1/+40
* hostapd: Fix PBC config method of WSC IE in Beacon/Probe ResponseYoni Divinsky2012-06-251-4/+8
* WPS: Invalidate wildcard PIN on other radios after successful useJouni Malinen2012-02-291-7/+26
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* WPS: Allow wildcard UUID PIN to be used twiceGanesh Prasadh2012-02-081-3/+11
* WPS: Cancel previous registered wps_registrar_pbc_timeoutSpencer Chang2011-12-291-0/+1
* Skip WPS PBC overlap detection if P2P address is the sameVitaly Wool2011-12-111-4/+9
* WPS: Fix stopping of active WPS operation on dual concurrent APSubrat Dash2011-11-301-0/+12
* WPS ER: Fix segfault in some selected registrar change casesJouni Malinen2011-11-301-1/+0
* WPS: Send the credential when learning AP params in registrar roleOlivier Sobrie2011-10-301-0/+43
* WPS: Send AP Settings as a wrapped Credential attribute to ctrl_ifaceZhi Chen2011-09-301-0/+19
* Fix typos found by codespellPavel Roskin2011-09-221-2/+2
* WPS: Fix M2/M2D Config Methods to include PushButton even if PBC not in useJouni Malinen2011-08-111-9/+1
* WPS: Fix default virt/phy pushbutton config method settingJouni Malinen2011-08-111-4/+2
* Dispatch more WPS events through hostapd ctrl_ifaceAnish Nataraj2011-08-041-0/+1
* WPS: Add support for adding WPS Vendor ExtensionsJean-Michel Bachot2011-03-191-4/+15
* WPS: Move P2P extension generation for WSC IE in Beacon framesJouni Malinen2011-03-191-9/+9
* WPS: Add more debug information to PBC session overlap checkJouni Malinen2011-03-171-7/+24
* WPS: Fix active PBC session removal to ignore MAC addressJouni Malinen2011-03-171-7/+12
* WPS: Indicate PBC session overlap in wps_pbc return valueChao-Wen Yang2011-03-101-3/+6
* WPS: Ignore PBC session overlap if a specific Enrollee is selectedJouni Malinen2011-03-101-8/+31
* WPS: Show the received UUID-E from Probe Request in debug logJouni Malinen2011-03-101-0/+2
* WPS: Use only UUID-E in PBC session overlap detection on RegistrarJouni Malinen2011-03-101-3/+10
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-071-2/+37
* WPS: Add mechanism for indicating non-standard WPS errorsChao-Wen Yang2011-01-131-8/+16
* Annotate places depending on strong random numbersJouni Malinen2010-11-241-4/+5
* WPS: Add special AP Setup Locked mode to allow read only ERJouni Malinen2010-11-171-1/+1
* WPS: Add wildcard AuthorizedMACs entry for PBCJouni Malinen2010-11-091-0/+4
* WPS: Send WSC_NACK if message without Message Type is receivedJouni Malinen2010-11-041-1/+2
* WPS: Share common function for building WSC ACK/NACKJouni Malinen2010-11-041-47/+0
* hostapd: Add wps_config ctrl_interface command for configuring APJouni Malinen2010-10-211-0/+40
* WPS: Add Config Error into WPS-FAIL eventsJouni Malinen2010-10-141-9/+12
* WPS ER: Make sure PIN timeout does not interrupt PBC operationJouni Malinen2010-09-231-0/+8
* WPS: Add more debug details for Credential buildingJouni Malinen2010-09-221-1/+5
* WPS: Fix strict validation of encrypted data for WSC 2.0-only caseJouni Malinen2010-09-221-2/+3
* WPS: Make testing operations configurable at runtimeJouni Malinen2010-09-211-3/+6
* WPS: Fix Beacon WPS IE on concurrent dualband AP in PBC modeJouni Malinen2010-09-201-0/+18
* WPS: Allow pending WPS operation to be cancelledArdong Chen2010-09-101-20/+58
* P2P: Do no process Probe Request with P2P wildcard SSID in WPSJouni Malinen2010-09-091-2/+3
* P2P: Add Device Name into WPS IE in Probe Request framesJouni Malinen2010-09-091-0/+9
* WPS 2.0: Convert new attributes into WFA vendor extensionJouni Malinen2010-09-091-29/+20
* WPS: Add more debug prints for authorized MACs operationsJouni Malinen2010-09-091-3/+28
* WPS ER: Use PBC overlap detectionJouni Malinen2010-09-091-2/+2
* WPS 2.0: Make sure PHY/VIRT flag gets set for PBCJouni Malinen2010-09-091-46/+41
* WPS 2.0: Add wildcard AuthorizedMACs if Enrollee address is not knownJouni Malinen2010-09-091-4/+19
* WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)Jouni Malinen2010-09-091-14/+36
* WPS: Add a test mechanism for adding an extra credential into M8Jouni Malinen2010-09-091-0/+24