wpa_supplicant AP: Add EAPOL frame TX and RX
[wpasupplicant] / src / eap_server /
2009-03-25 Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2009-03-13 Jouni MalinenFix TNC with EAP-TTLS
2009-03-13 Jouni MalinenFix segmentation fault on EAP-TTLS phase 2 EAP method...
2009-03-13 Masashi HonmaTNC: Send EAP-Failure on TNC failure
2009-03-02 Jouni MalinenFix EAPOL/EAP reauthentication with external RADIUS...
2009-02-26 Jouni MalinenUpdate EAP-GPSK references from internet draft to RFC...
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-02-15 Jouni MalinenAdd debug prints for couple of new EAP-AKA' attributes
2009-02-06 Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-13 Jouni MalinenRenamed shadowed variable
2009-01-03 Jouni MalinenRemoved registrar pointer from wps_config and wps_data
2009-01-03 Jouni MalinenRemoved duplicated authenticator yes/no from wps_config...
2009-01-03 Jouni MalinenRemoved unused WPS_PENDING processing result
2009-01-03 Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-02 Jouni MalinenFixed number of doxygen warnings
2008-12-29 Jouni MalinenWPS: Set recommended retransmission times with EAP...
2008-12-29 Jouni MalinenFixed retransmission of EAP requests if no response...
2008-12-26 Jouni MalinenAdd RADIUS server support for identity selection hint...
2008-12-16 Jouni MalinenFixed EAP-AKA build in case EAP-AKA' is disabled
2008-12-14 Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
2008-12-07 Jouni MalinenMerged EAP-AKA' into eap_aka.c and added it to defconfi...
2008-12-05 Jouni MalinenAdded protection against EAP-AKA' -> EAP-AKA bidding...
2008-12-04 Jouni MalinenEAP-AKA': Added CK',IK' derivation
2008-12-04 Jouni MalinenEAP-AKA': Comment out EAP-AKA' server KDF negotiation
2008-12-04 Jouni MalinenEAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT...
2008-12-03 Jouni MalinenEAP-AKA': Allow both AKA AKA' to be registed from eap_a...
2008-12-03 Jouni MalinenEAP-AKA': Derive keys using the new KDF (PRF')
2008-12-02 Jouni MalinenEAP-AKA': Use HMAC-SHA-256-128 for AT_MAC
2008-12-02 Jouni MalinenEAP-AKA': Use SHA256 for AT_CHECKCODE
2008-12-02 Jouni MalinenUse a variable to store EAP method type for EAP-AKA...
2008-12-02 Jouni MalinenAdd a starting point for EAP-AKA' (draft-arkko-eap...
2008-11-29 Jouni MalinenWPS: Parse Request Type from WPS IE in (Re)AssocReq...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-20 Jouni MalinenFixed EAP-TLS message fragmentation for the last TLS...
2008-11-20 Jouni MalinenFixed EAPA-AKA warning message about AT_RES length...
2008-11-07 Jouni MalinenEAP-AKA: Validate RES Length field in AT_RES
2008-11-06 Jouni MalinenEAP-FAST server: allow expired PAC for PAC refresh
2008-10-29 Jouni MalinenFixed size_t printf format for 64-bit targets
2008-10-19 Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-08 Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08 Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
2008-10-08 Jouni MalinenChange the order of Result TLV and PAC TLV to avoid...
2008-10-01 Jouni MalinenFixed EAP-TTLS server to verify eap_ttls_phase2_eap_ini...
2008-08-24 Jouni MalinenFixed EAP-FAST server PAC-Opaque padding
2008-08-16 Jouni MalinenUpdated EAP-TTLSv0 references to use RFC 5281
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-06-05 Jouni MalinenFixed potential NULL pointer dereference if memory...
2008-05-29 Jouni MalinenChanged TLS server to use OpenSSL SSL_accept() instead...
2008-05-28 Jouni MalinenAdd eap_tls_state() to get closer to EAP-TTLS/PEAP...
2008-05-28 Jouni MalinenShare EAP-TLS/PEAP/TTLS/FAST core process() functionality
2008-05-28 Jouni MalinenDo not refer to Flags::Version field as 'PEAP version'
2008-05-28 Jouni MalinenRedesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly
2008-05-26 Jouni MalinenFixed EAP-IKEv2 server fragment processing
2008-05-26 Jouni MalinenAdded a workaround for handling TLS compression
2008-05-26 Jouni MalinenAdded fragmentation support for EAP-TNC
2008-05-06 Jouni MalinenFixed xsi:schemaLocation to use whitespace to separate...
2008-03-30 Jouni MalinenTNC: Added preliminary code for IF-TNCCS-SOH server...
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: Integrated TNC support into EAP-TTLS server
2008-03-09 Jouni MalinenTNC: Integrated TNC support into EAP-FAST server
2008-03-09 Jouni MalinenTNC: Provide 'tnc' configuration option for EAP server...
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 MalinenRe-initialize hostapd/wpa_supplicant git repository...