- d9572c0 Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use by Tom Cosgrove · 1 year, 11 months ago
- 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
- 42b02a9 Add the ability to verify mbedtls_platform_zeroize() calls with -Wsizeof-pointer-memaccess by Tom Cosgrove · 1 year, 11 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
- 1e21144 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
- 9e98573 fix build fail with MBEDTLS_DEPRECATED by Brett Warren · 3 years, 9 months ago
- 3a96d09 export MBEDTLS_DEPRECATED from platform_util.h by Brett Warren · 3 years, 9 months ago
- 2aefc9e Fix typo in comment by Gilles Peskine · 3 years, 10 months ago
- fcc93d7 Make MBEDTLS_IGNORE_RETURN configurable by Gilles Peskine · 3 years, 10 months ago
- 252b758 Cleaner implementation of MBEDTLS_IGNORE_RETURN by Gilles Peskine · 3 years, 10 months ago
- 5c4ca32 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago
- 409fbbe Minor documentation fix by Gilles Peskine · 3 years, 10 months ago
- 9a7d4c2 New configuration option MBEDTLS_CHECK_RETURN_WARNING by Gilles Peskine · 3 years, 10 months ago
- a33e693 Use reserved identifier for warn_unused_result by Gilles Peskine · 3 years, 10 months ago
- 463adf4 Define indirection macros MBEDTLS_CHECK_RETURN_xxx by Gilles Peskine · 3 years, 10 months ago
- e35f8f6 Move MBEDTLS_CHECK_RETURN to platform_util. by Mateusz Starzyk · 4 years ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- cc70741 Remove MBEDTLS_CHECK_PARAMS option by TRodziewicz · 4 years, 2 months ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
- c7ad122 Make it easier to define MBEDTLS_PARAM_FAILED as assert by Gilles Peskine · 6 years ago
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
- 983acb7 Fix include file path by GuHaijun · 7 years ago
- 54b789a Merge remote-tracking branch 'public/pr/2298' into development by Simon Butcher · 7 years ago
- 9dbefa1 Fix conflict between constant deprecation and check-names.sh by Hanno Becker · 7 years ago
- 6d0816a Introduce macros to deprecate constants in the API by Hanno Becker · 7 years ago
- 35acb09 Fix some documentation typos/markup/duplication. by Manuel Pégourié-Gonnard · 7 years ago
- 9b8ea89 Fix a few style / whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
- 22028a0 Fix a typo in documentation by Manuel Pégourié-Gonnard · 7 years ago
- 0e17cc9 Avoid stringifying condition too early by Manuel Pégourié-Gonnard · 7 years ago
- 0e9cddb Introduce generic validation macros by Manuel Pégourié-Gonnard · 7 years ago
- ab58852 Rework documentation. by Manuel Pégourié-Gonnard · 7 years ago
- a2b0e27 Skip param validation tests if custom macro used by Manuel Pégourié-Gonnard · 7 years ago
- 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
- 8e661bf Fix arity of the PARAM_FAILED() macro and function by Manuel Pégourié-Gonnard · 7 years ago
- 4c37db6 Remove the library provided function of MBEDTLS_PARAM_FAILED by Simon Butcher · 7 years ago
- b486803 Add initial options and support for parameter validation by Simon Butcher · 7 years ago
- 03b2bd4 Correct documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
- a50fed9 Correct typo in documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
- c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
- 5a7fe14 Don't include platform_time.h if !MBEDTLS_HAVE_TIME by Hanno Becker · 7 years ago
- 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 7 years ago
- 48a816f Minor documentation improvements by Hanno Becker · 7 years ago
- 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
- 272675f Correct documentation of mbedtls_platform_gmtime() by Hanno Becker · 7 years ago
- 1abb368 Make gmtime() configurable at compile-time by Andres Amaya Garcia · 7 years ago
- 56e06db Improve mbedtls_platform_zeroize() docs by Andres Amaya Garcia · 7 years ago
- 904e1ef Make utils module part of the platform by Andres Amaya Garcia · 7 years ago