]> git.ipfire.org Git - thirdparty/hostap.git/history - src/crypto/tls_openssl.c
Add TLS client events, server probing, and srv cert matching
[thirdparty/hostap.git] / src / crypto / tls_openssl.c
2010-02-13  Jouni MalinenAdd TLS client events, server probing, and srv cert...
2010-02-12  Jouni MalinenOpenSSL: Fix tls_init(NULL) with FIPS-enabled build
2010-01-08  Jouni MalinenFix PKCS#12 use with OpenSSL 1.0.0
2009-12-20  Jouni MalinenUse wpabuf with tls_connection_ia_send_phase_finished()
2009-12-20  Jouni MalinenOpenSSL: Fix memleak in previous wpabuf changes on...
2009-12-20  Jouni MalinenConvert TLS wrapper to use struct wpabuf
2009-12-14  Jouni MalinenOpenSSL: Silence "Failed to read possible Application...
2009-11-21  Jouni MalinenOpenSSL: Remove unneeded MinGW CryptoAPI compat code
2009-08-16  Jouni MalinenPreliminary support for FIPS mode operation with OpenSSL
2009-08-16  Jouni MalinenEnable SHA256 digest support in OpenSSL
2009-03-25  Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2008-12-10  Jouni MalinenComment out dynamic CertEnumCertificatesInStore loading...
2008-11-23  Jouni MalinenUse SSL_F_SSL_SET_SESSION_TICKET_EXT instead of OPENSSL...
2008-11-16  Jouni MalinenOpenSSL 0.9.9 API change for EAP-FAST session ticket...
2008-05-29  Jouni MalinenChanged TLS server to use OpenSSL SSL_accept() instead...
2008-05-26  Jouni MalinenDo not define tls_engine_get_cert() if OpenSSL engine...
2008-05-23  David SmithAdd support to crypto/tls for client cert and CA cert...
2008-05-21  Jouni MalinenOnly use SSL_OP_NO_COMPRESSION if it is defined
2008-05-15  Jouni MalinenDisable TLS compression since the EAP-TTLS/PEAP/FAST...
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...