mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
- Added runtime and compiletime version information
This commit is contained in:
parent
690b93d91a
commit
3ac1b2d952
9 changed files with 199 additions and 2 deletions
|
|
@ -22,6 +22,7 @@ add_library(polarssl STATIC
|
|||
ssl_srv.c
|
||||
ssl_tls.c
|
||||
timing.c
|
||||
version.c
|
||||
x509parse.c
|
||||
xtea.c
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue