Gilles Peskine
30346f639e
Make it easier to define MBEDTLS_PARAM_FAILED as assert
...
Introduce a new configuration option MBEDTLS_CHECK_PARAMS_ASSERT,
which is disabled by default. When this option is enabled,
MBEDTLS_PARAM_FAILED defaults to assert rather than to a call to
mbedtls_param_failed, and <assert.h> is included.
This fixes #2671 (no easy way to make MBEDTLS_PARAM_FAILED assert)
without breaking backward compatibility. With this change,
`config.pl full` runs tests with MBEDTLS_PARAM_FAILED set to assert,
so the tests will fail if a validation check fails, and programs don't
need to provide their own definition of mbedtls_param_failed().
2019-06-17 19:07:42 +02:00
..
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-01-08 16:34:19 +00:00
2018-12-19 12:51:00 +00:00
2018-03-13 17:18:06 +01:00
2019-04-24 10:51:54 +02:00
2019-01-30 16:09:08 +00:00
2019-04-24 10:51:54 +02:00
2018-12-19 15:48:37 +00:00
2019-01-30 16:09:08 +00:00
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-05-30 10:27:49 +01:00
2018-12-18 15:30:30 +00:00
2018-12-18 15:30:30 +00:00
2018-12-07 16:17:12 +00:00
2018-07-01 10:22:53 +03:00
2018-12-28 11:11:10 +08:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2019-06-17 19:07:42 +02:00
2019-01-30 16:09:08 +00:00
2018-12-06 12:22:46 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2018-12-16 12:02:50 +02:00
2019-02-21 16:58:20 +01:00
2018-01-23 15:44:39 +00:00
2018-07-24 10:02:47 +02:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2018-12-16 12:14:37 +02:00
2018-12-16 12:14:37 +02:00
2018-12-16 12:02:50 +02:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2018-01-25 14:47:39 +00:00
2018-11-09 15:01:07 +00:00
2018-01-23 15:44:39 +00:00
2018-08-10 11:17:14 +01:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:14:37 +02:00
2018-08-10 11:17:14 +01:00
2019-04-24 10:51:54 +02:00
2018-12-16 12:02:50 +02:00
2018-06-13 09:52:54 +02:00
2018-12-19 18:10:03 +01:00
2019-01-30 16:09:08 +00:00
2018-07-24 10:02:47 +02:00
2018-12-16 12:14:37 +02:00
2018-01-23 15:44:39 +00:00
2019-06-17 19:07:42 +02:00
2018-11-09 13:57:37 +00:00
2018-12-28 11:11:10 +08:00
2019-01-08 16:34:19 +00:00
2018-04-04 09:19:27 +02:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2018-12-16 12:14:37 +02:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2019-04-29 11:39:58 +02:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2019-03-19 16:20:02 +00:00
2018-01-23 15:44:39 +00:00
2019-04-24 10:51:54 +02:00
2019-02-11 21:25:09 +00:00
2018-05-21 18:40:10 +03:00
2019-01-08 16:34:19 +00:00