EAP-WSC peer: Reject connection on unexpected failure
[mech_eap.git] / src / eap_peer / eap_wsc.c
2015-08-30 Jouni MalinenEAP-WSC peer: Reject connection on unexpected failure
2014-11-23 Jouni MalinenWPS: Add explicit message length limit of 50000 bytes
2014-04-06 Jouni MalinenWPS: Remove unused WEP related functionality
2014-01-27 Jouni MalinenWPS NFC: Process new style handover select
2014-01-27 Jouni MalinenWPS NFC: Validate peer public key hash on Enrollee
2013-03-31 Jouni MalinenWPS: Add more helpful debug for invalid WPS_REG command...
2013-02-24 Jouni MalinenWPS: Fix OOB Device Password use in PSK1,PSK1 derivation
2013-02-14 Jouni MalinenWPS: Fix wps_reg nfc-pw option
2012-06-28 Jouni MalinenWPS: Allow NFC password token from AP to be used with...
2012-06-27 Jouni MalinenWPS: Fix OOB Device Password use for EAP-WSC peer
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2010-09-09 Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09 Jouni MalinenWPS: Make fragment size configurable for EAP-WSC peer
2010-09-09 Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-07-21 Jouni MalinenWPS: Allow fragment size to be configured
2010-07-18 Jouni MalinenWPS: Reduce client timeout with EAP-WSC to avoid long...
2009-09-06 Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-05-26 Jouni MalinenWPS: Add support for setting timeout for PIN
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-03 Jouni MalinenMoved WPS Registrar initialization from EAP peer to...
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 MalinenRemoved unused WPS_PENDING processing result
2009-01-03 Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-01 Jouni MalinenWPS: Cleanup UUID and MAC address configuration
2008-12-21 Jouni MalinenUse wildcard UUID when setting AP PIN for Registrar...
2008-12-17 Jouni MalinenWPS: Fixed deinit code for freeing config and registrar...
2008-12-10 Jouni MalinenRename MSG to MESG to avoid conflicts with Windows...
2008-11-29 Jouni MalinenWPS: Get AP PIN from configuration instead of using...
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28 Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-28 Jouni MalinenWPS: Moved device attributes into wps_context::dev...
2008-11-27 Jouni MalinenWPS: Process old AP Settings in M7 when registering...
2008-11-27 Jouni MalinenFixed a typo in a debug message
2008-11-26 Jouni MalinenWPS: Moved UUID configuration from phase1 into global...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...