GnuTLS: Remove old version number checks for 1.3.2
[mech_eap.git] / src / crypto / tls_gnutls.c
2015-01-11 Jouni MalinenGnuTLS: Remove old version number checks for 1.3.2
2015-01-11 Jouni MalinenGnuTLS: Remove GNUTLS_INTERNAL_STRUCTURE_HACK
2015-01-10 Jouni MalinenGnuTLS: Add support for ca_cert as a blob
2015-01-10 Jouni MalinenTLS: Reject openssl_ciphers parameter in non-OpenSSL...
2015-01-10 Jouni MalinenGnuTLS: Reject subject_match, altsubject_match, suffix_...
2014-12-25 David WoodhouseSupport private_key_passwd for GnuTLS (3.1.11+)
2014-12-25 Jouni MalinenGnuTLS: Get rid of warnings about deprecated typedef...
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-25 Jouni MalinenGnuTLS: Fix build bit various GnuTLS versions
2009-12-20 Jouni MalinenGnuTLS: Implement tls_connection_enable_workaround()
2009-12-20 Jouni MalinenGnuTLS: Add support for piggybacked Application Data
2009-12-20 Jouni MalinenGnuTLS: Define empty tls_connection_set_session_ticket_cb()
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 MalinenGnuTLS: Report certificate validation failures with...
2009-12-20 Jouni MalinenGnuTLS: Use struct wpabuf for push/pull buffers
2009-12-20 Jouni MalinenConvert TLS wrapper to use struct wpabuf
2009-11-21 Jouni MalinenGnuTLS: Fix compilation with newer GnuTLS versions
2009-02-27 Jouni MalinenFix builds that need SHA256 or mod_exp, but not TLS...
2009-02-09 Jouni MalinenUse larger buffer for TLS encryption to avoid issues...
2009-02-05 Jouni MalinenCleaned up printf format warnings on 64-bit build
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...