diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 4 insertions, 5 deletions
| @@ -31,11 +31,10 @@ LibreSSL Portable Release Notes: | |||
| 31 | 3.7.0 - Development release | 31 | 3.7.0 - Development release |
| 32 | 32 | ||
| 33 | * Internal improvements | 33 | * Internal improvements |
| 34 | 34 | - Remove dependency on system timegm() and gmtime() by replacing | |
| 35 | - Remove dependency on system timegm() and gmtime() by replacing | 35 | traditional Julian date conversion with POSIX epoch-seconds date |
| 36 | traditional Julian date conversion with POSIX epoch-seconds date | 36 | conversion from BoringSSL. |
| 37 | conversion from BoringSSL | 37 | - Clean old and unused BN code dealing with primes. |
| 38 | - Clean oxsld and unused BN code dealing with primes. | ||
| 39 | - Start rewriting name constraints code using CBS. | 38 | - Start rewriting name constraints code using CBS. |
| 40 | - Remove support for the HMAC PRIVATE KEY. | 39 | - Remove support for the HMAC PRIVATE KEY. |
| 41 | - Rework DSA signing and verifying internals. | 40 | - Rework DSA signing and verifying internals. |
