hostapd/src/eap_peer
Jouni Malinen fa4c2988ae WPS NFC: Process new style handover select
The new WPS connection handover select includes Registrar public key
hash instead of credential. Use the new information to start
abbreviated WPS handshake instead of configuring a new network directly
from the old Credential-from-NFC design.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2014-01-27 21:10:55 +02:00
..
eap.c Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
eap.h Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
eap_aka.c EAP-AKA/AKA' peer: Allow external USIM processing to be used 2013-10-20 13:12:04 +03:00
eap_config.h EAP peer: Add framework for external SIM/USIM processing 2013-10-20 13:12:04 +03:00
eap_eke.c EAP-EKE: Allow forced algorithm selection to be configured 2013-12-29 17:18:17 +02:00
eap_fast.c Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
eap_fast_pac.c EAP-FAST: Allow empty PAC file to be used 2013-01-12 17:33:22 +02:00
eap_fast_pac.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_gpsk.c EAP-GPSK: Report CSuite negotiation failure properly 2014-01-07 10:45:11 +02:00
eap_gtc.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_i.h Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
eap_ikev2.c EAP-IKEv2 peer: Allow fragmentation limit to be configured 2014-01-07 10:45:11 +02:00
eap_leap.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_md5.c EAP-MD5: Verify that CHAP operation succeeds 2012-08-16 18:49:02 +03:00
eap_methods.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_methods.h EAP-EKE: Add peer implementation 2013-07-07 20:30:10 +03:00
eap_mschapv2.c Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eap_otp.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_pax.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_peap.c Remove PEAPv2 support 2014-01-07 10:45:11 +02:00
eap_proxy.h eap_proxy: Add context data pointer to the get_imsi call 2013-10-23 20:51:46 +03:00
eap_proxy_dummy.c eap_proxy: Add context data pointer to the get_imsi call 2013-10-23 20:51:46 +03:00
eap_psk.c EAP peer: Add Session-Id derivation to more EAP methods 2013-02-09 01:20:45 +02:00
eap_pwd.c EAP-pwd peer: Allow fragmentation limit to be configured 2014-01-07 10:45:11 +02:00
eap_sake.c EAP peer: Add Session-Id derivation to more EAP methods 2013-02-09 01:20:45 +02:00
eap_sim.c EAP-SIM peer: Allow external SIM processing to be used 2013-10-20 13:12:04 +03:00
eap_tls.c EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_tls_common.c Add AAA server domain name suffix matching constraint 2013-10-18 13:34:26 +03:00
eap_tls_common.h EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_tnc.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_ttls.c EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_vendor_test.c Use proper private enterprise number for EAP VENDOR-TEST 2012-08-22 21:37:19 +03:00
eap_wsc.c WPS NFC: Process new style handover select 2014-01-27 21:10:55 +02:00
ikev2.c EAP-IKEv2 peer: Fix a memory leak in notify round 2014-01-07 10:45:11 +02:00
ikev2.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
mschapv2.c MSCHAPv2: Check operation success for NT response generation 2012-08-16 18:42:27 +03:00
mschapv2.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tncc.c Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
tncc.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00