1. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  2. 2ccd77a Don't restyle end of file by David Horstmann · 2 years, 7 months ago
  3. d6818e3 Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
  4. b6bf5f5 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  5. 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
  6. 4547eae Merge pull request #984 from Mbed-TLS/mbedtls-2.28.2-merge-back by Dave Rodgman · 2 years, 8 months ago
  7. 9c02122 Move MBEDTLS_DEPRECATED annotation to prefix by David Horstmann · 2 years, 8 months ago
  8. b884f7e Clarify documentation of ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  9. 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  10. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  11. 0e0793f Merge pull request #6706 from davidhorstmann-arm/2.28-code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  12. 7428c61 Bump LTS version to 2.28.2 by Aditya Deshpande · 2 years, 8 months ago
  13. dbefba7 Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.2rc0-pr by Aditya Deshpande · 2 years, 8 months ago
  14. d2c83be Disable code style correction in check_config.h by David Horstmann · 2 years, 9 months ago
  15. f0090d8 Merge remote-tracking branch 'origin/mbedtls-2.28' into merge-2.28 by Dave Rodgman · 2 years, 8 months ago
  16. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  17. b358e46 Merge pull request #6618 from gilles-peskine-arm/mpi_sint-min-ub-2.28 by Gilles Peskine · 2 years, 8 months ago
  18. f385fce tls: Fix in_cid buffer size in transform structure by Ronald Cron · 2 years, 9 months ago
  19. cab02f6 Document mbedtls_mpi_uint and mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
  20. cae0c74 Document invariants of MPI objects by Gilles Peskine · 2 years, 9 months ago
  21. 1dccfdb Add comments for some forbidden aliasing in bignum by Glenn Strauss · 2 years, 9 months ago
  22. 0bbe758 Merge pull request #6191 from daverodgman/invalid-ecdsa-pubkey-backport-2.28 by Dave Rodgman · 2 years, 9 months ago
  23. 8fb928f Fix PSA+RSA dependencies on PK by Gilles Peskine · 2 years, 9 months ago
  24. d3a4f22 Merge pull request #6414 from daverodgman/update_docs_links_2.28 by Dave Rodgman · 2 years, 10 months ago
  25. 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
  26. 4e7892e Additional updates to docs links by Dave Rodgman · 2 years, 10 months ago
  27. 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  28. 9c764bf MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  29. 445aa5e Document the base state of platform abstraction by Gilles Peskine · 2 years, 11 months ago
  30. 864b43d Fix configuration requirements(MBEDTLS_SSL_CONTEXT_SERIALIZATION, MBEDTLS_SSL_SESSION_TICKETS) by Przemek Stekiel · 2 years, 10 months ago
  31. c60b10a Correct documentation for mbedtls_ecdsa_verify by Dave Rodgman · 3 years ago
  32. f211d82 Be explicit about constant time bignum functions that must take a 0 or 1 condition value by Tom Cosgrove · 3 years ago
  33. 2c08ac7 Merge pull request #6157 from daverodgman/chacha-psa-defines-backport by Gilles Peskine · 3 years ago
  34. 62067bc Merge pull request #6156 from daverodgman/microblaze-littleendian-backport-2.28 by Dave Rodgman · 3 years ago
  35. aba5044 Add MBEDTLS_POLY1305_C and MBEDTLS_CHACHA20_C by Summer Qin · 3 years, 2 months ago
  36. 90b99bf fix issue #2020 by Kazuyuki Kimura · 4 years, 2 months ago
  37. 5205c97 Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  38. 9d9d45c bn_mul.h: fix x86 PIC inline ASM compilation with GCC < 5 by Peter Korsgaard · 7 years ago
  39. fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
  40. ed36d20 Save code size by calling get_type only once by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  41. 5721059 Mark internal int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  42. 08b2ebd Improve readability with less negation. by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  43. a4a4aab Improve contract of mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  44. 853f067 Clarify warning about mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  45. 33f41a8 Add the mbedtls prefix to ssl_check_dtls_clihlo_cookie by Andrzej Kurek · 3 years, 2 months ago
  46. 862acb8 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
  47. 2b15075 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
  48. 7ef96ea Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  49. 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  50. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  51. 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
  52. f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
  53. 238f976 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
  54. 8290976 Fix references to mbedtls_config.h by Gilles Peskine · 3 years, 3 months ago
  55. 2b28e4e Clarify wording of documentation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  56. f501cb5 Clarify documentation of mbedtls_x509_crt_profile by Hanno Becker · 7 years ago
  57. b3e87b6 psa_crypto does not support XTS by Gilles Peskine · 3 years, 5 months ago
  58. a16d8fc Merge pull request #5697 from gilles-peskine-arm/psa-test-op-fail-2.28 by Gilles Peskine · 3 years, 4 months ago
  59. 29e89bb Make it explicit that an absolute path is also ok by Gilles Peskine · 3 years, 4 months ago
  60. 8a55775 Wording improvement by Gilles Peskine · 3 years, 4 months ago
  61. 33665c4 More precise explanation of MBEDTLS_PSA_CRYPTO_CONFIG disabled by Gilles Peskine · 3 years, 4 months ago
  62. 99e075b State explicitly USER config files can modify the default config by Gilles Peskine · 3 years, 4 months ago
  63. 25496d0 Clarify the "duplicate documentation" remark by Gilles Peskine · 3 years, 4 months ago
  64. 7266526 Document the section "General configuration options" by Gilles Peskine · 3 years, 4 months ago
  65. 1341e21 Fix name mismatch in section end comment by Gilles Peskine · 3 years, 4 months ago
  66. d742baa Format literal # in a way that doesn't confuse older Doxygen by Gilles Peskine · 3 years, 4 months ago
  67. 86198d7 Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 4 months ago
  68. 7e2a91f Support alternative MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  69. 5283435 Improve documentation of MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  70. 781f734 Document MBEDTLS_CONFIG_FILE and MBEDTLS_USER_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  71. c2d1938 Merge pull request #5720 from tom-cosgrove-arm/adamwolf-reasonable-2.28 by Dave Rodgman · 3 years, 4 months ago
  72. ef30d90 Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
  73. 263d8f7 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  74. dbeaad3 Add missing logic for accelerated ECB under MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  75. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  76. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  77. e693244 Merge pull request #5540 from gilles-peskine-arm/check_config-chachapoly-2.28 by Gilles Peskine · 3 years, 5 months ago
  78. fa21dda Fix indentation by Gilles Peskine · 3 years, 11 months ago
  79. 9130b5b Add check_config checks for AEAD by Gilles Peskine · 4 years ago
  80. 298d6cc Add mbedtls_ssl_check_curve_tls_id() (internal) by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  81. a16ffaf Add a check in check_config.h for PK_WRITE_C when RSA is enabled by Andrzej Kurek · 3 years, 6 months ago
  82. d08ed95 Formatting: remove tabs from check_config.h by Andrzej Kurek · 3 years, 6 months ago
  83. 1faa2a3 Add a check for MBEDTLS_PK_WRITE_C with USE_PSA_CRYPTO to check-config.h by Andrzej Kurek · 3 years, 6 months ago
  84. fe5fb8e doxygen: remove empty platform_time configuration section by Andrzej Kurek · 3 years, 6 months ago
  85. ff632d5 doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 6 months ago
  86. 73afe27 Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 6 months ago
  87. 9db51a6 Add missing config check for PKCS5. by Sebastian Bøe · 3 years, 6 months ago
  88. d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
  89. 384b98b Merge pull request #5310 from paul-elliott-arm/pkcs12_fix_2.x by Gilles Peskine · 3 years, 8 months ago
  90. ce22008 Documentation fixes by Paul Elliott · 3 years, 8 months ago
  91. 2b3f21d Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  92. a59cc3d Further documentation improvements by Paul Elliott · 3 years, 9 months ago
  93. fe724fe Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
  94. 51377d8 Merge pull request #5280 from davidhorstmann-arm/2.x-improve-cmac-docs by Gilles Peskine · 3 years, 8 months ago
  95. c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  96. b56f38f Reword documentation of CMAC operations by David Horstmann · 3 years, 8 months ago
  97. 582f239 Merge pull request #5167 from tom-cosgrove-arm/fix-builds-with-only-mbedtls_bignum_c-defined by Gilles Peskine · 3 years, 8 months ago
  98. d98ec4b psa: Fix some dependencies in config_psa.h by Ronald Cron · 4 years, 3 months ago
  99. 3107b33 Merge pull request #5154 from gabor-mezei-arm/3649_bp2x_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 8 months ago
  100. 8100bf5 further improvements to sha256 docs by Tom Cosgrove · 3 years, 8 months ago