WPS: Fix Beacon WPS IE on concurrent dualband AP in PBC mode
[libeap.git] / src / wps / wps_registrar.c
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...
2009-01-04 Jouni MalinenCompleted Doxygen documentation for functions declared...
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2009-01-03 Jouni MalinenRemoved registrar pointer from wps_config and wps_data
2009-01-03 Jouni MalinenRemoved duplicated authenticator yes/no from wps_config...
2009-01-03 Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-01 Jouni MalinenWPS: Cleanup UUID and MAC address configuration
2008-12-19 Jouni MalinenWPS: Added event callback for successfully completed...
2008-12-19 Jouni MalinenWPS: Added callback for failure-after-M2/M2D
2008-12-16 Jouni MalinenWPS: Improved error processing to use NACK correctly
2008-12-10 Jouni MalinenWorkaround number of compiler warnings with newer MinGW...
2008-11-30 Jouni MalinenWPS: Added support for wildcard PINs that work with...
2008-11-30 Jouni MalinenWPS: Added more verbose debug info on authentication...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-29 Jouni MalinenWPS: Moved RF Bands processing into wps_dev_attr.c
2008-11-29 Jouni MalinenWPS: Moved ProbeReq/AssocReq WPS IE building into wps_c...
2008-11-28 Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-27 Jouni MalinenWPS: Update supplicant configuration when acting as...
2008-11-27 Jouni MalinenWPS: Moved Credential building to use struct wps_credential
2008-11-27 Jouni MalinenWPS: Process old AP Settings in M7 when registering...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...