mbedtls/programs
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
..
aes Adapt programs / test suites 2014-07-09 10:19:24 +02:00
hash Adapt programs / test suites 2014-07-09 10:19:24 +02:00
pkey Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
random Adapt programs / test suites 2014-07-09 10:19:24 +02:00
ssl Merge commit '8b9bcec' into dtls 2015-01-20 16:38:39 +00:00
test Merge commit '8b9bcec' into dtls 2015-01-20 16:38:39 +00:00
util pem2der.c: fix double-free bug 2014-08-14 11:34:34 +02:00
x509 Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
.gitignore Add dlts_client.c and dtls_server.c 2014-10-21 16:32:54 +02:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Add dlts_client.c and dtls_server.c 2014-10-21 16:32:54 +02:00
wince_main.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00