hostap/src/eap_peer
Jouni Malinen 7adc3c1296 Make phase2_method initialization easier for static analyzers
data->phase2_method cannot really be NULL if
eap_fast_init_phase2_method() returns success, but this construction
seems to be too difficult for some static analyzers. While this change
is not really needed in practice, it makes it easier to go through
warnings from such analyzers.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-13 22:47:14 +02:00
..
eap.c Use an enum for EAP SM requests 2011-10-30 12:04:24 +02:00
eap.h Use an enum for EAP SM requests 2011-10-30 12:04:24 +02:00
eap_aka.c Move milenage.[ch] into src/crypto 2009-12-05 21:00:52 +02:00
eap_config.h Add TLS client events, server probing, and srv cert matching 2010-02-13 11:14:23 +02:00
eap_fast.c Make phase2_method initialization easier for static analyzers 2011-11-13 22:47:14 +02:00
eap_fast_pac.c Fix EAP-FAST PAC file writer to avoid crash with multiple PACs 2010-12-04 11:37:41 -08:00
eap_fast_pac.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_gpsk.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_gtc.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_i.h WPS: Allow fragment size to be configured 2010-07-20 22:55:39 -07:00
eap_ikev2.c Renamed MSG to PROC_MSG to avoid conflicts with MinGW winuser.h 2008-08-10 18:00:11 +03:00
eap_leap.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_md5.c EAP-MD5: Use conditional success decision 2010-04-11 13:43:17 +03:00
eap_methods.c EAP: Add "expanded" EAP type to get_name functions 2011-08-28 19:23:16 +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_mschapv2.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_otp.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_pax.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_peap.c PEAP: Verify peap_prfplus() result 2011-11-13 11:29:17 +02:00
eap_psk.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_pwd.c EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_sake.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_sim.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_tls.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_tls_common.c Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eap_tls_common.h Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eap_tnc.c Remove unnecessary include file inclusion 2011-11-13 22:13:04 +02:00
eap_ttls.c EAP-TTLS peer: Fix user input during implicit identity request 2011-10-30 12:02:20 +02:00
eap_vendor_test.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_wsc.c P2P: Set Device Password ID in WPS M1/M2 per new rules 2010-09-09 07:17:19 -07:00
ikev2.c Fix typos found by codespell 2011-09-22 00:43:59 +03: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
mschapv2.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
mschapv2.h Pass digest return value to CHAP/MSCHAPv2 caller 2009-08-16 18:38:35 +03:00
tncc.c TNC: Fix TNC_{TNCC,TNCS}_ReportMessageTypes copy type 2011-04-13 23:10:21 +03:00
tncc.h Added option to force SoH version 1 (tnc=soh1) 2008-12-07 21:00:42 +02:00