Remove the GPL notification from files contributed by Jouni Malinen
[mech_eap.git] / src / wps / wps_registrar.c
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-08 Ganesh PrasadhWPS: Allow wildcard UUID PIN to be used twice
2011-12-29 Spencer ChangWPS: Cancel previous registered wps_registrar_pbc_timeout
2011-12-11 Vitaly WoolSkip WPS PBC overlap detection if P2P address is the...
2011-11-30 Subrat DashWPS: Fix stopping of active WPS operation on dual concu...
2011-11-30 Jouni MalinenWPS ER: Fix segfault in some selected registrar change...
2011-10-30 Olivier SobrieWPS: Send the credential when learning AP params in...
2011-09-30 Zhi ChenWPS: Send AP Settings as a wrapped Credential attribute...
2011-09-21 Pavel RoskinFix typos found by codespell
2011-08-11 Jouni MalinenWPS: Fix M2/M2D Config Methods to include PushButton...
2011-08-11 Jouni MalinenWPS: Fix default virt/phy pushbutton config method...
2011-08-04 Anish NatarajDispatch more WPS events through hostapd ctrl_iface
2011-03-19 Jean-Michel BachotWPS: Add support for adding WPS Vendor Extensions
2011-03-19 Jouni MalinenWPS: Move P2P extension generation for WSC IE in Beacon...
2011-03-17 Jouni MalinenWPS: Add more debug information to PBC session overlap...
2011-03-17 Jouni MalinenWPS: Fix active PBC session removal to ignore MAC address
2011-03-10 Chao-Wen YangWPS: Indicate PBC session overlap in wps_pbc return...
2011-03-10 Jouni MalinenWPS: Ignore PBC session overlap if a specific Enrollee...
2011-03-10 Jouni MalinenWPS: Show the received UUID-E from Probe Request in...
2011-03-10 Jouni MalinenWPS: Use only UUID-E in PBC session overlap detection...
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-01-13 Chao-Wen YangWPS: Add mechanism for indicating non-standard WPS...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-17 Jouni MalinenWPS: Add special AP Setup Locked mode to allow read...
2010-11-09 Jouni MalinenWPS: Add wildcard AuthorizedMACs entry for PBC
2010-11-04 Jouni MalinenWPS: Send WSC_NACK if message without Message Type...
2010-11-04 Jouni MalinenWPS: Share common function for building WSC ACK/NACK
2010-10-21 Jouni Malinenhostapd: Add wps_config ctrl_interface command for...
2010-10-14 Jouni MalinenWPS: Add Config Error into WPS-FAIL events
2010-09-23 Jouni MalinenWPS ER: Make sure PIN timeout does not interrupt PBC...
2010-09-23 Jouni MalinenWPS: Add more debug details for Credential building
2010-09-23 Jouni MalinenWPS: Fix strict validation of encrypted data for WSC...
2010-09-22 Jouni MalinenWPS: Make testing operations configurable at runtime
2010-09-20 Jouni MalinenWPS: Fix Beacon WPS IE on concurrent dualband AP in...
2010-09-10 Ardong ChenWPS: Allow pending WPS operation to be cancelled
2010-09-09 Jouni MalinenP2P: Do no process Probe Request with P2P wildcard...
2010-09-09 Jouni MalinenP2P: Add Device Name into WPS IE in Probe Request frames
2010-09-09 Jouni MalinenWPS 2.0: Convert new attributes into WFA vendor extension
2010-09-09 Jouni MalinenWPS: Add more debug prints for authorized MACs operations
2010-09-09 Jouni MalinenWPS ER: Use PBC overlap detection
2010-09-09 Jouni MalinenWPS 2.0: Make sure PHY/VIRT flag gets set for PBC
2010-09-09 Jouni MalinenWPS 2.0: Add wildcard AuthorizedMACs if Enrollee addres...
2010-09-09 Jouni MalinenWPS 2.0: Make WSC 2.0 support to be build option (CONFI...
2010-09-09 Jouni MalinenWPS: Add a test mechanism for adding an extra credentia...
2010-09-09 Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-09-09 Jouni MalinenWPS 2.0: Fix Probe Request WPS IE building to be able...
2010-09-09 Jouni MalinenWPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT...
2010-09-09 Jouni MalinenWPS 2.0: Add virtual/physical display and pushbutton...
2010-09-09 Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-09-09 Jouni MalinenWPS 2.0: Add new attributes and update version negotiation
2010-07-05 Jouni MalinenWPS: Add a workaround for OS X 10.6.3 and .4 (use PSK...
2010-05-26 Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2010-04-04 Jouni MalinenWPS: Fix PBC session overlap detection to use Device...
2010-03-13 Jouni MalinenFix WPS IE in Probe Response frame to include proper...
2010-02-12 Jouni MalinenWPS: Fix AP operation with internal Registrar when...
2010-01-01 Jouni MalinenWPS: Fix Probe Request processing to handle missing...
2009-12-28 Jouni MalinenWPS: Add Enrollee-seen event message and wpa_gui-qt4...
2009-12-24 Jouni MalinenWPS: Fix a memory leak if set_ie_cb() is not set
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-21 Jouni MalinenWPS: Prefer PSK format if Enrollee does not advertise...
2009-12-21 Jouni MalinenWPS: Add option for forcing Registrar to use PSK format...
2009-12-19 Jouni MalinenWPS: Convert Registrar PIN list to use struct dl_list
2009-12-19 Jouni MalinenWPS: Convert struct subscription to use struct dl_list
2009-12-19 Jouni MalinenWPS: Convert struct subscr_addr to use dl_list
2009-12-12 Jouni MalinenWPS: Handle Selected Registrar as a union of info from...
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-26 Jouni MalinenWPS: Clean up Primary Device Type handling
2009-11-24 Jouni MalinenResolve some sparse warnings
2009-11-18 Jouni MalinenWPS: Fix MAC Address inside Credential be that of Enrol...
2009-11-15 Jouni MalinenWPS ER: Use learnt AP settings to build credentials...
2009-11-15 Jouni MalinenWPS ER: Add command for fetching current AP settings
2009-11-15 Jouni MalinenWPS ER: Do not try to process AP Settings in proxied...
2009-11-13 Jouni MalinenWPS: Fix AP to proxy WSC_NACK to ER
2009-11-13 Jouni MalinenWPS: Fix OpCode when proxying WSC_ACK or WSC_NACK from ER
2009-11-13 Jouni MalinenWPS ER: Add PIN configuration and SetSelectedRegistrar...
2009-11-01 Andriy TkachukWPS: SelectedRegistrar expiration for internal PIN...
2009-11-01 Jouni MalinenWPS: Abort ongoing PBC protocol run if session overlap...
2009-11-01 Oleg KravtsovWPS: Add PBC overlap and timeout events from WPS module
2009-11-01 Jouni MalinenWPS: Use Config Error 12 to indicate PBC overlap in M2D
2009-09-07 Jouni MalinenWPS: Store device info and make it available through...
2009-09-06 Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-06-10 Jouni MalinenWPS: Change wpa_supplicant wps_reg to not send out M8
2009-05-26 Jouni MalinenWPS: Add support for setting timeout for PIN
2009-05-06 Jouni MalinenWPS: Add a workaround for auth/encr type flags mismatches
2009-03-30 Jouni MalinenWPS: Fix local configuration update after AP configuration
2009-03-19 Jouni MalinenFix doxygen function comment
2009-03-08 Jouni MalinenWPS: Add a workaround for static WEP with Windows netwo...
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-09 Masashi HonmaWPS: Set correct Selected Registrar Config Methods...
2009-02-06 Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-02-06 Jouni MalinenWPS: Moved Version attribute validation into a shared...
2009-02-06 Andriy TkachukWPS: Set correct Device Password ID in M2
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-23 Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
2009-01-21 Jouni MalinenWPS: Added option to disable AP auto-config on first...
2009-01-20 Jouni MalinenChanged Credential MAC Address to be BSSID in AP/Registrar
2009-01-17 Jouni MalinenChanged the Network Index value to 1 since that is...
2009-01-16 Jouni MalinenAdded an option to add (or override) Credential attribu...
next