Update ChangeLog
This commit is contained in:
parent
4f93524b64
commit
341e0bf1c3
10
ChangeLog
10
ChangeLog
@ -32,12 +32,20 @@ LibreSSL Portable Release Notes:
|
|||||||
|
|
||||||
* Portable changes
|
* Portable changes
|
||||||
* Internal improvements
|
* Internal improvements
|
||||||
- Fixed alignment handling in SHA512.
|
- Fixed alignment handling in SHA-512.
|
||||||
- Moved the verified_chain to the correct internal struct.
|
- Moved the verified_chain to the correct internal struct.
|
||||||
|
- Improved checks for commonName in libtls.
|
||||||
|
- Fixed error check for X509_get_ext_d2i() failure in libtls.
|
||||||
|
- Improved BIGNUM internals and performance on aarch64.
|
||||||
|
- Initial cleanups for SHA-256 internals.
|
||||||
|
- Converted more libcrypto internals API using CBB and CBS.
|
||||||
* New features
|
* New features
|
||||||
* Compatibility changes
|
* Compatibility changes
|
||||||
|
- X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain
|
||||||
|
valid UTF-8 without embedded NUL.
|
||||||
* Bug fixes
|
* Bug fixes
|
||||||
* Documentation improvements
|
* Documentation improvements
|
||||||
|
- Made it very explicit that the verify_cb() should not be used.
|
||||||
* Testing and Proactive Security
|
* Testing and Proactive Security
|
||||||
|
|
||||||
3.8.0 - Development release
|
3.8.0 - Development release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user