fragattacks/src/eap_server
Jouni Malinen fa5165586f WPS: Add a workaround for Windows 7 capability discovery for PBC
Windows 7 uses incorrect way of figuring out AP's WPS capabilities by
acting as a Registrar and using M1 from the AP. The config methods
attribute in that message is supposed to indicate only the configuration
method supported by the AP in Enrollee role, i.e., to add an external
Registrar. For that case, PBC shall not be used and as such, the
PushButton config method is removed from M1 by default. If pbc_in_m1=1
is included in the configuration file, the PushButton config method is
left in M1 (if included in config_methods parameter) to allow Windows 7
to use PBC instead of PIN (e.g., from a label in the AP).
2011-05-17 19:53:02 +03:00
..
eap_i.h WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eap_methods.h EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eap_server_aka.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_fast.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_gpsk.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_gtc.c Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +02:00
eap_server_identity.c Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +02:00
eap_server_ikev2.c EAP server: Add support for configuring fragment size 2010-07-20 22:56:10 -07:00
eap_server_md5.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_methods.c Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +02:00
eap_server_mschapv2.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_pax.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_peap.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_psk.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_pwd.c EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_server_sake.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_sim.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server_tls_common.c EAP server: Add support for configuring fragment size 2010-07-20 22:56:10 -07:00
eap_server_tls.c Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +02:00
eap_server_tnc.c EAP server: Add support for configuring fragment size 2010-07-20 22:56:10 -07:00
eap_server_ttls.c Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +02:00
eap_server_vendor_test.c Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +02:00
eap_server_wsc.c WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eap_server.c WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eap_sim_db.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_sim_db.h Move EAP-SIM DB conditional build into hostapd 2009-12-06 18:23:53 +02:00
eap_tls_common.h Rename EAP TLS variables to make server and peer code consistent 2009-12-24 00:16:58 +02:00
eap.h WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
ikev2.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
ikev2.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
tncs.c TNC: Fix TNC_{TNCC,TNCS}_ReportMessageTypes copy type 2011-04-13 23:10:21 +03:00
tncs.h TNC: Added preliminary code for IF-TNCCS-SOH server side support 2008-03-30 17:10:44 +03:00