Share a common helper function for restarting sched_scan
[mech_eap.git] / src / eap_peer / eap_tls_common.c
2016-05-23 David BenjaminTLS: Split tls_connection_prf() into two functions
2015-12-23 Jouni MalinenAdd ocsp=3 configuration parameter for multi-OCSP
2015-12-20 Jouni MalinenEAP-TTLS/PEAP/FAST: Reject unsupported Phase 2 method...
2015-12-20 Jouni MalinenEAP-TLS: Merge common error paths
2015-12-12 Jouni MalinenEAP peer: External server certificate chain validation
2015-08-02 Jouni MalinenRename tls_connection_get_keys() to tls_connection_get_...
2015-07-28 Jouni MalinenEAP-TLS/TTLS/PEAP/FAST peer: Stop connection more quick...
2015-07-08 Jouni MalinenMake TLS version number available in STATUS command
2015-07-08 Jouni MalinenOpenSSL: Add option to disable use of TLSv1.0
2015-05-03 Jouni MalinenEAP-TLS/PEAP/TTLS/FAST: Move more towards using struct...
2015-04-25 Mike GerowOpenSSL: Try to ensure we don't throw away the PIN...
2015-04-01 Jouni MalinenEAP peer: Use 32-bit EAP method type for Phase 2 processing
2015-04-01 Jouni MalinenMake tls_connection_get_keyblock_size() internal to...
2015-03-31 Jouni MalinenUse tls_connection_prf() for all EAP TLS-based key...
2015-01-14 Jouni MalinenAdd domain_match network profile parameter
2014-12-09 Jouni MalinenAdd tls_session_reused=<0/1> into EAP peer TLS status
2014-12-09 Jouni MalinenOpenSSL: Fix EAP-FAST peer regression
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-30 Jouni MalinenEAP peer: Clean up TLS Session-Id derivation function
2014-10-12 Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-02-25 Jouni MalinenHS 2.0R2: Add WFA server-only EAP-TLS peer method
2014-02-20 Dmitry ShmidtTLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2...
2013-10-18 Jouni MalinenAdd AAA server domain name suffix matching constraint
2013-06-29 Jouni MalinenAdd support for OCSP stapling to validate server certif...
2013-02-08 Stevent LiEAP peer: Add Session-Id derivation
2012-10-07 Jouni MalinenEAP-TLS: Add extra validation for TLS Message Length
2012-08-22 Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-17 Jouni MalinenDisable TLS Session Ticket extension by default for...
2012-08-17 Jouni MalinenAdd phase1/phase2 parameter for disabling TLS Session...
2012-08-16 Jouni MalinenDo not export TLS keys in FIPS mode
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-04-07 Jouni MalinenTLS: Use separate TLS library context for tunneled TLS
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-27 Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-04-13 Jouni MalinenAvoid theoretical NULL pointer dereference during TLS...
2010-02-13 Jouni MalinenFix memory leak on TLS setup error path
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-11-29 Jouni MalinenRemove src/crypto from default include path
2009-02-09 Jouni MalinenUse larger buffer for TLS encryption to avoid issues...
2008-12-30 Jouni MalinenFix TLS message processing if Flags field is not present
2008-12-14 Jouni MalinenFixed interoperability issue with PEAPv0 cryptobinding...
2008-11-18 Carolin LatzeSeparate OpenSSL engine configuration for Phase 2
2008-05-26 Jouni MalinenAdded a workaround for handling TLS compression
2008-05-23 David SmithAdd support to eap_peer for client cert and CA cert...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...