Skip to content

Releases: quarckster/openssl

OpenSSL 0.9.8f

18 Sep 10:41
Compare
Choose a tag to compare

Changelog

  • Add gcc 4.2 support.
  • Add support for AES and SSE2 assembly lanugauge optimization
    for VC++ build.
  • Support for RFC4507bis and server name extensions if explicitly
    selected at compile time.
  • DTLS improvements.
  • RFC4507bis support.
  • TLS Extensions support.

OpenSSL 0.9.8e

18 Sep 10:41
Compare
Choose a tag to compare

Changelog

  • Various ciphersuite selection fixes.
  • RFC3779 support.

OpenSSL 0.9.7m

18 Sep 10:42
Compare
Choose a tag to compare

Changelog

  • FIPS 1.1.1 module linking.
  • Various ciphersuite selection fixes.

OpenSSL 0.9.8d

18 Sep 10:41
Compare
Choose a tag to compare

Changelog

OpenSSL 0.9.7l

18 Sep 10:42
Compare
Choose a tag to compare

Changelog

OpenSSL 0.9.8c

18 Sep 10:41
Compare
Choose a tag to compare

Changelog

  • Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
  • New cipher Camellia

OpenSSL 0.9.7k

18 Sep 10:42
Compare
Choose a tag to compare

Changelog

  • Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339

OpenSSL 0.9.8b

18 Sep 10:42
Compare
Choose a tag to compare

Changelog

  • Cipher string fixes.
  • Fixes for VC++ 2005.
  • Updated ECC cipher suite support.
  • New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free().
  • Zlib compression usage fixes.
  • Built in dynamic engine compilation support on Win32.
  • Fixes auto dynamic engine loading in Win32.

OpenSSL 0.9.7j

18 Sep 10:42
Compare
Choose a tag to compare

Changelog

  • Update Windows build system for FIPS.

OpenSSL 0.9.7i

18 Sep 10:42
Compare
Choose a tag to compare

Changelog

  • Give EVP_MAX_MD_SIZE it's old value, except for a FIPS build.