mbedtls/tests
Andres AG 3616f6f261 Rename net.{c,h} to net_sockets.{c,h}
The library/net.c and its corresponding include/mbedtls/net.h file are
renamed to library/net_sockets.c and include/mbedtls/net_sockets.h
respectively. This is to avoid naming collisions in projects which also
have files with the common name 'net'.
2016-10-13 13:48:48 +01:00
..
data_files Merge branch 'iotssl-629-der-trailing-bytes' 2016-03-12 23:28:26 +00:00
scripts Rename net.{c,h} to net_sockets.{c,h} 2016-10-13 13:48:48 +01:00
suites Fixes for entropy test suite for some configurations 2016-09-15 18:42:26 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Add new timing test suite that runs the timing self test 2016-08-25 16:36:35 +01:00
compat.sh Remove specific GnuTLS and OpenSSL version requirements 2016-09-15 20:45:53 +01:00
Descriptions.txt
Makefile Remove stale Makefile lines for old test suite 2016-08-25 16:36:35 +01:00
ssl-opt.sh ECJPAKE: Fix intermittently failing tests 2016-09-03 18:19:12 +03:00