mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-12 00:26:27 -04:00
add section headings
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
36bb5ff6e3
commit
d8a1017abf
@ -15,6 +15,20 @@ The changes are detailed below, and include:
|
|||||||
- Changing function signatures (e.g., adding return codes or extra parameters); introducing const to arguments.
|
- Changing function signatures (e.g., adding return codes or extra parameters); introducing const to arguments.
|
||||||
- Removal of functions marked as deprecated in 2.x
|
- Removal of functions marked as deprecated in 2.x
|
||||||
|
|
||||||
|
## Low-level crypto
|
||||||
|
|
||||||
|
## High-level crypto
|
||||||
|
|
||||||
|
## PSA
|
||||||
|
|
||||||
|
## The ALT interface
|
||||||
|
|
||||||
|
## X.509
|
||||||
|
|
||||||
|
## SSL
|
||||||
|
|
||||||
|
## Tooling
|
||||||
|
|
||||||
### Introduce a level of indirection and versioning in the config files
|
### Introduce a level of indirection and versioning in the config files
|
||||||
|
|
||||||
`config.h` was split into `build_info.h` and `mbedtls_config.h`.
|
`config.h` was split into `build_info.h` and `mbedtls_config.h`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user