Releases: quarckster/openssl
Releases · quarckster/openssl
OpenSSL 0.9.8f
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
Changelog
- Various ciphersuite selection fixes.
- RFC3779 support.
OpenSSL 0.9.7m
Changelog
- FIPS 1.1.1 module linking.
- Various ciphersuite selection fixes.
OpenSSL 0.9.8d
Changelog
- Introduce limits to prevent malicious key DoS (CVE-2006-2940)
- Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
- Changes to ciphersuite selection algorithm
OpenSSL 0.9.7l
Changelog
- Introduce limits to prevent malicious key DoS (CVE-2006-2940)
- Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
OpenSSL 0.9.8c
Changelog
- Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
- New cipher Camellia
OpenSSL 0.9.7k
Changelog
- Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
OpenSSL 0.9.8b
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
Changelog
- Update Windows build system for FIPS.
OpenSSL 0.9.7i
Changelog
- Give EVP_MAX_MD_SIZE it's old value, except for a FIPS build.