mbedtls/programs/test
Manuel Pégourié-Gonnard f9c8a606b5 Merge commit '8b9bcec' into dtls
* commit '8b9bcec':
  Stop assuming chars are signed
  Fix len miscalculation in buffer-based allocator
  Fix NULL dereference in buffer-based allocator
  Add test_suite_memory_buffer_alloc
  Add memory_buffer_alloc_self_test()
  Fix missing bound check
  Add test for ctr_drbg_update() input sanitizing
  Refactor for clearer correctness/security
  Stop assuming chars are signed

Conflicts:
	library/ssl_tls.c
2015-01-20 16:38:39 +00:00
..
benchmark.c Adapt programs / test suites 2014-07-09 10:19:24 +02:00
CMakeLists.txt Add test utility udp_proxy 2014-10-21 16:30:25 +02:00
o_p_test.c Adapt programs / test suites 2014-07-09 10:19:24 +02:00
selftest.c Add memory_buffer_alloc_self_test() 2015-01-13 14:58:00 +01:00
ssl_cert_test.c Adapt sources to configurable config.h name 2014-04-30 16:40:20 +02:00
ssl_test.c Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
udp_proxy.c Add test for server-initiated renego 2014-10-21 16:32:50 +02:00