1. 87af9c3 Merge pull request #7310 from Mbed-TLS/2.28-sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
  2. e4f1aac Bump version to 2.28.3 by Dave Rodgman · 2 years, 4 months ago
  3. 779199f Document that MBEDTLS_AESNI_HAVE_INTRINSICS and MBEDTLS_AESNI_HAVE_CODE are internal by Tom Cosgrove · 2 years, 5 months ago
  4. 9494a99 Fix preprocessor conditional by Gilles Peskine · 2 years, 5 months ago
  5. 3efd314 Finish sentence in comment by Gilles Peskine · 2 years, 5 months ago
  6. e5038c6 Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
  7. 6dec541 AESNI: Overhaul implementation selection by Gilles Peskine · 2 years, 5 months ago
  8. 3ba81d3 Remove the dependency of MBEDTLS_AESNI_C on MBEDTLS_HAVE_ASM by Gilles Peskine · 2 years, 5 months ago
  9. 5511a34 New preprocessor symbol indicating that AESNI support is present by Gilles Peskine · 2 years, 5 months ago
  10. c9d8c33 Add space to appease doxygen bug by David Horstmann · 2 years, 5 months ago
  11. 362142f Merge pull request #7223 from gilles-peskine-arm/doc-tls13-psa_crypto_init-2.28 by Dave Rodgman · 2 years, 5 months ago
  12. 07ae208 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 2 years, 5 months ago
  13. 601e839 Fix typos by Tom Cosgrove · 2 years, 5 months ago
  14. 6e9385b Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
  15. b6c5d04 Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  16. 4ff0231 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  17. b43d5e7 Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
  18. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  19. 2ccd77a Don't restyle end of file by David Horstmann · 2 years, 7 months ago
  20. d6818e3 Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
  21. b6bf5f5 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  22. 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
  23. 4547eae Merge pull request #984 from Mbed-TLS/mbedtls-2.28.2-merge-back by Dave Rodgman · 2 years, 8 months ago
  24. 9c02122 Move MBEDTLS_DEPRECATED annotation to prefix by David Horstmann · 2 years, 8 months ago
  25. b884f7e Clarify documentation of ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  26. 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  27. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  28. 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
  29. 7428c61 Bump LTS version to 2.28.2 by Aditya Deshpande · 2 years, 8 months ago
  30. dbefba7 Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.2rc0-pr by Aditya Deshpande · 2 years, 8 months ago
  31. d2c83be Disable code style correction in check_config.h by David Horstmann · 2 years, 9 months ago
  32. f0090d8 Merge remote-tracking branch 'origin/mbedtls-2.28' into merge-2.28 by Dave Rodgman · 2 years, 8 months ago
  33. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  34. b358e46 Merge pull request #6618 from gilles-peskine-arm/mpi_sint-min-ub-2.28 by Gilles Peskine · 2 years, 9 months ago
  35. f385fce tls: Fix in_cid buffer size in transform structure by Ronald Cron · 2 years, 9 months ago
  36. cab02f6 Document mbedtls_mpi_uint and mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
  37. cae0c74 Document invariants of MPI objects by Gilles Peskine · 2 years, 9 months ago
  38. 1dccfdb Add comments for some forbidden aliasing in bignum by Glenn Strauss · 2 years, 9 months ago
  39. 0bbe758 Merge pull request #6191 from daverodgman/invalid-ecdsa-pubkey-backport-2.28 by Dave Rodgman · 2 years, 9 months ago
  40. 8fb928f Fix PSA+RSA dependencies on PK by Gilles Peskine · 2 years, 9 months ago
  41. d3a4f22 Merge pull request #6414 from daverodgman/update_docs_links_2.28 by Dave Rodgman · 2 years, 10 months ago
  42. 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
  43. 4e7892e Additional updates to docs links by Dave Rodgman · 2 years, 10 months ago
  44. 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  45. 9c764bf MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  46. 445aa5e Document the base state of platform abstraction by Gilles Peskine · 2 years, 11 months ago
  47. 864b43d Fix configuration requirements(MBEDTLS_SSL_CONTEXT_SERIALIZATION, MBEDTLS_SSL_SESSION_TICKETS) by Przemek Stekiel · 2 years, 10 months ago
  48. c60b10a Correct documentation for mbedtls_ecdsa_verify by Dave Rodgman · 3 years ago
  49. f211d82 Be explicit about constant time bignum functions that must take a 0 or 1 condition value by Tom Cosgrove · 3 years ago
  50. 2c08ac7 Merge pull request #6157 from daverodgman/chacha-psa-defines-backport by Gilles Peskine · 3 years ago
  51. 62067bc Merge pull request #6156 from daverodgman/microblaze-littleendian-backport-2.28 by Dave Rodgman · 3 years ago
  52. aba5044 Add MBEDTLS_POLY1305_C and MBEDTLS_CHACHA20_C by Summer Qin · 3 years, 2 months ago
  53. 90b99bf fix issue #2020 by Kazuyuki Kimura · 4 years, 2 months ago
  54. 5205c97 Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  55. 9d9d45c bn_mul.h: fix x86 PIC inline ASM compilation with GCC < 5 by Peter Korsgaard · 7 years ago
  56. fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
  57. ed36d20 Save code size by calling get_type only once by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  58. 5721059 Mark internal int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  59. 08b2ebd Improve readability with less negation. by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  60. a4a4aab Improve contract of mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  61. 853f067 Clarify warning about mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  62. 33f41a8 Add the mbedtls prefix to ssl_check_dtls_clihlo_cookie by Andrzej Kurek · 3 years, 2 months ago
  63. 862acb8 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
  64. 2b15075 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
  65. 7ef96ea Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  66. 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  67. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  68. 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
  69. f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
  70. 238f976 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
  71. 8290976 Fix references to mbedtls_config.h by Gilles Peskine · 3 years, 3 months ago
  72. 2b28e4e Clarify wording of documentation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  73. f501cb5 Clarify documentation of mbedtls_x509_crt_profile by Hanno Becker · 7 years ago
  74. b3e87b6 psa_crypto does not support XTS by Gilles Peskine · 3 years, 5 months ago
  75. a16d8fc Merge pull request #5697 from gilles-peskine-arm/psa-test-op-fail-2.28 by Gilles Peskine · 3 years, 4 months ago
  76. 29e89bb Make it explicit that an absolute path is also ok by Gilles Peskine · 3 years, 4 months ago
  77. 8a55775 Wording improvement by Gilles Peskine · 3 years, 4 months ago
  78. 33665c4 More precise explanation of MBEDTLS_PSA_CRYPTO_CONFIG disabled by Gilles Peskine · 3 years, 4 months ago
  79. 99e075b State explicitly USER config files can modify the default config by Gilles Peskine · 3 years, 4 months ago
  80. 25496d0 Clarify the "duplicate documentation" remark by Gilles Peskine · 3 years, 4 months ago
  81. 7266526 Document the section "General configuration options" by Gilles Peskine · 3 years, 4 months ago
  82. 1341e21 Fix name mismatch in section end comment by Gilles Peskine · 3 years, 4 months ago
  83. d742baa Format literal # in a way that doesn't confuse older Doxygen by Gilles Peskine · 3 years, 4 months ago
  84. 86198d7 Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 4 months ago
  85. 7e2a91f Support alternative MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  86. 5283435 Improve documentation of MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  87. 781f734 Document MBEDTLS_CONFIG_FILE and MBEDTLS_USER_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  88. c2d1938 Merge pull request #5720 from tom-cosgrove-arm/adamwolf-reasonable-2.28 by Dave Rodgman · 3 years, 4 months ago
  89. ef30d90 Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
  90. 263d8f7 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  91. dbeaad3 Add missing logic for accelerated ECB under MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  92. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  93. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  94. e693244 Merge pull request #5540 from gilles-peskine-arm/check_config-chachapoly-2.28 by Gilles Peskine · 3 years, 5 months ago
  95. fa21dda Fix indentation by Gilles Peskine · 3 years, 11 months ago
  96. 9130b5b Add check_config checks for AEAD by Gilles Peskine · 4 years ago
  97. 298d6cc Add mbedtls_ssl_check_curve_tls_id() (internal) by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  98. a16ffaf Add a check in check_config.h for PK_WRITE_C when RSA is enabled by Andrzej Kurek · 3 years, 6 months ago
  99. d08ed95 Formatting: remove tabs from check_config.h by Andrzej Kurek · 3 years, 6 months ago
  100. 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