1. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  2. 95b5d79 Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use by Tom Cosgrove · 1 year, 11 months ago
  3. 7f18f44 Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  4. 43210b5 Add the ability to verify mbedtls_platform_zeroize() calls with -Wsizeof-pointer-memaccess by Tom Cosgrove · 1 year, 11 months ago
  5. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
  6. 2b15075 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
  7. 7ef96ea Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 2 months ago
  8. c79e4ab Fix typo in comment by Gilles Peskine · 3 years, 10 months ago
  9. c277932 Make MBEDTLS_IGNORE_RETURN configurable by Gilles Peskine · 3 years, 10 months ago
  10. 327cb72 Cleaner implementation of MBEDTLS_IGNORE_RETURN by Gilles Peskine · 3 years, 10 months ago
  11. 15a7420 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago
  12. 8472a10 New configuration option MBEDTLS_CHECK_RETURN_WARNING by Gilles Peskine · 3 years, 10 months ago
  13. e568eba Use reserved identifier for warn_unused_result by Gilles Peskine · 3 years, 10 months ago
  14. ee0a443 Define indirection macros MBEDTLS_CHECK_RETURN_xxx by Gilles Peskine · 3 years, 10 months ago
  15. 7b8571f New macro MBEDTLS_CHECK_RETURN by Gilles Peskine · 4 years ago
  16. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  17. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  18. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  19. c7ad122 Make it easier to define MBEDTLS_PARAM_FAILED as assert by Gilles Peskine · 6 years ago
  20. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  21. 983acb7 Fix include file path by GuHaijun · 7 years ago
  22. 54b789a Merge remote-tracking branch 'public/pr/2298' into development by Simon Butcher · 7 years ago
  23. 9dbefa1 Fix conflict between constant deprecation and check-names.sh by Hanno Becker · 7 years ago
  24. 6d0816a Introduce macros to deprecate constants in the API by Hanno Becker · 7 years ago
  25. 35acb09 Fix some documentation typos/markup/duplication. by Manuel Pégourié-Gonnard · 7 years ago
  26. 9b8ea89 Fix a few style / whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  27. 22028a0 Fix a typo in documentation by Manuel Pégourié-Gonnard · 7 years ago
  28. 0e17cc9 Avoid stringifying condition too early by Manuel Pégourié-Gonnard · 7 years ago
  29. 0e9cddb Introduce generic validation macros by Manuel Pégourié-Gonnard · 7 years ago
  30. ab58852 Rework documentation. by Manuel Pégourié-Gonnard · 7 years ago
  31. a2b0e27 Skip param validation tests if custom macro used by Manuel Pégourié-Gonnard · 7 years ago
  32. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  33. 8e661bf Fix arity of the PARAM_FAILED() macro and function by Manuel Pégourié-Gonnard · 7 years ago
  34. 4c37db6 Remove the library provided function of MBEDTLS_PARAM_FAILED by Simon Butcher · 7 years ago
  35. b486803 Add initial options and support for parameter validation by Simon Butcher · 7 years ago
  36. 03b2bd4 Correct documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  37. a50fed9 Correct typo in documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  38. c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  39. 5a7fe14 Don't include platform_time.h if !MBEDTLS_HAVE_TIME by Hanno Becker · 7 years ago
  40. 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 7 years ago
  41. 48a816f Minor documentation improvements by Hanno Becker · 7 years ago
  42. 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  43. 272675f Correct documentation of mbedtls_platform_gmtime() by Hanno Becker · 7 years ago
  44. 1abb368 Make gmtime() configurable at compile-time by Andres Amaya Garcia · 7 years ago
  45. 56e06db Improve mbedtls_platform_zeroize() docs by Andres Amaya Garcia · 7 years ago
  46. 904e1ef Make utils module part of the platform by Andres Amaya Garcia · 7 years ago