1. 9ebf9aa Merge pull request #9153 from gilles-peskine-arm/oid-limits-2.28 by Gilles Peskine · 1 year, 2 months ago
  2. a8cd2e6 Fix the build without check_config.h (inclusion of limits.h) by Gilles Peskine · 1 year, 3 months ago
  3. e32671f Merge pull request #9086 from nileshkale123/fix/redefinition_warning_for_gnu_source_backport_2.28 by Gilles Peskine · 1 year, 3 months ago
  4. 7913311 Merge pull request #8544 from Ryan-Everett-arm/8537-2.28 by Gilles Peskine · 1 year, 3 months ago
  5. 52b6fef Fixed issue of redefinition warning messages for _GNU_SOURCE by nilesh.kale · 1 year, 4 months ago
  6. 6766a19 Merge pull request #8875 from stevenwdv/mbedtls-2.28 by Paul Elliott · 1 year, 4 months ago
  7. 6fe0ae0 Version bump for 2.28.8 by Minos Galanakis · 1 year, 5 months ago
  8. d4b3fe7 Merge branch 'mbedtls-2.28' into 'mbedtls-2.28-restricted' by Minos Galanakis · 1 year, 5 months ago
  9. f7acf91 Check C/C++ compilers separately for AppleClang ranlib by Steven WdV · 1 year, 5 months ago
  10. 98ebf48 Fix bug in ALPN loading from serialized session by Waleed Elmelegy · 1 year, 5 months ago
  11. 5bada22 Update generated files with inverted option by David Horstmann · 1 year, 5 months ago
  12. 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
  13. 28fe665 Remove LOCAL_OUTPUT_ALLOC_WITH_COPY by Thomas Daubney · 1 year, 5 months ago
  14. ca92831 Add missing semicolon by Thomas Daubney · 1 year, 5 months ago
  15. 4089549 Merge pull request #8851 from billatarm/mbedtls-2.28-add-pc-files by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/mbedtls-2.28/pr-8851-5bc604f33ca4e4b818ff9584aef110b14e0ba35a
  16. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  17. 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  18. a19f6bf Merge pull request #8823 from davidhorstmann-arm/fix-config-bitflag-2.28 by Gilles Peskine · 1 year, 5 months ago
  19. fc8cacf Add missing config guards in comment by David Horstmann · 1 year, 5 months ago
  20. f3c3504 Fix merge by Gabor Mezei · 1 year, 5 months ago
  21. 26bbd8d Merge branch 'mbedtls-2.28-restricted' into bp228_buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
  22. 5e5056d cmake: Use GnuInstallDirs to customize install directories by Biswapriyo Nath · 3 years, 4 months ago
  23. f5a6fa2 Fix code style by David Horstmann · 1 year, 5 months ago
  24. 11def97 Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
  25. 363db77 Add config guards to ssl session comment by David Horstmann · 1 year, 5 months ago
  26. ff783e0 Do not copy the content to the local output buffer with allocation by Gabor Mezei · 1 year, 5 months ago
  27. 8677edd Fix buffer protection handling for `cipher_generate_iv` by Gabor Mezei · 1 year, 6 months ago
  28. 282bb53 Add buffer protection for `cipher_generate_iv` and `cipher_set_iv` by Gabor Mezei · 1 year, 6 months ago
  29. ed96d68 Move local buffer allocation just before usage by Gabor Mezei · 1 year, 6 months ago
  30. 69f680a Add `LOCAL_OUTPUT_ALLOC_WITH_COPY` macro if buffer protection is disabled by Gabor Mezei · 1 year, 6 months ago
  31. 92905be Fix ASAN error for `psa_cipher_update` by Gabor Mezei · 1 year, 6 months ago
  32. 13a15c2 Add buffer protection for cipher functions by Gabor Mezei · 1 year, 6 months ago
  33. 98397f0 Merge branch 'mbedtls-2.28-restricted' into generate-random-buffer-protection-backport by David Horstmann · 1 year, 5 months ago
  34. ffdd957 Fix compilation on macOS without apple-clang by Signed-off-by: Steven WdV · 1 year, 5 months ago
  35. 24d60ad Merge branch 'mbedtls-2.28-restricted' into backport_asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  36. 10e44f3 Add missing guards around exit label by David Horstmann · 1 year, 5 months ago
  37. 65bf12c Add buffer copying to psa_generate_random() by David Horstmann · 1 year, 6 months ago
  38. 9721b86 Allow null buffers when the length is 0 by Gilles Peskine · 1 year, 5 months ago
  39. c2c74b9 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 6 months ago
  40. 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  41. 09cf4f2 Decouple if statement in psa_raw_key_agreement exit. by Thomas Daubney · 1 year, 5 months ago
  42. 2ea8d8f Revise how output allocation is checked by Thomas Daubney · 1 year, 6 months ago
  43. 0736df3 Check for output allocation before randomising by Thomas Daubney · 1 year, 6 months ago
  44. 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 6 months ago
  45. 26d1c43 Check output allocated before randomising by Thomas Daubney · 1 year, 6 months ago
  46. 3c0c6b1 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  47. 9da359f Add buffer protection to psa_key_derivation_key_agreement by Thomas Daubney · 1 year, 6 months ago
  48. 4304276 Add buffer protection to psa_raw_key_agreement by Thomas Daubney · 1 year, 6 months ago
  49. a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
  50. 75c8e61 Merge pull request #8814 from gilles-peskine-arm/rsa-bitlen-fix-2.28 by Tom Cosgrove · 1 year, 6 months ago
  51. eb77b6f Add session config bit for KEEP_PEER_CERTIFICATE by David Horstmann · 1 year, 6 months ago
  52. 09cd7dd Merge pull request #8660 from ivq/fix_ecp_comment by Janos Follath · 1 year, 6 months ago gh-readonly-queue/mbedtls-2.28/pr-8660-ede909f99ab6e6a958a41e365251c2a1d2c4ed4d
  53. 0196f48 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 1 year, 6 months ago
  54. 1a6137b Implement safe buffer copying in asymm. encryption by Thomas Daubney · 1 year, 7 months ago
  55. 480347d Add mac not NULL check before calling memset by Thomas Daubney · 1 year, 6 months ago
  56. 301491d Modify allocation in sign_finish by Thomas Daubney · 1 year, 6 months ago
  57. f298f65 Fix code style by Thomas Daubney · 1 year, 6 months ago
  58. 2bb3a1f Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  59. 324f7de Implement safe buffer copying in MAC API by Thomas Daubney · 1 year, 7 months ago
  60. cbf0921 Fix code style by Thomas Daubney · 1 year, 6 months ago
  61. 5e6b84a Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  62. 62cb36a Implement safe buffer copying in hash API by Thomas Daubney · 1 year, 7 months ago
  63. d0d12fb Conditionally guard exit label to deter unused label error by Ryan Everett · 1 year, 6 months ago
  64. 6f68206 Add buffer copying to psa_key_derivation_input_bytes by Ryan Everett · 1 year, 6 months ago
  65. 08bd246 Add buffer copying to psa_key_derivation_output_bytes by Ryan Everett · 1 year, 6 months ago
  66. b6d5793 Reduce many unnecessary static memory consumption by Chien Wong · 1 year, 6 months ago
  67. 5a2e95d Merge pull request #1164 from daverodgman/update-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  68. bfa27e3 Fix kdf incorrect initial capacity by Kusumit Ghoderao · 1 year, 6 months ago
  69. 3a4153a Conditionally guard exit label to stop unused label error by Ryan Everett · 1 year, 6 months ago
  70. 3082791 Protect buffer in psa_export_public_key by Ryan Everett · 1 year, 7 months ago
  71. e3e760c Protect buffer in psa_export_key by Ryan Everett · 1 year, 7 months ago
  72. 6b97025 Protect buffer in psa_import_key by Ryan Everett · 1 year, 7 months ago
  73. 90b94ff Allow GCM IV to be NULL if zero-length by David Horstmann · 1 year, 6 months ago
  74. 670100f fix build for midipix by Ørjan Malde · 1 year, 6 months ago
  75. f446b89 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  76. 290aac4 Implement safe buffer copying in asymmetric signature API by Thomas Daubney · 1 year, 7 months ago
  77. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  78. 3b0c371 Add allocate and copy style output buffer handling by Gabor Mezei · 1 year, 6 months ago
  79. 6baf6e9 Add buffer copying to psa_aead_decrypt() by David Horstmann · 1 year, 8 months ago
  80. 21c1a94 Copy buffers in psa_aead_encrypt() by David Horstmann · 1 year, 8 months ago
  81. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  82. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  83. e90cbc3 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  84. 1a9a697 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  85. 8cdb606 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  86. 601bffc Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  87. aa6760d Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  88. 4fe396f Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  89. 4217503 Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  90. c7e208d Merge pull request #8662 from LocutusOfBorg/mbedtls-2.28 by Tom Cosgrove · 1 year, 7 months ago
  91. d776823 Update library/timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  92. a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  93. 8b73629 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  94. 6f499b7 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  95. 24bb226 Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  96. 8b246b3 Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  97. f9cc476 Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  98. 404160a Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  99. ffb18d2 Merge pull request #8670 from daverodgman/default-compiler-all-2.28 by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/mbedtls-2.28/pr-8670-0071830a4fbcc1b38e33a3b001489ccbd9c9e31c
  100. 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago