mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
- Corrected parsing of UTCTime dates before 1990 and after 1950
- Support more exotic OID's when parsing certificates - Support more exotic name representations when parsing certificates - Replaced the expired test certificates
This commit is contained in:
parent
a9507c063b
commit
400ff6f0fd
72 changed files with 2227 additions and 2638 deletions
|
|
@ -12,6 +12,14 @@ Changes
|
|||
ticket #13). Also possible to remove PEM support for
|
||||
systems only using DER encoding
|
||||
|
||||
Bugfixes
|
||||
* Corrected parsing of UTCTime dates before 1990 and
|
||||
after 1950
|
||||
* Support more exotic OID's when parsing certificates
|
||||
* Support more exotic name representations when parsing
|
||||
certificates
|
||||
* Replaced the expired test certificates
|
||||
|
||||
= Version 0.99-pre1 released on 2011-01-30
|
||||
Features
|
||||
Note: Most of these features have been donated by Fox-IT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue