Lines Matching refs:version
181 offer or a ciphersuite that cannot be used with the TLS or DTLS version
239 version 2.7.1 to reflect breaking changes in that release, but the
335 * Fix setting version TLSv1 as minimal version, even if TLS 1
510 * Don't print X.509 version tag for v1 CRT's, and omit extensions for
551 * Extend cert_write example program by options to set the certificate version
619 * Fix a potential integer overflow in the version verification for DER
621 to bypass the version verification check. Found by Peng Li/Yueh-Hsun Lin,
623 * Fix potential integer overflow in the version verification for DER
625 to bypass the version verification check. Found by Peng Li/Yueh-Hsun Lin,
627 * Fix a potential integer overflow in the version verification for DER
950 SLOTH paper do not apply to any version of mbed TLS or PolarSSL).
1274 * The default minimum TLS version is now TLS 1.0.
1295 * The minimum MSVC version required is now 2010 (better C99 support).
1706 * Work around a bug of the version of Clang shipped by Apple with Mavericks
1728 * Fixed version-major intolerance in server
1782 * Relaxed some SHA2 ciphersuite's version requirements
1861 * Ability to specify allowed ciphersuites based on the protocol version.
1893 and maximum protocol version
2010 * Work around a bug of the version of Clang shipped by Apple with Mavericks
2045 * Fixed version-major intolerance in server
2075 * Changed RSA blinding to a slower but thread-safe version
2135 * Ability to specify allowed ciphersuites based on the protocol version.
2193 * Handle future version properly in ssl_write_certificate_request()
2253 * Added option to add minimum accepted SSL/TLS protocol version
2395 supported version to a server to help buggy server implementations.
2435 before version numbers
2437 standard 1 byte version sometimes used by Microsoft. (Closes ticket #38)
2519 This release replaces version 0.99-pre2 which had possible copyright issues.
2582 * Added compile-time and run-time version information
2851 version was not properly set), thanks to Didier Rebeix