TLS: Add new arguments to tls_connection_set_verify()
[mech_eap.git] / src / crypto / tls_internal.c
2015-08-23 Jouni MalinenTLS: Add new arguments to tls_connection_set_verify()
2015-08-02 Jouni MalinenRename tls_connection_get_keys() to tls_connection_get_...
2015-07-08 Jouni MalinenMake TLS version number available in STATUS command
2015-06-30 Jouni MalinenTLS: Remove unused tls_capabilities()
2015-04-01 Jouni MalinenTLS: Fix memory leaks on tls_connection_set_params...
2015-04-01 Jouni MalinenMake tls_connection_get_keyblock_size() internal to...
2015-01-14 Jouni MalinenAdd domain_match network profile parameter
2015-01-11 Jouni MalinenAdd "GET tls_library" to provide information on TLS...
2015-01-10 Jouni MalinenTLS: Reject openssl_ciphers parameter in non-OpenSSL...
2015-01-10 Jouni MalinenTLS: Reject subject_match, altsubject_match, suffix_match
2014-03-09 Jouni MalinenTLS testing: Allow hostapd to be used as a TLS testing...
2014-03-09 Jouni MalinenRADIUS server: Allow TLS implementation add log entries
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-13 Jouni MalinenTLS: Add preliminary support for partial message processing
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-07-05 Jouni MalinenTLS: Add support for tls_disable_time_checks=1 in clien...
2009-12-20 Jouni MalinenUse wpabuf with tls_connection_ia_send_phase_finished()
2009-12-20 Jouni MalinenConvert TLS wrapper to use struct wpabuf
2008-08-24 Jouni MalinenFixed internal TLSv1 server implementation for abbrevia...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...