mbedtls/programs/test
Manuel Pégourié-Gonnard db61c3503b Merge branch 'development' into development-restricted
* development: (87 commits)
  entropy: Adjust parameter type of internal function to avoid a cast
  entropy: Avoid arithmetic on void pointer
  add comment about potential future extension
  Adjust comments about SEED synchronisation
  entropy: Rename sysctl_wrapper to sysctl_arnd_wrapper
  test_suite_x509parse.function improvement
  Pass "certificate policies" extension to callback
  Update iv and len context pointers manually when reallocating buffers
  Add Apache-2.0 headers to all source files
  Remove Dangerous Parameter Passing
  Add Apache-2.0 headers to all scripts
  Add missing copyright dates to scripts and sources
  Show failure in ssl-opts.sh  when key export fails
  Add changelog entry
  tests: Reformating due to rnd_* renaming
  tests: Add mbedtls_test_ prefix to rnd_* symbols
  tests: Reformating due to hexcmp() renaming
  tests: Add mbedtls_test_ prefix to hexcmp()
  tests: Reformating due to unhexify_alloc() renaming
  tests: Add mbedtls_test_ prefix to unhexify_alloc()
  ...
2020-06-25 11:53:43 +02:00
..
cmake_subproject Restore linking against all libraries in the cmake_subproject test 2020-03-23 17:55:31 +01:00
benchmark.c Merge pull request #3319 from Kxuan/development 2020-05-18 10:10:25 +01:00
CMakeLists.txt Link test programs that only use platform functions with mbedcrypto 2020-03-19 14:23:45 +01:00
cpp_dummy_build.cpp Revert "cpp_dummy_build: Remove X.509 dependency" 2020-03-19 14:23:45 +01:00
query_compile_time_config.c Fix aligment in programs/test/query_compile_time_config.c 2019-02-07 10:38:22 +00:00
query_config.c Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG 2020-06-08 09:09:20 +02:00
selftest.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
udp_proxy_wrapper.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
udp_proxy.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
zeroize.c Remove hardcoded line number from the zeroize test 2020-06-09 12:52:04 +02:00