mbedtls/programs
Krzysztof Stachowiak a08652233d Unify the example programs' termination
This is done to account for platforms, for which we want custom behavior
upon the program termination, hence we call `mbedtls_exit()` instead of
returning from `main()`.

For the sake of consistency, introduces the modifications have been made
to the test and utility examples as well. These, while less likely to be
used in the low level environments, won't suffer from such a change.
2020-05-11 22:20:32 +02:00
..
aes Unify the example programs' termination 2020-05-11 22:20:32 +02:00
hash Unify the example programs' termination 2020-05-11 22:20:32 +02:00
pkey Unify the example programs' termination 2020-05-11 22:20:32 +02:00
random Unify the example programs' termination 2020-05-11 22:20:32 +02:00
ssl Unify the example programs' termination 2020-05-11 22:20:32 +02:00
test Unify the example programs' termination 2020-05-11 22:20:32 +02:00
util Unify the example programs' termination 2020-05-11 22:20:32 +02:00
x509 Unify the example programs' termination 2020-05-11 22:20:32 +02:00
.gitignore Add new program to gitignore 2015-11-02 06:34:29 +09:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile programs: Make make clean clean all programs always 2019-06-20 16:30:36 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00