TNC: Added preliminary TNC implementation for hostapd
[libeap.git] / src /
2008-03-09 Jouni MalinenTNC: Added preliminary TNC implementation for hostapd
2008-02-28 Jouni MalinenEAP-FAST: Verify that identity from PAC-Opaque matches...
2008-02-28 Jouni MalinenEAP-FAST: Cleaned up TLV processing and added support...
2008-02-28 Jouni MalinenEAP-FAST: Define and use EAP_FAST_CMK_LEN
2008-02-28 Jouni MalinenRemoved extra '_' from struct eap_tlv_crypto_binding__t...
2008-02-28 Jouni MalinenEAP-FAST: Divided eap_fast_process() into number of...
2008-02-28 Jouni MalinenEAP-FAST: Moved common peer/server functionality into...
2008-02-28 Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28 Jouni MalinenEAP-FAST: Add peer identity into EAP-FAST PAC-Opaque
2008-02-28 Jouni MalinenAdded max_listen_interval configuration option
2008-02-28 Jouni Malinendriver_ralink: Make sure assoc_{req,resp}_ies do not...
2008-02-28 Jouni Malinendriver_ralink: Use os_strlcpy instead of os_strncpy...
2008-02-28 Jouni Malinendriver_ralink: Fixed couple of memory leaks on error...
2008-02-28 Jouni MalinenVerify that os_get_time() does not fail before using...
2008-02-28 Jouni MalinenFixed base64_decode() reject empty input buffers
2008-02-28 Jouni MalinenEnforce non-zero MPPE key length
2008-02-28 Jouni MalinenSilence SIOCSIWAUTH ioctl failure message.
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...