1. c277932 Make MBEDTLS_IGNORE_RETURN configurable by Gilles Peskine · 3 years, 10 months ago
  2. 327cb72 Cleaner implementation of MBEDTLS_IGNORE_RETURN by Gilles Peskine · 3 years, 10 months ago
  3. 9110809 Fix mistake in the sample implementation of MBEDTLS_CHECK_RETURN by Gilles Peskine · 3 years, 10 months ago
  4. 15a7420 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago
  5. 8472a10 New configuration option MBEDTLS_CHECK_RETURN_WARNING by Gilles Peskine · 3 years, 11 months ago
  6. e568eba Use reserved identifier for warn_unused_result by Gilles Peskine · 3 years, 11 months ago
  7. 6b5c0f0 Better default for MBEDTLS_CHECK_RETURN in config.h by Gilles Peskine · 3 years, 11 months ago
  8. ce555e4 Change DES and AES functions to MBEDTLS_CHECK_RETURN_TYPICAL by Gilles Peskine · 3 years, 11 months ago
  9. ee0a443 Define indirection macros MBEDTLS_CHECK_RETURN_xxx by Gilles Peskine · 3 years, 11 months ago
  10. 1ef29fc Add MBEDTLS_CHECK_RETURN description to config.h by Mateusz Starzyk · 4 years ago
  11. 377a310 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  12. 7b8571f New macro MBEDTLS_CHECK_RETURN by Gilles Peskine · 4 years, 1 month ago
  13. 1b95b34 Merge pull request #4696 from yutotakano/fix-ssl-opt.sh-hard-abort-2.x by Gilles Peskine · 4 years ago
  14. a92a3e9 Merge pull request #4827 from gilles-peskine-arm/generate_errors-multiline-2.2x by Gilles Peskine · 4 years ago
  15. 3480e77 Merge pull request #4829 from spencer-burke/fixing_4222-2.x by Gilles Peskine · 4 years ago
  16. 30dc0b5 Remove the duplicate code in mbedtls/include/mbedtls/check_config.h by Spencer Burke · 4 years, 2 months ago
  17. 8c92d5c Show warnings if something looks wrong by Gilles Peskine · 4 years ago
  18. 8978c5b Document the big regex by Gilles Peskine · 4 years ago
  19. a397443 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  20. d15ed31 Better support multiline comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  21. 80605bb More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  22. 1410c12 Remove reference to compat-1.2.h by Gilles Peskine · 4 years ago
  23. 9274d46 Merge pull request #4759 from paul-elliott-arm/fix_cipher_output_size_2.x by Gilles Peskine · 4 years ago
  24. b0f45d7 Merge pull request #4803 from gilles-peskine-arm/save-coverage-summary-2.x by Manuel Pégourié-Gonnard · 4 years ago
  25. de1a320 Merge pull request #4797 from gilles-peskine-arm/generate_psa_tests-robutness-202107-2.2x by Manuel Pégourié-Gonnard · 4 years ago
  26. 75ab928 Fix DTLS 1.0 fragment tests not having length constraint by Yuto Takano · 4 years ago
  27. 7ac412b Add Changelog entry by Paul Elliott · 4 years, 1 month ago
  28. ed33ef1 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  29. c183f20 Add fix to update output size macro as well. by Paul Elliott · 4 years, 1 month ago
  30. 9bc9659 Change PSA Cipher macro safety to use block length by Paul Elliott · 4 years, 1 month ago
  31. eadd8ee Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years, 1 month ago
  32. 5cf753a More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
  33. a2df615 Explain the final error checking by Gilles Peskine · 4 years, 1 month ago
  34. 81786e4 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  35. 8e74141 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  36. 5a09a4a Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  37. d9feb34 Merge pull request #4779 from yutotakano/fix-reserved-identifier-clash-2.x by Gilles Peskine · 4 years, 1 month ago
  38. 0ba0109 Merge pull request #4768 from JoeSubbiani/TestBlockSizes_2.x by Ronald Cron · 4 years, 1 month ago
  39. e7738c3 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  40. cdd80c4 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  41. 06d5a32 Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  42. 1d21090 Merge pull request #4480 from gilles-peskine-arm/psa-storage-format-test-strategy-20210511 by Ronald Cron · 4 years, 1 month ago
  43. 5053642 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  44. c9eb858 Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  45. b2c454c Add ChangeLog entry for reserved identifier replacments by Yuto Takano · 4 years, 1 month ago
  46. 284857e Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  47. bc6eaf7 Replace `_B` with `B` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  48. bd5cc3a Add test in block_cipher_key_type test case by Joe Subbiani · 4 years, 1 month ago
  49. 7187953 Raise max_content_len constraint by one in Connection ID tests by Yuto Takano · 4 years, 1 month ago
  50. a49124e Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
  51. 8a693ef Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
  52. ccdd25c Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
  53. bec7cf7 Use `requires_max_content_len`, add check in Renegotiation by Yuto Takano · 4 years, 1 month ago
  54. ab9e4333 Add space between command substitution braces and content by Yuto Takano · 4 years, 2 months ago
  55. d448545 Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 2 months ago
  56. 05d43f4 Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh by Yuto Takano · 4 years, 2 months ago
  57. 18ddccc Remove hard exit in ssh-opt.sh, replace with `requires` functions by Yuto Takano · 4 years, 2 months ago
  58. 8de3633 Merge pull request #4762 from mpg/fix-overly-aggressive-udp-proxy-2.x by Gilles Peskine · 4 years, 1 month ago
  59. 1413428 Fix bug with UDP proxy not forwarding enough by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  60. dcb3479 Merge pull request #4761 from mpg/fix-memleak-in-ssl-test-2.x by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  61. 7fe62cc Fix divide by zero if macro used with wrong key by Paul Elliott · 4 years, 1 month ago
  62. 87e8b5c Use distinct variables for distinct purposes by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  63. 40e26b2 Fix memory leak on failure path in test code by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  64. 008cd0c Merge pull request #4757 from gilles-peskine-arm/generate_psa_tests-speedup-2.27 by Gilles Peskine · 4 years, 1 month ago
  65. e1a97cb Merge pull request #847 from ARMmbed/mbedtls-2.27.0_merge_into_release by Dave Rodgman · 4 years, 1 month ago
  66. 3008c58 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  67. f71e287 Merge pull request #843 from paul-elliott-arm/mbedtls-2.27.0rc0-pr by Dave Rodgman · 4 years, 1 month ago mbedtls-2.27.0 v2.27.0
  68. 4614cb1 Fix Changelog indentation by Dave Rodgman · 4 years, 1 month ago
  69. 699ccf8 Fix indentation in the Changelog by Dave Rodgman · 4 years, 1 month ago
  70. 610a9cc Bump SO version for libmbedcrypto by Paul Elliott · 4 years, 1 month ago
  71. f3e1a25 Revert ChangeLog change by Paul Elliott · 4 years, 1 month ago
  72. 40d3fd3 Grammar and typo changelog cleanup by Paul Elliott · 4 years, 1 month ago
  73. 46c0cf7 Actually remove compiled changelog entries by Paul Elliott · 4 years, 1 month ago
  74. 3ca4892 Update changelog to cover #4197 by Paul Elliott · 4 years, 1 month ago
  75. d925ee0 Set ChangeLog version and release date by Paul Elliott · 4 years, 1 month ago
  76. bece737 Bump Library Version Number by Paul Elliott · 4 years, 1 month ago
  77. 6712332 Build aggregated ChangeLog by Paul Elliott · 4 years, 1 month ago
  78. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  79. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  80. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  81. e4be8a3 Remove obsolete comment by gabor-mezei-arm · 4 years, 1 month ago
  82. 05dac4a Give a better name for struct member by gabor-mezei-arm · 4 years, 1 month ago
  83. 0a4046e Merge pull request #4736 from daverodgman/alert_bugfixes_2.x by Dave Rodgman · 4 years, 1 month ago
  84. 7ed75e2 Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  85. 2523045 Fix minor issues by gabor-mezei-arm · 4 years, 1 month ago
  86. a3669ac Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  87. bdba86f Merge pull request #4718 from nick-child-ibm/hash_len_devel by Gilles Peskine · 4 years, 1 month ago
  88. 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  89. 809634d Check the return status of the functions first by gabor-mezei-arm · 4 years, 1 month ago
  90. 42373bd Add buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  91. 6f8d43d Remove invalid buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  92. 0dfb7db TLS UNSUPPORTED_EXTENSION error code changes by Dave Rodgman · 4 years, 1 month ago
  93. de8c91b Improve Changelog for TLS alert codes by Dave Rodgman · 4 years, 1 month ago
  94. ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  95. 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  96. 8930e14 test_suite_pk.function: Do not use MD_MAX_SIZE by Nick Child · 4 years, 2 months ago
  97. b6d5693 pk.c: Ensure hash_len equals hash in pk_hashlen_helper by Nick Child · 4 years, 2 months ago
  98. e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  99. 61739e3 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  100. 5071a2e Use regexp pattern instaed of string by gabor-mezei-arm · 4 years, 1 month ago