mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Make sig_opts non-optional in X509 structures
This simplifies the code.
This commit is contained in:
parent
dddbb1d1eb
commit
bf696d030b
8 changed files with 8 additions and 34 deletions
|
|
@ -1,7 +1,8 @@
|
|||
PolarSSL ChangeLog (Sorted per branch, date)
|
||||
|
||||
TODO: bump SOVERSION
|
||||
TODO: bump SOVERSION for ABI change
|
||||
(internal-but-not-static function x509_get_sig_alg() changed prototype)
|
||||
(and various x509 structures got a new member)
|
||||
|
||||
= PolarSSL 1.3 branch
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue