mbedtls/tests
Manuel Pégourié-Gonnard da61ed3346 Merge branch 'mbedtls-1.3' into development
* mbedtls-1.3:
  Include changes from the 1.2 branch
  Remove unused headers in o_p_test
  Add countermeasure against cache-based lucky 13
  Make results of (ext)KeyUsage accessible
  Fix missing NULL check in MPI
  Fix detection of getrandom()
  Fix "make install" handling of symlinks
  Fix bugs in programs displaying verify flags

Conflicts:
	Makefile
	include/polarssl/ssl.h
	library/entropy_poll.c
	library/ssl_srv.c
	library/ssl_tls.c
	programs/test/o_p_test.c
	programs/test/ssl_cert_test.c
	programs/x509/cert_app.c
2015-04-30 10:38:44 +02:00
..
data_files Add test case for dh params with privateValueLength 2015-04-15 13:50:29 +02:00
scripts Merge branch 'mbedtls-1.3' into development 2015-04-17 20:39:50 +02:00
suites Merge branch 'mbedtls-1.3' into development 2015-04-30 10:38:44 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Remove tests for xxx_hmac() 2015-03-25 21:37:15 +01:00
compat.sh The Great Renaming 2015-04-08 13:25:31 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Merge branch 'mbedtls-1.3' into development 2015-04-02 12:44:00 +01:00
ssl-opt.sh Make results of (ext)KeyUsage accessible 2015-04-29 17:07:31 +02:00