mka: Use named initializers for static structs
[mech_eap.git] / src / tls / tlsv1_server_read.c
2015-12-22 Jouni MalinenTLS server: OCSP stapling with ocsp_multi option (RFC...
2015-12-22 Jouni MalinenTLS server: OCSP stapling
2015-11-29 Jouni MalinenTLS: Add support for extKeyUsage X.509v3 extension
2015-02-28 Jouni MalinenTLS: Remove placeholders for SIGN_ALG_DSA support
2014-12-06 Jouni MalinenTLS: Reorder length bounds checking to avoid static...
2014-07-02 Jouni MalinenTLS: Use os_memcmp_const() for hash/password comparisons
2014-03-16 Jouni MalinenTLS testing: Add new test cases for RSA-DHE primes
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
2014-03-09 Jouni MalinenTLS: Share a helper function for verifying Signature
2014-03-09 Jouni MalinenTLS: Add support for DHE-RSA cipher suites
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-27 Jouni MalinenTLS: Allow TLS v1.2 to be negotiated
2011-11-27 Jouni MalinenTLS: Add TLS v1.2 style CertificateVerify functionality
2011-11-27 Jouni MalinenTLS: Add SHA256-based verify_data derivation for TLS...
2011-11-27 Jouni MalinenTLS: Pass version to tls_prf() in preparation for new...
2011-11-27 Jouni MalinenTLS: Add helper functions for version number handling
2011-10-23 Jouni MalinenTLS: Validate RSA ClientKeyExchange length field
2011-09-25 Jouni MalinenTLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
2011-07-05 Jouni MalinenTLS: Add support for tls_disable_time_checks=1 in clien...
2009-12-06 Jouni MalinenInclude functionality to support EAP-FAST unconditionally
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-05-26 Jouni MalinenResolve couple of compiler warnings
2009-03-25 Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...