hostap/src
Jouni Malinen 0ac0e4df1c EAP-PEAP: Moved EAP-TLV processing into eap_peap.c
EAP-PEAP was the only method that used the external eap_tlv.c peer
implementation. This worked fine just for the simple protected result
notification, but extending the TLV support for cryptobinding etc. is not
trivial with such separation. With the TLV processing integrated into
eap_peap.c, all the needed information is now available for using
additional TLVs.
2008-03-18 11:26:17 +02:00
..
common Silence gcc 4.3.0 warnings about invalid array indexes 2008-03-12 09:33:18 +02:00
crypto Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
drivers Some cleanup for the new driver wrapper for PS3 2008-03-13 19:05:45 +02:00
eap_common EAP-FAST: Define and use EAP_FAST_CMK_LEN 2008-02-27 17:58:46 -08:00
eap_peer EAP-PEAP: Moved EAP-TLV processing into eap_peap.c 2008-03-18 11:26:17 +02:00
eap_server EAP-PEAP: Moved EAP-TLV processing into eap_peap.c 2008-03-18 08:31:04 +02:00
eapol_supp Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
hlr_auc_gw Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
l2_packet Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius TNC: Provide 'tnc' configuration option for EAP server and methods 2008-03-09 10:42:53 +02:00
rsn_supp FT: Use correct BSSID when deriving PTK and verifying MIC 2008-03-12 11:20:20 +02:00
tls Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
utils EAP-FAST: Cleaned up TLV processing and added support for EAP Sequences 2008-02-27 17:59:34 -08:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00