]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_peer
Increase initial group key handshake retransmit timeout to 500 ms
[thirdparty/hostap.git] / src / eap_peer /
2011-12-04  Jouni MalinenEAP-AKA peer: Keep pseudonym identity across EAP exchanges
2011-12-04  Simon BaatzEAP-SIM peer: Only log the identities that we actually...
2011-12-04  Simon BaatzEAP-SIM: Keep pseudonym identity
2011-11-27  Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-11-19  Jouni MalinenEAP-pwd: Remove struct eap_pwd_hdr
2011-11-19  Dan HarkinsEAP-pwd: Fix zero-padding of input to H()
2011-11-13  Jouni MalinenMake phase2_method initialization easier for static...
2011-11-13  Jouni MalinenRemove unnecessary include file inclusion
2011-11-13  Jouni MalinenPEAP: Verify peap_prfplus() result
2011-10-30  Dan WilliamsUse an enum for EAP SM requests
2011-10-30  Jouni MalinenEAP-TTLS peer: Fix user input during implicit identity...
2011-10-18  Jouni MalinenEAP: Clear ClientTimeout back to default value in INITI...
2011-10-16  Jouni MalinenRemove unused function argument
2011-10-12  Jouni MalinenEAP-FAST: Allow unprotected EAP-Failure in provisioning...
2011-09-25  Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-21  Pavel RoskinFix typos found by codespell
2011-09-17  Jouni Malineneapol_test: Add option for writing server certificate...
2011-08-28  Jouni MalinenEAP: Add "expanded" EAP type to get_name functions
2011-07-05  Jouni MalinenMove peer certificate wpa_msg() calls to notify.c
2011-07-05  Michael ChangAdd dbus signal for information about server certification
2011-04-13  Jouni MalinenAvoid theoretical NULL pointer dereference during TLS...
2011-04-13  Jouni MalinenUse type cast to get rid of implicit sign extension
2011-04-13  Jouni MalinenTNC: Fix TNC_{TNCC,TNCS}_ReportMessageTypes copy type
2011-03-15  Paul Stewarteap_peer: Add method to return current method name
2011-01-16  Dan HarkinsEAP-pwd: Fix some interoperability issues
2010-12-28  Jouni MalinenRe-initialize EAP ClientTimeout on for each session
2010-12-04  Jouni MalinenFix EAP-FAST PAC file writer to avoid crash with multip...
2010-11-23  Jouni MalinenAnnotate places depending on strong random numbers
2010-09-15  Jouni MalinenEAP-pwd: Fix couple of memory leaks
2010-09-15  Jouni MalinenEAP-pwd: Move bnctx into per-protocol instance structure
2010-09-15  Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-09-09  Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09  Jouni MalinenWPS: Make fragment size configurable for EAP-WSC peer
2010-09-09  Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-07-21  Jouni MalinenWPS: Allow fragment size to be configured
2010-07-18  Jouni MalinenWPS: Reduce client timeout with EAP-WSC to avoid long...
2010-04-17  Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2010-04-11  Jouni MalinenEAP-MD5: Use conditional success decision
2010-02-14  Jouni MalinenEAP-TNC: Add Flags field into fragment acknowledgement
2010-02-13  Jouni MalinenEAP-TNC: Accept fragment ack frame with Flags field
2010-02-13  Jouni MalinenAdd TLS client events, server probing, and srv cert...
2010-02-13  Jouni MalinenFix memory leak on TLS setup error path
2010-02-11  Jouni MalinenAdd new ctrl_iface event for EAP methods proposed by...
2010-01-10  Jouni MalinenEAP-FAST peer: Clean up PAC writing function
2009-12-23  Jouni MalinenRename EAP TLS variables to make server and peer code...
2009-12-20  Jouni MalinenUse wpabuf with tls_connection_ia_send_phase_finished()
2009-12-20  Jouni MalinenAllow TLS flags to be configured (allow MD5, disable...
2009-12-20  Jouni MalinenConvert TLS wrapper to use struct wpabuf
2009-12-09  Masashi HonmaEAP-TTLS/PAP: User-Password obfuscation for zero length...
2009-12-06  Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-12-05  Jouni MalinenMove milenage.[ch] into src/crypto
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-10-22  Jouni MalinenFix dbus build without EAP
2009-09-06  Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-08-16  Jouni MalinenVerify CHAP/MSCHAPv2 return code
2009-08-16  Jouni MalinenPass digest return value to CHAP/MSCHAPv2 caller
2009-08-16  Jouni MalinenPreliminary support for FIPS mode operation with OpenSSL
2009-06-30  RyujiFix EAP-TNC peer memory leak on an error path
2009-06-29  Jouni MalinenAdd root .gitignore file to cleanup ignore lists
2009-06-29  Jouni MalinenEAP-SIM peer: Remove AT_NOTIFICATION from Notification...
2009-05-26  Jouni MalinenWPS: Add support for setting timeout for PIN
2009-03-16  Masashi HonmaTNC: Fix a stray pointer that could cause segfault...
2009-03-14  Jouni MalinenUpdate draft-cam-winget-eap-fast-provisioning reference...
2009-02-26  Jouni MalinenUpdate EAP-GPSK references from internet draft to RFC...
2009-02-15  Jouni MalinenDo not try session resumption after EAP failure
2009-02-15  Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-02-15  Jouni MalinenCheck EAP-AKA' AT_KDF duplication only if KDF was negot...
2009-02-11  Jouni MalinenEAP-AKA': Verify that AMF separation bit is set
2009-02-09  Jouni MalinenUse larger buffer for TLS encryption to avoid issues...
2009-02-07  Pavel RoskinFix building dynamic EAP peer modules
2009-01-29  Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-04  Jouni MalinenSilenced number of Doxygen warnings
2009-01-03  Jouni MalinenMark functions static if not used elsewhere and use...
2009-01-03  Jouni MalinenMoved WPS Registrar initialization from EAP peer to...
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-01  Jouni MalinenWPS: Cleanup UUID and MAC address configuration
2008-12-30  Jouni MalinenFix TLS message processing if Flags field is not present
2008-12-21  Jouni MalinenUse wildcard UUID when setting AP PIN for Registrar...
2008-12-17  Jouni MalinenWPS: Fixed deinit code for freeing config and registrar...
2008-12-14  Jouni MalinenFixed interoperability issue with PEAPv0 cryptobinding...
2008-12-14  Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
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-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 MalinenEAP-AKA': Added CK',IK' derivation
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: Get AP PIN from configuration instead of using...
2008-11-28  Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
next