P2P: Send WPS-FAIL event to parent interface, too
[libeap.git] / src / eap_peer /
2008-08-16 Jouni MalinenUpdated EAP-TTLSv0 references to use RFC 5281
2008-08-10 Jouni MalinenRenamed MSG to PROC_MSG to avoid conflicts with MinGW...
2008-07-16 Jouni MalinenFixed EAP-TNC not to include extra EAP header and TNC...
2008-06-09 Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-05-26 Jouni MalinenAdded a workaround for handling TLS compression
2008-05-26 Jouni MalinenAdded fragmentation support for EAP-TNC
2008-05-23 David SmithAdd support to eap_peer for client cert and CA cert...
2008-05-06 Jouni MalinenFixed xsi:schemaLocation to use whitespace to separate...
2008-04-08 Jouni MalinenTNC: Added preliminary code for IF-TNCCS-SOH client...
2008-04-08 Jouni MalinenPEAPv0: Added crypto_binding configuration option ...
2008-03-23 Jouni MalinenEAP-TTLS: Fixed implicit challenge derivation to use...
2008-03-19 Jouni MalinenEAP-PEAP: Fixed interop issues in key derivation with...
2008-03-18 Jouni MalinenEAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK...
2008-03-18 Jouni MalinenEAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2...
2008-03-18 Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-03-09 Jouni MalinenTNC: Fixed TNC when using EAP-TTLS with non-EAP Phase 2
2008-03-09 Jouni MalinenTNC: Added support for using TNC with EAP-FAST
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: Moved common peer/server functionality into...
2008-02-28 Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...