1. d1e4ccf cmake: Fix library order by Ronald Cron · 7 weeks ago
  2. a3b562a programs: test: Let zeroize be an Mbed TLS test program by Ronald Cron · 7 weeks ago
  3. 4aa974f Remove `MBEDTLS_SHA3_C` config option by Gabor Mezei · 3 months ago
  4. 06af417 Disable warning from gcc -pedantic on dlsym/dlopen by Gilles Peskine · 7 months ago
  5. 2439c4c Merge pull request #10090 from valeriosetti/issue9618-development by Gilles Peskine · 3 months ago
  6. 1971eab programs: test: add C++ specific commands to cpp_dummy_build by Valerio Setti · 3 months ago
  7. 3775c9b programs: selftest: remove direct call to mbedtls_platform_entropy_poll() by Valerio Setti · 4 months ago
  8. 73bd210 tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY by Valerio Setti · 4 months ago
  9. 4695204 remove mbedtls_nist_kw_self_test from selftests by Ben Taylor · 6 months ago
  10. 61bd272 Check include/mbedtls exists before including from it by Felix Conway · 4 months ago
  11. e6605f9 Adjust build scripts to accommodate public header move by Felix Conway · 4 months ago
  12. 998760a Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program by Felix Conway · 4 months ago
  13. 12e67ea programs: remove DHM_C usage from selftest by Valerio Setti · 6 months ago
  14. 34b4aa1 programs: move benchmark to tf-psa-crypto repo by Valerio Setti · 6 months ago
  15. 53ba6ad Update paths for moved program files in CMakeLists by Harry Ramsey · 6 months ago
  16. b14141d Move programs out of Mbed TLS by Harry Ramsey · 6 months ago
  17. 5096b4c Revert "Remove mbedtls_test" by Ronald Cron · 8 months ago
  18. 1fe5277 Remove unnecessary error.h inclusions by Ronald Cron · 9 months ago
  19. 6924564 Move back timing.c to mbedtls by Ronald Cron · 9 months ago
  20. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  21. 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
  22. 8126a68 cmake: Rename mbedcrypto library to tfpsacrypto by Ronald Cron · 9 months ago
  23. b7d0e52 cmake: Rename mbedcrypto target to tfpsacrypto by Ronald Cron · 9 months ago
  24. fc140d0 Merge pull request #9672 from gilles-peskine-arm/coverity-20241004 by Paul Elliott · 9 months ago
  25. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  26. 9c66405 Disable strerror in test programs by Harry Ramsey · 10 months ago
  27. 1392017 Remove unreachable assignments by Gilles Peskine · 10 months ago
  28. b630648 CMake: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  29. 5dab92e CMake: support "make programs" by Gilles Peskine · 11 months ago
  30. 82cb069 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
  31. 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  32. 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  33. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  34. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  35. f4606d4 Adjust more paths to Mbed TLS crypto headers by Ronald Cron · 1 year, 2 months ago
  36. 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
  37. 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
  38. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  39. 28ce238 Add and update some .gitignore files by Ronald Cron · 1 year, 2 months ago
  40. 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
  41. e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  42. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  43. 50da462 Merge pull request #8829 from paul-elliott-arm/add_framework_meta_tests by Paul Elliott · 1 year, 5 months ago
  44. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  45. dd9cbf9 Benchmark only one side of ECDH, both static and ephemeral by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  46. 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 5 months ago
  47. 7a3059a Benchmark: not using private fields anymore by Gilles Peskine · 1 year, 5 months ago
  48. 984352d Benchmark: remove the legacy-context ECDH block by Gilles Peskine · 1 year, 5 months ago
  49. 60bbfe6 Add metatests for failing TEST_EQUAL and TEST_LE_* by Paul Elliott · 1 year, 6 months ago
  50. c3d17cd Merge pull request #8702 from minosgalanakis/update/dhm_context_in_programs_5015 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  51. 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
  52. 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
  53. 8ee1b5f programs_benchmark: Updated to use `mbedtls_dhm_read_public()`. by Minos Galanakis · 1 year, 7 months ago
  54. 97489dc programs_benchmark: Updated to use `mbedtls_dhm_set_group()` & `mbedtls_dhm_get_len()` by Minos Galanakis · 1 year, 7 months ago
  55. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  56. 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
  57. 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
  58. 9de6edd Separate memory poisoning tests from generic ASan by David Horstmann · 1 year, 7 months ago
  59. c2ab398 Request C11 in CMake (but only for tests) by David Horstmann · 1 year, 7 months ago
  60. 67223bb add support for AES-CTR to benchmark by Dave Rodgman · 1 year, 7 months ago
  61. 9432e64 Only run memory poisoning metatests when poisoning by David Horstmann · 1 year, 7 months ago
  62. 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
  63. 17c119a Migrate to threading_helpers.h by Paul Elliott · 1 year, 8 months ago
  64. 4580d4d Add accessor helpers for mbedtls_test_info by Paul Elliott · 1 year, 9 months ago
  65. 62a2e3c Merge pull request #8512 from mschulz-at-hilscher/feature/timing-alt-compatible-benchmark by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8512-593e9cb60062df6af46a25dcb105bc96be92f158
  66. 593e9cb Merge pull request #8511 from mschulz-at-hilscher/feature/rsa3072-benchmark by Dave Rodgman · 1 year, 7 months ago
  67. 64cd2f2 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago
  68. d9c69d1 Merge pull request #8513 from mschulz-at-hilscher/feature/explicitly-accessing-private-fields-in-benchmark by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8513-ad4f0ada3765a9e3b5066784c26cbe79f1cfb3c5
  69. 6f8ca29 Use the existing definition of __func__ by Gilles Peskine · 1 year, 8 months ago
  70. 895ebc3 Protect against compiler optimizations by Gilles Peskine · 1 year, 9 months ago
  71. ef0f01f Memory poisoning: meta-test writes as well as reads by Gilles Peskine · 1 year, 9 months ago
  72. e0acf87 Port to platforms where printf doesn't have %zu by Gilles Peskine · 1 year, 9 months ago
  73. f5dd002 Fix MSVC build failure by Gilles Peskine · 1 year, 9 months ago
  74. 0bdb6dc Fix memory poisoning with Asan on arbitrary byte boundaries by Gilles Peskine · 1 year, 9 months ago
  75. d29cce9 Add memory poisoning framework by Gilles Peskine · 1 year, 9 months ago
  76. 7a715c4 Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
  77. 70595f7 Explicitly indicating when private fields are accessed in benchmark.c. by Matthias Schulz · 1 year, 9 months ago
  78. 3b9240b Alternative Timing compatible benchmark.c by Matthias Schulz · 1 year, 9 months ago
  79. aa7dffa Add benchmark for RSA 3072. by Matthias Schulz · 1 year, 9 months ago
  80. 2f40cc0 Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
  81. ad2a17e Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
  82. cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
  83. ccb1215 Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
  84. da6e7a2 More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
  85. d2fa698 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
  86. a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  87. 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  88. f0d5cf9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
  89. a1dfa14 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
  90. ee81095 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
  91. 6aa9f32 Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
  92. 69e8db0 Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago
  93. b0f0a64 Metatests for basic Asan and Msan features by Gilles Peskine · 1 year, 9 months ago
  94. 80ba832 Metatests for null pointer dereference by Gilles Peskine · 1 year, 9 months ago
  95. f309fbf Validate that test_fail causes a test failure by Gilles Peskine · 1 year, 9 months ago
  96. 33406b6 Add a metatest program by Gilles Peskine · 1 year, 9 months ago
  97. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  98. 0ea1b8f Merge pull request #7982 from gilles-peskine-arm/sample_program_demo_scripts-3.4 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-7982-f6f4695824d6522c66a6347bf58e2d0e32260b84
  99. 3c1cdc9 Merge pull request #8185 from yanrayw/aes_benchmark_cfb by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/development/pr-8185-cffd7135c6cc2e91690e7bf80f5df92db42a42c0
  100. 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago