1. d2c4189 ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  2. 9ebf9aa Merge pull request #9153 from gilles-peskine-arm/oid-limits-2.28 by Gilles Peskine · 1 year, 2 months ago
  3. a8cd2e6 Fix the build without check_config.h (inclusion of limits.h) by Gilles Peskine · 1 year, 3 months ago
  4. b86ce2e Merge pull request #9137 from gilles-peskine-arm/ssl-opt-server2-detection-2.28 by Gilles Peskine · 1 year, 3 months ago
  5. 0d16d81 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  6. 2b08ba0 Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  7. dd53964 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  8. b3bba1a Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
  9. 757eb9c Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
  10. e4d2ab8 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
  11. d84733d Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
  12. 6cafbb3 Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
  13. 8ed4374 Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
  14. bf90047 Remove `Terminated` message on 22.04 by Jerry Yu · 2 years, 10 months ago
  15. e32671f Merge pull request #9086 from nileshkale123/fix/redefinition_warning_for_gnu_source_backport_2.28 by Gilles Peskine · 1 year, 3 months ago
  16. d090f49 Fix Changelog formatting by Janos Follath · 1 year, 3 months ago
  17. a5586e1 Merge pull request #8907 from IVOES/backport2.28-cpp/unbounded-write by Gilles Peskine · 1 year, 3 months ago
  18. 7913311 Merge pull request #8544 from Ryan-Everett-arm/8537-2.28 by Gilles Peskine · 1 year, 3 months ago
  19. 52b6fef Fixed issue of redefinition warning messages for _GNU_SOURCE by nilesh.kale · 1 year, 4 months ago
  20. ddfb626 Merge pull request #9019 from mpg/compat-not-executed-2.28 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  21. f47bea8 Merge pull request #8929 from gilles-peskine-arm/test-dependencies-20240314-2.28 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  22. de887ba Fix silly typo by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  23. b76606c Run full compat.sh in ASan component only by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  24. aefbb66 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  25. 9fb48da Remove leftover debugging printf by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  26. de05197 compat.sh: properly skip single-DES and DTLS 1.2 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  27. 7e5d81d compat.sh: no TLS-RSA-WITH-NULL-SHA256 with ssl3 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  28. e86e2bc compat.sh: properly report skipped tests by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  29. 2e1d2fe analyze_outcomes.py: ignore OpenSSL+dtls12+DES by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  30. 2cd43a7 Run compat.sh with non-default ciphers with ssl3 too by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  31. 62910cf compat.sh: include ssl3 in --list-test-cases by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  32. c1685d1 compat.sh: use correct names in --list-test-cases by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  33. 826f8da compat.sh: fix --list-test-cases for RC4 with DTLS by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  34. 4be8941 compat.sh: always filter ciphersuites by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  35. c3f5c96 Merge pull request #8996 from mpg/fix-wrong-dep-test-case-2.28 by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/mbedtls-2.28/pr-8996-6766a1902795c4a9db85c904c1a982de4d21aefe
  36. 1186a1a Fix inconsistency in variable declaration/use by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  37. 70d8fea Finish backporting hits_export_public_key; by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  38. 52c2af3 ssl_mail_client: Fix code style issue by Mingjie Shen · 1 year, 5 months ago
  39. f5b93c1 ssl_mail_client: Check return value of mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
  40. 62d462a ssl_mail_client: Replace snprintf with mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
  41. d3590a8 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  42. 108fe17 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  43. 57cd7a8 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
  44. 3ee4e64 Remove dependency on X509(_REMOVE)_INFO by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  45. 6766a19 Merge pull request #8875 from stevenwdv/mbedtls-2.28 by Paul Elliott · 1 year, 4 months ago
  46. 194e5a2 Merge pull request #1217 from Mbed-TLS/mbedtls-2.28.8-mergeback by minosgalanakis · 1 year, 4 months ago
  47. 5a764e5 Merge pull request #1214 from Mbed-TLS/mbedtls-2.28.8rc0-pr by minosgalanakis · 1 year, 5 months ago mbedtls-2.28.8 v2.28.8
  48. c58cb59 Fix some Changelog typos by Dave Rodgman · 1 year, 5 months ago
  49. 6fe0ae0 Version bump for 2.28.8 by Minos Galanakis · 1 year, 5 months ago
  50. 677b3a2 Merge pull request #8956 from mpg/backport-8586 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  51. 8698211 Assemble Changelog by Minos Galanakis · 1 year, 5 months ago
  52. e262aa9 Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.8rc0-pr by Minos Galanakis · 1 year, 5 months ago
  53. f438f8f Merge pull request #8959 from daverodgman/branches-3.6lts-2.28 by minosgalanakis · 1 year, 5 months ago
  54. 09ed985 Remove debugging code by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  55. ebfcf58 Always list TLS-RSA-WITH-NULL-SHA256, but skip conditionally with GnuTLS by Gilles Peskine · 1 year, 5 months ago
  56. ba2fe3e Merge pull request #1210 from Mbed-TLS/dev/minosgalanakis/mbedtls-2.28-restricted-merge-19032024 by minosgalanakis · 1 year, 5 months ago
  57. 12f8126 Replace references to master with main by Dave Rodgman · 1 year, 5 months ago
  58. ac0b350 Remove the workarround for G->m dtls12 tests by Pengyu Lv · 1 year, 8 months ago
  59. 8fa06dc Align the case listing with case running in compat.sh by Pengyu Lv · 1 year, 8 months ago
  60. d4b3fe7 Merge branch 'mbedtls-2.28' into 'mbedtls-2.28-restricted' by Minos Galanakis · 1 year, 5 months ago
  61. f7acf91 Check C/C++ compilers separately for AppleClang ranlib by Steven WdV · 1 year, 5 months ago
  62. a8215a6 Merge pull request #8931 from waleed-elmelegy-arm/fix-alpn-nego-bug by Ronald Cron · 1 year, 5 months ago
  63. 98ebf48 Fix bug in ALPN loading from serialized session by Waleed Elmelegy · 1 year, 5 months ago
  64. 14b5459 Fix misspelled dependency: there is no MBEDTLS_PEM_C by Gilles Peskine · 1 year, 5 months ago
  65. eb7e2f5 Fix never-executed key agreement test cases by Gilles Peskine · 1 year, 5 months ago
  66. 9908b52 Remove misspelled unnecessary dependency by Gilles Peskine · 1 year, 5 months ago
  67. 751dc02 Merge pull request #1192 from davidhorstmann-arm/psa-shared-memory-changelog-2.28 by David Horstmann · 1 year, 5 months ago
  68. 4ef1faf Merge pull request #1200 from davidhorstmann-arm/invert-buffer-protection-option-2.28 by David Horstmann · 1 year, 5 months ago
  69. 89e9fa0 Merge pull request #8830 from paul-elliott-arm/add_framework_meta_tests_2_28 by Paul Elliott · 1 year, 5 months ago
  70. a7cb1d0 Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
  71. 5bada22 Update generated files with inverted option by David Horstmann · 1 year, 5 months ago
  72. c34fa81 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
  73. 43c128d Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  74. 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
  75. 227189f Reference issue #3266 by David Horstmann · 1 year, 5 months ago
  76. f70ecee Use the exact phrase 'shared memory' by David Horstmann · 1 year, 5 months ago
  77. b596eb6 Merge pull request #1198 from tom-daubney-arm/backpot_buffer_sharing_cleanup by David Horstmann · 1 year, 5 months ago
  78. b330139 Mention the CVE number that is fixed by David Horstmann · 1 year, 5 months ago
  79. 3aff455 Reword ChangeLog entry. Specifically: by David Horstmann · 1 year, 5 months ago
  80. 9a1e3e4 Merge pull request #1195 from davidhorstmann-arm/wrapper-generation-logic-invert by David Horstmann · 1 year, 5 months ago
  81. 2888f05 Merge pull request #8895 from daverodgman/quietbuild2-2.28 by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/mbedtls-2.28/pr-8895-40895498b7dcdc26496562fe18ba8c1d82a9e4dd
  82. 28fe665 Remove LOCAL_OUTPUT_ALLOC_WITH_COPY by Thomas Daubney · 1 year, 5 months ago
  83. ca92831 Add missing semicolon by Thomas Daubney · 1 year, 5 months ago
  84. 8b4cea2 Add bugfix section about buffer sharing by David Horstmann · 1 year, 5 months ago
  85. 59c1f53 Reword ChangeLog entry for shared memory work by David Horstmann · 1 year, 5 months ago
  86. 4698e69 Flip logic of PSA memory poisoning generation by David Horstmann · 1 year, 5 months ago
  87. 98ff287 Simplify locating original tool by Dave Rodgman · 1 year, 5 months ago
  88. 9554940 Remove unnecessary use of export by Dave Rodgman · 1 year, 5 months ago
  89. 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
  90. 4fef933 Merge pull request #1189 from davidhorstmann-arm/buffer-sharing-merge-2.28 by Gilles Peskine · 1 year, 5 months ago
  91. c14cd0d Add ChangeLog for PSA buffer sharing fix by David Horstmann · 1 year, 5 months ago
  92. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  93. 479448d Merge pull request #1182 from tom-daubney-arm/backport_key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
  94. b75b475 Avoid recursion for relative paths by Dave Rodgman · 1 year, 5 months ago
  95. ec84093 Follow-up for less verbose logging by Dave Rodgman · 1 year, 5 months ago
  96. cfe1be3 ssl_mail_client: Fix unbounded write of sprintf() by Mingjie Shen · 1 year, 5 months ago
  97. 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  98. 9d0fe6e Fix issue with large allocation in tests by Thomas Daubney · 1 year, 5 months ago
  99. 81a14e0 Merge pull request #1168 from gabor-mezei-arm/bp228_buffer_protection_for_cipher by David Horstmann · 1 year, 5 months ago
  100. 5bc604f Merge pull request #8873 from daverodgman/quietbuild-2.28 by Gilles Peskine · 1 year, 5 months ago