]> git.ipfire.org Git - thirdparty/hostap.git/history - src/tls/tlsv1_common.c
Remove trailing whitespace
[thirdparty/hostap.git] / src / tls / tlsv1_common.c
2016-12-28  Jouni MalinenRemove trailing whitespace
2016-10-29  Sergei SinyakFix typo in DigestAlgorithn
2015-11-29  Jouni MalinenTLS: Add TLS v1.2 signature algorithm support for SHA38...
2015-02-28  Jouni MalinenTLS: Remove placeholders for SIGN_ALG_DSA support
2014-07-02  Jouni MalinenTLS: Use os_memcmp_const() for hash/password comparisons
2014-03-09  Jouni MalinenTLS: Share a helper function for verifying Signature
2014-03-09  Jouni MalinenTLS: Use a helper function for calculating ServerKeyExc...
2014-03-09  Jouni MalinenTLS: Add support for DHE-RSA cipher suites
2013-10-26  Jouni MalinenUse ARRAY_SIZE() macro
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-11-27  Jouni MalinenTLS: Add support for SHA256-based cipher suites from...
2011-11-27  Jouni MalinenTLS: Maintain SHA256-based hash values for TLS v1.2
2011-11-27  Jouni MalinenTLS: Add build configuration for TLS v1.2 support
2011-11-27  Jouni MalinenTLS: Pass version to tls_prf() in preparation for new...
2011-11-27  Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-11-27  Jouni MalinenTLS: Add helper functions for version number handling
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...