Add Key Length field into IGTK sub-element (FTIE) per 802.11w/D7.0
[libeap.git] / src /
2008-12-26 Jouni MalinenAdd Key Length field into IGTK sub-element (FTIE) per...
2008-12-26 Jouni MalinenRenamed Ping procedure into SA Query procedure per...
2008-12-26 Jouni MalinenFixed the MFP Status/Reason Code values per 802.11w...
2008-12-25 Jouni MalinenWPS: As a workaround, pad zero-length device attributes
2008-12-25 Andriy TkachukWPS: Do not use Selected Registrar Config Methods from...
2008-12-24 Jouni MalinenAdded get_interfaces() handler to list all NDIS adapters
2008-12-24 Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-12-22 Jouni MalinenMark local functions static.
2008-12-22 Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-21 Jouni MalinenUse wildcard UUID when setting AP PIN for Registrar...
2008-12-21 Jouni MalinenFixed NDIS AuthMode configuration for WPS connection
2008-12-20 Jouni MalinenIANA allocated EAP method type 51 to EAP-GPSK
2008-12-19 Jouni MalinenWPS: Added event callback for successfully completed...
2008-12-19 Jouni MalinenWPS: Added callback for failure-after-M2/M2D
2008-12-18 Jouni MalinenWPS: Added event callback and M2D notification
2008-12-18 Andriy TkachukFix CONFIG_WPS=y, CONFIG_TLS=internal build
2008-12-17 Jouni MalinenWPS: Fixed deinit code for freeing config and registrar...
2008-12-16 Jouni MalinenWPS: Improved error processing to use NACK correctly
2008-12-16 Jouni MalinenFixed EAP-AKA build in case EAP-AKA' is disabled
2008-12-15 Jouni MalinenUse a fixed wps_msg prefix with WPS creds notification
2008-12-15 Jouni MalinenWPS: Added control interface notification for available...
2008-12-14 Jouni MalinenFixed interoperability issue with PEAPv0 cryptobinding...
2008-12-14 Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
2008-12-12 Jouni MalinenPorted driver_test to Windows (only UDP socket available)
2008-12-12 Jouni Malinendriver_test: Optional support for using UDP socket
2008-12-10 Jouni MalinenComment out dynamic CertEnumCertificatesInStore loading...
2008-12-10 Jouni MalinenWorkaround number of compiler warnings with newer MinGW...
2008-12-10 Jouni MalinenResolved number of signed/unsigned mismatches and ntddn...
2008-12-10 Jouni MalinenRename MSG to MESG to avoid conflicts with Windows...
2008-12-10 Jouni MalinenDon't include unused calls to SHA256 functions if EAP...
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-12-08 Jouni Malinennl80211: Include copy of linux/nl80211.h with hostapd...
2008-12-07 Jouni MalinenAdded option to force SoH version 1 (tnc=soh1)
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 MalinenFixed a typo in a comment
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-04 Jouni MalinenFixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server...
2008-12-04 Jouni MalinenMade 802.11 management frame IE parser aware of vendor...
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-30 Jouni MalinenWPS: Added support for wildcard PINs that work with...
2008-11-30 Jouni MalinenWPS: Added more verbose debug info on authentication...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-29 Jouni MalinenWPS: Get AP PIN from configuration instead of using...
2008-11-29 Jouni MalinenWPS: Added helper functions for generating and validati...
2008-11-29 Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-29 Jouni MalinenWPS: Moved WPS IE building for ProbeReq/AssocReq into...
2008-11-29 Jouni MalinenWPS: Split wps_common.c into parts
2008-11-29 Jouni MalinenWPS: Moved RF Bands processing into wps_dev_attr.c
2008-11-29 Jouni MalinenWPS: Moved ProbeReq/AssocReq WPS IE building into wps_c...
2008-11-29 Jouni MalinenWPS: Pass device data into wps_enrollee_build_probe_req...
2008-11-29 Jouni MalinenWPS: Parse Request Type from WPS IE in (Re)AssocReq...
2008-11-28 Jouni MalinenWPS: Added comments for main data structures
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28 Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-28 Jouni MalinenWPS: Moved device attributes into wps_context::dev...
2008-11-27 Jouni MalinenWPS: Update supplicant configuration when acting as...
2008-11-27 Jouni MalinenWPS: Moved Credential building to use struct wps_credential
2008-11-27 Jouni MalinenWPS: Process old AP Settings in M7 when registering...
2008-11-27 Jouni MalinenWPS: Moved Credential and AP Settings processing in...
2008-11-27 Jouni MalinenFixed a typo in a debug message
2008-11-26 Jouni MalinenWPS: Added parsing of Request Type and Response Type...
2008-11-26 Jouni MalinenWPS: Moved UUID configuration from phase1 into global...
2008-11-26 Jouni MalinenPEAPv0: Added support for IPMK/CMK derivation in sessio...
2008-11-24 Jouni MalinenAdded support for configuring secondary channel offset...
2008-11-24 Jouni MalinenAdded IEEE 802.11n HT capability configuration (ht_capab)
2008-11-24 Jouni MalinenUpdated HT Capabilities Info field names to match with...
2008-11-23 Jouni MalinenUse SSL_F_SSL_SET_SESSION_TICKET_EXT instead of OPENSSL...
2008-11-23 Jouni MalinenReject GPSK-3 if ID_Server in it does not match with...
2008-11-23 Jouni MalinenAdd a .gitignore for the new wps directory.
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-23 Jouni MalinenPreparations for 0.6.6 release
2008-11-22 Jouni MalinenAdd more verbose debug output for GSM-Milenage use...
2008-11-21 Jouni MalinenFixed canceling of PMKSA caching with driver generated...
2008-11-20 Jouni MalinenFixed EAP-TLS message fragmentation for the last TLS...
2008-11-20 Jouni MalinenFixed Milenage debug output to use correct length for...
2008-11-20 Jouni MalinenFixed EAPA-AKA warning message about AT_RES length...
2008-11-20 Jouni MalinenChanged PEAPv0 cryptobinding to be disabled by default
2008-11-19 Jouni MalinenFixed size_t printf format for 64-bit builds
2008-11-19 Jouke WitteveenFixed a bug in read -> _read cleanup; one missed change
2008-11-19 Jouni MalinenEAP-PEAP: Copy Binding nonce from cryptobinding request...
2008-11-18 Carolin LatzeSeparate OpenSSL engine configuration for Phase 2
2008-11-18 Jouni Malinenroboswitch: Minor coding style cleanup
2008-11-18 Jouke WitteveenAdd RoboSwitch driver interface for wpa_supplicant
2008-11-18 Jouni MalinenUpdated userspace MLME instructions for current mac80211
2008-11-16 Jouni MalinenOpenSSL 0.9.9 API change for EAP-FAST session ticket...
2008-11-16 Jouni MalinenEAP-FAST: Reorder TLVs in PAC Acknowledgment to fix...
2008-11-07 Jouni MalinenEAP-SIM/AKA: fixed initialization to verify PIN even...
2008-11-07 Jouni MalinenEAP-AKA: Validate RES Length field in AT_RES
2008-11-07 Jouni MalinenFixed EAP-AKA RES Length field in AT_RES as length...
2008-11-06 Jouni MalinenEAP-FAST server: allow expired PAC for PAC refresh
2008-11-06 Jouni MalinenEAP-FAST: Include Tunnel PAC request only after EAP...
next