mbedtls/programs/test
David Horstmann 5b9cb9e8ca programs/test: fix build without MBEDTLS_HAVE_TIME
Allow programs/test/udp_proxy.c to build when MBEDTLS_HAVE_TIME is
not defined. In this case, do not attempt to seed the pseudo-random
number generator used to sometimes produce corrupt packets and other
erroneous data.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2022-03-04 05:07:45 -05:00
..
cmake_package Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
cmake_package_install Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
cmake_subproject Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
benchmark.c Catch failures of AES or DES operations 2021-09-27 16:22:08 +02:00
CMakeLists.txt Use CMake's knowledge of what system library has dlopen() 2021-11-10 19:10:27 +01:00
dlopen.c Fix dynamic library extension on macOS 2021-11-12 14:30:22 +01:00
dlopen_demo.sh More explicit output for the test program 2021-11-10 21:08:28 +01:00
generate_cpp_dummy_build.sh Add documentation 2021-08-05 15:23:00 +02:00
query_compile_time_config.c fix help message issues 2021-12-10 23:38:57 +08:00
query_config.h Add list_config generation 2021-12-10 16:30:57 +08:00
selftest.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
udp_proxy.c programs/test: fix build without MBEDTLS_HAVE_TIME 2022-03-04 05:07:45 -05:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
zeroize.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00