hostap/src/eap_server
Jouni Malinen d601247ca9 P2P: Allow WPS_PBC command on GO to select on P2P Device Address
An optional parameter, p2p_dev_addr, can now be given to WPS_PBC
command on P2P GO to indicate that only the P2P device with the
specified P2P Device Address is allowed to connect using PBC. If
any other device tries to use PBC, a session overlap is indicated
and the negotiation is rejected with M2D. The command format for
specifying the address is "WPS_PBC p2p_dev_addr=<address>", e.g.,
WPS_PBC p2p_dev_addr=02:03:04:05:06:07

In addition, show the PBC session overlap indication as a WPS failure
event on an AP/GO interface. This particular new case shows up as
"WPS-FAIL msg=4 config_error=12".
2011-02-07 18:28:36 +02:00
..
eap.h Fix EAP standalone server 2010-11-07 16:25:35 +02:00
eap_i.h EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10: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.c Fix EAP standalone server 2010-11-07 16:25:35 +02: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.c Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +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_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 P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02: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
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 TNCS: Fix uninit in error case to not double free IMVs 2010-04-18 11:10:46 +03:00
tncs.h TNC: Added preliminary code for IF-TNCCS-SOH server side support 2008-03-30 17:10:44 +03:00