hostapd/src
Jouni Malinen 6652b61cd4 Fixed EAP-TNC not to include extra EAP header and TNC flags
The change to support fragmentation added extra function to generate the
EAP header, but forgot to remove the original code and ended up getting two
EAP headers and TNC flags field in the generated message. These header
fields need to be added only in the function that builds the final message
(and if necessary, fragments the data).
2008-07-17 02:17:37 +03:00
..
common WEXT: IEEE 802.11w/MFP configuration 2008-06-18 11:13:33 +03:00
crypto Internal TLS: Added support for parsing PKCS #8 formatted private keys 2008-06-02 19:39:46 +03:00
drivers wext: fix maxrate calculation 2008-07-15 20:07:50 +03:00
eap_common EAP-PEAP: Moved the common peap_prfplus() function into a shared file 2008-06-09 10:32:12 +03:00
eap_peer Fixed EAP-TNC not to include extra EAP header and TNC flags 2008-07-17 02:17:37 +03:00
eap_server Fixed EAP-TNC not to include extra EAP header and TNC flags 2008-07-17 02:17:37 +03: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 Fixed RADIUS client local address forcing for IPv6 (eapol_test) 2008-06-05 20:33:33 +03:00
rsn_supp Make proactive key caching working again 2008-07-06 10:50:53 +03:00
tls Updated the LibTomMath reference to use 0.41 version 2008-06-06 10:32:09 +03:00
utils Introduced new helper function is_zero_ether_addr() 2008-06-03 18:08:48 +03:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00