mbedtls/tests
Manuel Pégourié-Gonnard 862d503c01 Merge branch 'mbedtls-1.3' into development
* mbedtls-1.3:
  Fix typos in Changelog
  Fix macro name from wrong branch
  Fix bug in pk_parse_key()
  Fixed typos
  Updated Travis CI config for mbedtls project

Conflicts:
	include/mbedtls/ecp.h
	include/polarssl/compat-1.2.h
	include/polarssl/openssl.h
	include/polarssl/platform.h
	library/pkparse.c
	programs/pkey/mpi_demo.c
2015-04-15 11:30:46 +02:00
..
data_files Fix bug in pk_parse_key() 2015-04-15 11:21:24 +02:00
scripts Move test scripts to tests/scripts 2015-04-10 11:34:22 +02:00
suites Fix bug in pk_parse_key() 2015-04-15 11:21:24 +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 The Great Renaming 2015-04-08 13:25:31 +02:00