1. 17b1e2f Bump version to 3.1.0 by Ronald Cron · 3 years, 8 months ago
  2. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  3. 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
  4. ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  5. bb27b43 build: Fix TLS 1.3 prerequisites by Ronald Cron · 3 years, 8 months ago
  6. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
  7. 0abf07c Make PSA crypto mandatory for TLS 1.3 by Ronald Cron · 3 years, 8 months ago
  8. 6b07916 Merge pull request #5230 from ronald-cron-arm/tls13_ccs_client by Ronald Cron · 3 years, 8 months ago
  9. d31da1c Merge pull request #5270 from davidhorstmann-arm/improve-cmac-docs by Gilles Peskine · 3 years, 8 months ago
  10. 49ad619 Add injection of dummy's ChangeCipherSpec for middlebox compatibility by Ronald Cron · 3 years, 8 months ago
  11. ab65c52 Add MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE config option by Ronald Cron · 3 years, 8 months ago
  12. c38c1f2 Merge pull request #5268 from gilles-peskine-arm/struct_reordering_3.0 by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  13. b3ec69d mbedtls_ssl_config: better document former bit-fields by Gilles Peskine · 3 years, 8 months ago
  14. 3921134 Merge pull request #5263 from ronald-cron-arm/psa-test-driver_3.x by Gilles Peskine · 3 years, 8 months ago
  15. 3d5dfa5 Reword documentation of CMAC operations by David Horstmann · 3 years, 8 months ago
  16. 351c71b Fix builds when config.h only defines MBEDTLS_BIGNUM_C by Dave Rodgman · 3 years, 8 months ago
  17. 8c8cea2 Merge pull request #5166 from xffbai/code-align by Ronald Cron · 3 years, 8 months ago
  18. d4c2c9b psa: Fix some dependencies in config_psa.h by Ronald Cron · 4 years, 3 months ago
  19. 1bbf6d6 Merge pull request #5149 from mfil/feature/additional_cipher_info_getters by Gilles Peskine · 3 years, 8 months ago
  20. ad7e8a7 Documentation fixes by Paul Elliott · 3 years, 8 months ago
  21. 533a728 mbedtls_ssl_config: Replace bit-fields by separate bytes by Gilles Peskine · 3 years, 9 months ago
  22. 8834d87 mbedtls_ssl_config, mbedtls_ssl_session: reorder fields by Gilles Peskine · 3 years, 8 months ago
  23. c3cffae Document return value for IV size getter on NULL by Max Fillinger · 3 years, 8 months ago
  24. 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
  25. be7b21d Merge branch 'development' into 3649_move_constant_time_functions_into_separate_module by Gabor Mezei · 3 years, 8 months ago
  26. 9264428 Merge pull request #5105 from AaronErhardt/doc-fixes by Gilles Peskine · 3 years, 8 months ago
  27. e85bb70 Fix documentation for block size getters by Max Fillinger · 3 years, 8 months ago
  28. 5fee208 Make new IV and block size getters return size_t by Max Fillinger · 3 years, 8 months ago
  29. fb5fdb5 Further documentation improvements by Paul Elliott · 3 years, 8 months ago
  30. 28777db Merge pull request #4952 from xkqian/add_server_finished by Ronald Cron · 3 years, 9 months ago
  31. 853c0da Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
  32. 3306284 Change code base on comments by XiaokangQian · 3 years, 9 months ago
  33. d6d234f Solve the ABI_API check issue for mbedtls_ssl_session by XiaokangQian · 3 years, 9 months ago
  34. f057893 Allow checking variable IV/key size in cipher_info by Max Fillinger · 3 years, 9 months ago
  35. 3a782a0 Add IV and block size getters for cipher_info by Max Fillinger · 3 years, 9 months ago
  36. 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  37. c5c39d5 Change code for styles and comments .etc by XiaokangQian · 3 years, 9 months ago
  38. 1aef02e Fix initialized issues and remove useless code by XiaokangQian · 3 years, 9 months ago
  39. f13c560 Revert some changes about tls13 and macros by XiaokangQian · 3 years, 9 months ago
  40. a763498 Change code based on commetns by XiaokangQian · 3 years, 9 months ago
  41. aa5f5c1 TLS1.3: Add server finish processing in client side by XiaokangQian · 3 years, 11 months ago
  42. 642eeb2 Fix documentation and comments by Gabor Mezei · 3 years, 9 months ago
  43. 0dbe1df Merge pull request #4859 from brett-warren-arm/supported_groups by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  44. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  45. e0edc84 Add mbedtls_ssl_conf_groups to API by Brett Warren · 4 years ago
  46. 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  47. a706e5e Add missing cipher mode translations for PSA by Mateusz Starzyk · 3 years, 9 months ago
  48. 36b70b2 Change MBEDTLS_ECP_DP_MAX to 14 by Brett Warren · 3 years, 9 months ago
  49. 7b2d4ef Change the buffer boundary check and alert type by XiaokangQian · 3 years, 10 months ago
  50. 2d5c72b TLS1.3: Add Encrypted Extensions by XiaokangQian · 3 years, 11 months ago
  51. 7de19dd Remove invalid comments in CCM API by Mateusz Starzyk · 3 years, 9 months ago
  52. 4cb9739 Use separate MBEDTLS_MODE for the CCM*. by Mateusz Starzyk · 3 years, 9 months ago
  53. 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 9 months ago
  54. 9bb56dc Add return info to sha256 docs by Aaron Erhardt · 3 years, 9 months ago
  55. a5a2399 Remove mode param from AES-CTR docs by Aaron Erhardt · 3 years, 9 months ago
  56. 30bd7fa Change error code for MBEDTLS_ERR_GCM_BUFFER_TOO_SMALL. by Mateusz Starzyk · 3 years, 9 months ago
  57. bb2ced3 Ignore plaintext length for CCM*-no-tag. by Mateusz Starzyk · 3 years, 10 months ago
  58. 9e98573 fix build fail with MBEDTLS_DEPRECATED by Brett Warren · 3 years, 9 months ago
  59. 3a96d09 export MBEDTLS_DEPRECATED from platform_util.h by Brett Warren · 3 years, 9 months ago
  60. 90437e3 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 9 months ago
  61. 53dd04c Remove unneeded include by Gabor Mezei · 3 years, 9 months ago
  62. 765862c Move mbedtls_cf_memcmp to a new public header by Gabor Mezei · 3 years, 10 months ago
  63. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  64. 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
  65. e23bba0 Merge pull request #4927 from yuhaoth/pr/add-tls13-serverhello-utils by Ronald Cron · 3 years, 10 months ago
  66. 09c46da Implement PSA_WANT_KEY_TYPE_ARIA by Gilles Peskine · 3 years, 10 months ago
  67. 88b756b move tls1_3 max md size by Jerry Yu · 3 years, 10 months ago
  68. d1ab262 define max md size for tls1_3 by Jerry Yu · 3 years, 10 months ago
  69. ae0b2e2 Rename counter_len by Jerry Yu · 3 years, 10 months ago
  70. 44c96aa Support PSA_ALG_RSA_PSS_ANY_SALT iff PSA_ALG_RSA_PSS is supported by Gilles Peskine · 3 years, 10 months ago
  71. f28261f Remove output buffer limitation for PSA with GCM. by Mateusz Starzyk · 3 years, 10 months ago
  72. 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
  73. 2aefc9e Fix typo in comment by Gilles Peskine · 3 years, 10 months ago
  74. fcc93d7 Make MBEDTLS_IGNORE_RETURN configurable by Gilles Peskine · 3 years, 10 months ago
  75. 252b758 Cleaner implementation of MBEDTLS_IGNORE_RETURN by Gilles Peskine · 3 years, 10 months ago
  76. cd79dfc Fix mistake in the sample implementation of MBEDTLS_CHECK_RETURN by Gilles Peskine · 3 years, 10 months ago
  77. 5c4ca32 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago
  78. 86de1b7 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  79. 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
  80. 80c6a8e Add PSA support for MBEDTLS_CIPHER_AES_128_ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  81. bfe3d87 Merge pull request #4842 from gilles-peskine-arm/public_fields-3.0-info by Gilles Peskine · 3 years, 10 months ago
  82. d96a5c2 Fix wrong usage of counter len macro by Jerry Yu · 3 years, 10 months ago
  83. 1869377 Merge pull request #4942 from yuhaoth/pr/add-tls13-client-dummy-state-handlers by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  84. d9a94fe Add counter length macro by Jerry Yu · 3 years, 10 months ago
  85. 45cb82f Merge pull request #4918 from yuhaoth/pr/add-send-alert-message-macro by Ronald Cron · 3 years, 10 months ago
  86. 5b8618b fixup: Make the fields of mbedtls_ecp_curve_info public by Gilles Peskine · 3 years, 10 months ago
  87. 409fbbe Minor documentation fix by Gilles Peskine · 3 years, 10 months ago
  88. 9a7d4c2 New configuration option MBEDTLS_CHECK_RETURN_WARNING by Gilles Peskine · 3 years, 10 months ago
  89. a33e693 Use reserved identifier for warn_unused_result by Gilles Peskine · 3 years, 10 months ago
  90. 913fc5f Better default for MBEDTLS_CHECK_RETURN in config.h by Gilles Peskine · 3 years, 10 months ago
  91. 3f106f7 Move MBEDTLS_CHECK_RETURN to the correct section by Gilles Peskine · 3 years, 10 months ago
  92. e41803a Change DES and AES functions to MBEDTLS_CHECK_RETURN_TYPICAL by Gilles Peskine · 3 years, 10 months ago
  93. 463adf4 Define indirection macros MBEDTLS_CHECK_RETURN_xxx by Gilles Peskine · 3 years, 10 months ago
  94. 2a25804 Add MBEDTLS_CHECK_RETURN description to mbedtls_config. by Mateusz Starzyk · 4 years ago
  95. e35f8f6 Move MBEDTLS_CHECK_RETURN to platform_util. by Mateusz Starzyk · 4 years ago
  96. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  97. 4b627af New macro MBEDTLS_CHECK_RETURN by Gilles Peskine · 4 years, 1 month ago
  98. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  99. 957f0fa Add length macro for in_ctr by Jerry Yu · 3 years, 10 months ago
  100. 394ece6 Add function for set pending alert flag by Jerry Yu · 3 years, 11 months ago