diff options
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
| @@ -28,6 +28,18 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 2.1.2 | ||
| 32 | * Added reworked GOST cipher suite support | ||
| 33 | thanks to Dmitry Eremin-Solenikov | ||
| 34 | * Enabled Camellia ciphers due to improved patent situation | ||
| 35 | * Use builtin arc4random implementation on OS X and FreeBSD | ||
| 36 | addresses some deficiencies in the native implementations, see | ||
| 37 | commit logs for more information. | ||
| 38 | * Added initial Windows mingw-w64 support | ||
| 39 | thanks to Song Dongsheng for code and comments | ||
| 40 | * Added no_ssl3/no_tls1_1/no_tls1_2 options to openssl(1) | ||
| 41 | * Many cleanups | ||
| 42 | |||
| 31 | 2.1.1 | 43 | 2.1.1 |
| 32 | * Address POODLE attack by disabling SSLv3 by default | 44 | * Address POODLE attack by disabling SSLv3 by default |
| 33 | * Fix Eliptical Curve cipher selection bug | 45 | * Fix Eliptical Curve cipher selection bug |
