1. 670100f fix build for midipix by Ørjan Malde · 1 year, 6 months ago
  2. 1b9cea3 Merge pull request #1159 from daverodgman/mbedtls-2.28.7rc by Dave Rodgman · 1 year, 6 months ago
  3. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  4. 555f847 Update BRANCHES.md by Dave Rodgman · 1 year, 7 months ago mbedtls-2.28.7 v2.28.7
  5. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  6. e557764c Assemble changelog by Dave Rodgman · 1 year, 7 months ago
  7. 634748d Add Changelog for #8687 by Paul Elliott · 1 year, 7 months ago
  8. e90cbc3 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  9. d78496c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  10. 4a606d6 Update Marvin fix Changelog entry by Janos Follath · 1 year, 7 months ago
  11. 80a12f8 Add new internal header to visualc project by Janos Follath · 1 year, 7 months ago
  12. 1a9a697 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  13. 8cdb606 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  14. f10bfbb Add Changelog for the Marvin attack fix by Janos Follath · 1 year, 9 months ago
  15. eaeff5b Add warning for PKCS 1.5 decryption by Janos Follath · 1 year, 7 months ago
  16. 601bffc Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  17. aa6760d Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  18. 4fe396f Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  19. 4217503 Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  20. c7e208d Merge pull request #8662 from LocutusOfBorg/mbedtls-2.28 by Tom Cosgrove · 1 year, 7 months ago
  21. d776823 Update library/timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  22. 56fd26c Merge pull request #8640 from bensze01/release_components_2.28 by Paul Elliott · 1 year, 7 months ago
  23. 1296ac8 Merge pull request #8695 from jwinzig-at-hilscher/mbedtls-2.28 by Paul Elliott · 1 year, 7 months ago
  24. a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  25. 61f4fc2 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  26. 05bd9a9 Merge pull request #8685 from gilles-peskine-arm/asymmetric_key_data-secpr1-2.28 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  27. 1bc4348 Indicate which curves Mbed TLS supports by Gilles Peskine · 1 year, 7 months ago
  28. 4bc4a2d Note unusual curve size by Gilles Peskine · 1 year, 7 months ago
  29. 6bf4dfc Fix typo in curve name by Gilles Peskine · 1 year, 7 months ago
  30. fafc6cd Update generated test data files by Gilles Peskine · 1 year, 7 months ago
  31. 64dcb78 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  32. 92b90b8 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  33. 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
  34. 0fd07d5 Mark test function with MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  35. 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  36. e42c235 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
  37. 9d2c67f Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
  38. ce04f24 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 7 months ago
  39. 374b188 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 7 months ago
  40. b046b9a Enable -O2 in depends.py by Dave Rodgman · 1 year, 8 months ago
  41. 5b00fb1 Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
  42. b0660c2 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
  43. e0a2f6d Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
  44. 62be456 Use clang by default by Dave Rodgman · 1 year, 8 months ago
  45. f88dd84 timing.c: use memset to initialize the structure, from Gilles Peskine by Gianfranco Costamagna · 1 year, 7 months ago
  46. ca902db timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  47. 0071830 Merge pull request #8386 from paul-elliott-arm/remove_ssl_null_tls12_2_28 by Tom Cosgrove · 1 year, 8 months ago
  48. 1631d13 Merge pull request #8638 from bensze01/fix_supported_components_2.28 by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8638-b80ac7d73bd2c6a892bb54f7a9390441f13cc9db
  49. b80ac7d Merge pull request #8628 from tom-cosgrove-arm/ip_len-2.28 by Bence Szépkúti · 1 year, 8 months ago
  50. cb89fbd Set OpenSSL/GnuTLS variables in release components by Bence Szépkúti · 1 year, 8 months ago
  51. 44043ed Document release components in all.sh by Bence Szépkúti · 1 year, 8 months ago
  52. 2064c9b all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
  53. 4966eb8 Merge pull request #8625 from davidhorstmann-arm/fix-uninit-mpi-test-2.28 by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8625-0dc3ed029a019c789283935a6fb10e7b7769d4a2
  54. e1f6d3b Backport 2.28: Avoid use of `ip_len` as it clashes with a macro in AIX system headers by Tom Cosgrove · 1 year, 8 months ago
  55. ec4c47f Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  56. 0dc3ed0 Merge pull request #8620 from davidhorstmann-arm/fix-selftest-doublefree-2.28 by Paul Elliott · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8620-f09b8379775658f9bceb5a200f7eaea2785600ba
  57. 05fde60 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago
  58. f09b837 Merge pull request #8614 from daverodgman/backport-filter-components-in-pr-job by Dave Rodgman · 1 year, 8 months ago
  59. e1c6c4c Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago backport-filter-components-in-pr-job
  60. 7655fd2 Merge pull request #8570 from yuhaoth/pr/fix-ciphersuite-list-wrong-for-mbedtls-2.28 by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8570-60dcdd1686dbde47f2a8dfbe177a372541c37111
  61. ba77a66 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  62. 6f2183f ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  63. 237e3f8 ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  64. a8b474f ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  65. 46a660a ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  66. 60dcdd1 Merge pull request #8558 from gilles-peskine-arm/MBEDTLS_TEST_HAVE_xSAN-2.28 by Dave Rodgman · 1 year, 9 months ago
  67. 20e7613 Merge pull request #8557 from gilles-peskine-arm/metatest-gcc-12-2.28 by Paul Elliott · 1 year, 9 months ago
  68. c3a9bdb Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  69. e9616fd Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
  70. b9c7058 Merge pull request #8222 from tgonzalezorlandoarm/tg/backport-psa-low-hash-mac-size by Dave Rodgman · 1 year, 9 months ago
  71. feb98cc Merge pull request #8497 from ronald-cron-arm/remove-cocci-files-2.28 by Gilles Peskine · 1 year, 9 months ago
  72. 181844f Merge pull request #8491 from mschulz-at-hilscher/mbedtls-2.28 by Gilles Peskine · 1 year, 9 months ago
  73. 04a8d02 Merge pull request #8543 from gilles-peskine-arm/metatest-create-2.28 by Dave Rodgman · 1 year, 9 months ago
  74. e00255c Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
  75. 96c87c4 Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
  76. d4084fd Readability improvement by Gilles Peskine · 1 year, 9 months ago
  77. c41133b Add documentation by Gilles Peskine · 1 year, 9 months ago
  78. efc57ca Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
  79. 226f1bc More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
  80. 5383351 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
  81. 2c04f57 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  82. 510c01c Add missing program to .gitignore by Gilles Peskine · 1 year, 9 months ago
  83. e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  84. db2b5c9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
  85. 6b3b7f8 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
  86. 64c6c80 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
  87. 6289ccc Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
  88. ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  89. 967714d Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago
  90. 970584f Metatests for basic Asan and Msan features by Gilles Peskine · 1 year, 9 months ago
  91. 6effdff Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
  92. 21d8d59 Metatests for null pointer dereference by Gilles Peskine · 1 year, 9 months ago
  93. 30380da Validate that test_fail causes a test failure by Gilles Peskine · 1 year, 9 months ago
  94. c33940d Add a metatest program by Gilles Peskine · 1 year, 9 months ago
  95. 5fae560 Update new license headers by Tomás González · 1 year, 9 months ago
  96. e44be6a Merge pull request #8503 from gilles-peskine-arm/fix-license-generate_server9_bad_saltlen by Dave Rodgman · 1 year, 9 months ago
  97. ac5fcd4 Update license by Gilles Peskine · 1 year, 9 months ago
  98. bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  99. 79659cd Merge pull request #8469 from daverodgman/mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
  100. fd0f440 Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago