mbedtls/tests/suites
Manuel Pégourié-Gonnard fadacb9d0b Merge branch 'development' into iotssl-461-ecjpake-finalization
* development: (73 commits)
  Bump yotta dependencies version
  Fix typo in documentation
  Corrected misleading fn description in ssl_cache.h
  Corrected URL/reference to MPI library
  Fix yotta dependencies
  Fix minor spelling mistake in programs/pkey/gen_key.c
  Bump version to 2.1.2
  Fix CVE number in ChangeLog
  Add 'inline' workaround where needed
  Fix references to non-standard SIZE_T_MAX
  Fix yotta version dependencies again
  Upgrade yotta dependency versions
  Fix compile error in net.c with musl libc
  Add missing warning in doc
  Remove inline workaround when not useful
  Fix macroization of inline in C++
  Changed attribution for Guido Vranken
  Merge of IOTSSL-476 - Random malloc in pem_read()
  Fix for IOTSSL-473 Double free error
  Fix potential overflow in CertificateRequest
  ...

Conflicts:
	include/mbedtls/ssl_internal.h
	library/ssl_cli.c
2015-10-20 15:00:29 +02:00
..
helpers.function Move from inttypes.h to stdint.h 2015-06-22 23:41:26 +02:00
main_test.function Fix snprintf test 2015-06-26 14:10:13 +02:00
test_suite_aes.cbc.data
test_suite_aes.cfb.data
test_suite_aes.ecb.data
test_suite_aes.function
test_suite_aes.rest.data
test_suite_arc4.data
test_suite_arc4.function
test_suite_asn1write.data
test_suite_asn1write.function
test_suite_base64.data Add test for base64 output length 2015-09-30 16:31:10 +02:00
test_suite_base64.function Avoid in-out length in base64 2015-06-02 16:30:35 +01:00
test_suite_blowfish.data
test_suite_blowfish.function
test_suite_camellia.data
test_suite_camellia.function
test_suite_ccm.data
test_suite_ccm.function
test_suite_cipher.aes.data
test_suite_cipher.arc4.data
test_suite_cipher.blowfish.data
test_suite_cipher.camellia.data
test_suite_cipher.ccm.data
test_suite_cipher.des.data
test_suite_cipher.function Fix small issues in tests found by Coverity 2015-06-24 01:08:09 +02:00
test_suite_cipher.gcm.data
test_suite_cipher.null.data
test_suite_cipher.padding.data
test_suite_ctr_drbg.data
test_suite_ctr_drbg.function
test_suite_debug.data Change SSL debug API in the library 2015-06-23 18:44:11 +02:00
test_suite_debug.function Merging iotssl-457-badtail with development branch 2015-09-03 13:06:01 +01:00
test_suite_des.data
test_suite_des.function
test_suite_dhm.data
test_suite_dhm.function Avoid in-out length in dhm_calc_secret() 2015-06-02 16:17:08 +01:00
test_suite_ecdh.data
test_suite_ecdh.function
test_suite_ecdsa.data
test_suite_ecdsa.function
test_suite_ecjpake.data Add tests for round 2 2015-09-07 12:43:11 +02:00
test_suite_ecjpake.function Fix #ifdef in test suite 2015-09-07 12:43:11 +02:00
test_suite_ecp.data Rename M255 to Curve25519 2015-06-23 13:09:10 +02:00
test_suite_ecp.function Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen 2015-06-18 16:49:37 +02:00
test_suite_entropy.data
test_suite_entropy.function Add a concept of entropy source strength. 2015-06-22 14:40:56 +02:00
test_suite_error.data
test_suite_error.function
test_suite_gcm.aes128_de.data
test_suite_gcm.aes128_en.data
test_suite_gcm.aes192_de.data
test_suite_gcm.aes192_en.data
test_suite_gcm.aes256_de.data
test_suite_gcm.aes256_en.data
test_suite_gcm.camellia.data
test_suite_gcm.function
test_suite_hmac_drbg.function
test_suite_hmac_drbg.misc.data
test_suite_hmac_drbg.no_reseed.data
test_suite_hmac_drbg.nopr.data
test_suite_hmac_drbg.pr.data
test_suite_md.data Avoid non-standard strcasecmp() 2015-05-29 10:18:09 +02:00
test_suite_md.function Fix small issues in tests found by Coverity 2015-06-24 01:08:09 +02:00
test_suite_mdx.data
test_suite_mdx.function
test_suite_memory_buffer_alloc.data
test_suite_memory_buffer_alloc.function
test_suite_mpi.data Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen 2015-06-18 16:49:37 +02:00
test_suite_mpi.function Fix small issues in tests found by Coverity 2015-06-24 01:08:09 +02:00
test_suite_pem.data
test_suite_pem.function
test_suite_pk.data
test_suite_pk.function Rename relevant global symbols from size to bitlen 2015-06-18 16:43:38 +02:00
test_suite_pkcs1_v21.data
test_suite_pkcs1_v21.function
test_suite_pkcs5.data
test_suite_pkcs5.function Fix small issues in tests found by Coverity 2015-06-24 01:08:09 +02:00
test_suite_pkparse.data
test_suite_pkparse.function
test_suite_pkwrite.data
test_suite_pkwrite.function Finish test in pkwrite 2015-08-19 10:24:34 +02:00
test_suite_rsa.data Fix RSA mutex fix 2015-08-31 09:31:55 +02:00
test_suite_rsa.function
test_suite_shax.data
test_suite_shax.function
test_suite_ssl.data
test_suite_ssl.function Add SSL presets. 2015-06-17 14:59:27 +02:00
test_suite_version.data Bump version to 2.1.2 2015-10-05 19:13:36 +01:00
test_suite_version.function
test_suite_x509parse.data Skip to trusted certs early in the chain 2015-09-01 17:24:42 +02:00
test_suite_x509parse.function Add tests for verify callback 2015-09-01 17:24:42 +02:00
test_suite_x509write.data
test_suite_x509write.function Fix dual use of buffer in test 2015-06-26 14:15:48 +02:00
test_suite_xtea.data
test_suite_xtea.function