mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 15:09:28 +01:00
- Made net_htons() endian-clean for big endian.
This commit is contained in:
parent
2b245ebd9f
commit
1d4f30ca4d
2 changed files with 13 additions and 10 deletions
|
|
@ -14,6 +14,8 @@ PolarSSL ChangeLog
|
|||
Olsson).
|
||||
* Centralized file opening and reading for x509 files into
|
||||
load_file()
|
||||
* Made definition of net_htons() endian-clean for big endian
|
||||
systems (Found by Gernot).
|
||||
|
||||
= Version 0.10.0 released on 2009-01-12
|
||||
* Migrated XySSL to PolarSSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue