mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 07:28:58 +01:00
- Moved file loading to load_file
This commit is contained in:
parent
592457c0ad
commit
2b245ebd9f
2 changed files with 35 additions and 38 deletions
|
|
@ -12,6 +12,8 @@ PolarSSL ChangeLog
|
|||
* Fixed minor memory leak in x509parse_crt() and added better
|
||||
handling of 'full' certificate chains (found by Mathias
|
||||
Olsson).
|
||||
* Centralized file opening and reading for x509 files into
|
||||
load_file()
|
||||
|
||||
= Version 0.10.0 released on 2009-01-12
|
||||
* Migrated XySSL to PolarSSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue