diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -206,6 +206,14 @@ LibreSSL Portable Release Notes: | |||
206 | 206 | ||
207 | * Ensure that leaf is set up on X509_STORE_CTX before verification. | 207 | * Ensure that leaf is set up on X509_STORE_CTX before verification. |
208 | 208 | ||
209 | * Import document SSL_set1_host(3). | ||
210 | |||
211 | * Document SSL_set_SSL_CTX(3). | ||
212 | |||
213 | * Make pthread_mutex static initialisation work on Windows. | ||
214 | |||
215 | * Get __STRICT_ALIGNMENT from machine/endian.h with portable build. | ||
216 | |||
209 | 3.2.1 - Development release | 217 | 3.2.1 - Development release |
210 | 218 | ||
211 | * Propagate alerts from the read half of the TLSv1.3 record layer to I/O | 219 | * Propagate alerts from the read half of the TLSv1.3 record layer to I/O |