1. dd2afcd Revert "psa_util: add algorithm's availability checks for MD conversion functions" by Valerio Setti · 1 year, 7 months ago
  2. 9b2d738 Revert "test_suite_md: improve md_to_from_psa() test function and related data" by Valerio Setti · 1 year, 7 months ago
  3. cd38f27 Revert "psa_util: fix typo in comment" by Valerio Setti · 1 year, 7 months ago
  4. 98f5db9 psa_util: fix typo in comment by Valerio Setti · 1 year, 7 months ago
  5. 3742f7c changelog: improve wording by Valerio Setti · 1 year, 7 months ago
  6. 04cccef changelog: improve wording by Valerio Setti · 1 year, 7 months ago
  7. 2a185c3 changelog: rename changelog file to reflect the number of the related issue by Valerio Setti · 1 year, 7 months ago
  8. a87cd17 psa-transition: update with MD translation functions by Valerio Setti · 1 year, 7 months ago
  9. a835d6d changelog: document MD's conversion functions by Valerio Setti · 1 year, 7 months ago
  10. 2c1070b test_suite_md: improve md_to_from_psa() test function and related data by Valerio Setti · 1 year, 7 months ago
  11. 3d2e0f5 psa_util: add algorithm's availability checks for MD conversion functions by Valerio Setti · 1 year, 7 months ago
  12. 384fbde library/tests: replace md_psa.h with psa_util.h as include file for MD conversion by Valerio Setti · 1 year, 7 months ago
  13. 45c3cae md: move PSA conversion functions from md_psa.h to psa_util.h by Valerio Setti · 1 year, 7 months ago
  14. d2d2cd1 Merge pull request #8653 from gilles-peskine-arm/pthread-link-auto-make by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  15. f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 8 months ago
  16. 7602298 Allow *.make to contain tabs by Gilles Peskine · 1 year, 8 months ago
  17. 2337a3b Explain the use of control by Gilles Peskine · 1 year, 8 months ago
  18. 259df98 Revert "Add option to pass make variables to depends.py" by Gilles Peskine · 1 year, 8 months ago
  19. 811daaa Revert "Add ability to pass make variables to psa_collect_statuses.py" by Gilles Peskine · 1 year, 8 months ago
  20. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 8 months ago
  21. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  22. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  23. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
  24. f5c5ce7 Partly unify LOCAL_CFLAGS by Gilles Peskine · 1 year, 8 months ago
  25. 4ad5733 Unify treatment of MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 8 months ago
  26. afccc1a Indent nested conditionals by Gilles Peskine · 1 year, 8 months ago
  27. 69b2905 Merge pull request #8057 from mpg/cipher-study by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  28. c6088ec Merge pull request #8384 from paul-elliott-arm/remove_ssl_null_tls12 by Tom Cosgrove · 1 year, 8 months ago
  29. 907cb02 Merge pull request #8618 from Ryan-Everett-arm/new-state-transition-documentation by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8618-4bf4473ef0960fd221a739a187a8f1ec3abb970f
  30. 4bf4473 Merge pull request #8633 from Wenxing-hou/clear_clienthello_comment by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8633-0e6fdc4f1d1bf7093e8a8f43e3cfbc742f1e8b2b
  31. 0e6fdc4 Merge pull request #8342 from yanesca/threading_test_pc by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8342-35085c5e893430886609386ad093131900d68723
  32. 3dd6cde Mention functional correctness explicitly by Ryan Everett · 1 year, 8 months ago
  33. f5e1356 Clarify key generation and memory-management correctness by Ryan Everett · 1 year, 8 months ago
  34. 35085c5 Merge pull request #7930 from tomi-font/7583-non-PSA_pk_sign_ext by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  35. 851d8df fix/work around dependency issues when !MBEDTLS_ECP_C by Tomi Fontanilles · 1 year, 8 months ago
  36. e6a664e changelog: fix missing newline at end of file by Tomi Fontanilles · 1 year, 8 months ago
  37. 9f41770 pk_*: remove remaining references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
  38. 5297e43 non-psa-pk-implementation: rephrase the changelog entry by Tomi Fontanilles · 1 year, 8 months ago
  39. bad170e pk: remove last references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
  40. 1941af0 pk_wrap: remove last references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
  41. 9c69348 pk test suite: rename the parameter named parameter by Tomi Fontanilles · 1 year, 8 months ago
  42. 573dc23 rsa: introduce rsa_internal_rsassa_pss_sign_no_mode_check() by Tomi Fontanilles · 1 year, 8 months ago
  43. 8174662 pk: implement non-PSA mbedtls_pk_sign_ext() by Tomi Fontanilles · 2 years, 1 month ago
  44. 80ca493 gitignore: add clangd index files by Tomi Fontanilles · 2 years, 1 month ago
  45. a70b3c2 rsa: minor comment/guard improvements by Tomi Fontanilles · 2 years, 1 month ago
  46. 9934f83 Merge pull request #7766 from gilles-peskine-arm/psa-transition-doc-create by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  47. 299bbac Merge pull request #8644 from gilles-peskine-arm/domain_parameters_document_size_hack by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  48. a4b38f2 Merge pull request #8579 from valeriosetti/issue7995 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  49. a69c782 Merge pull request #8634 from daverodgman/iar-fixes by Dave Rodgman · 1 year, 8 months ago
  50. 1a9e05b Note that domain parameters are not supported with drivers by Gilles Peskine · 1 year, 8 months ago
  51. 5ad9539 Remove DSA and DH domain parameters from the documentation by Gilles Peskine · 1 year, 8 months ago
  52. 7f062a5 pkwrite: add newlines when calling mbedtls_pem_write_buffer() by Valerio Setti · 1 year, 8 months ago
  53. 4bb5740 Revert "pem: auto add newlines to header/footer in mbedtls_pem_write_buffer()" by Valerio Setti · 1 year, 8 months ago
  54. 9deb549 Document the domain_parameters_size==SIZE_MAX hack by Gilles Peskine · 1 year, 8 months ago
  55. 22dbaf0 Add AES_PSA_INIT() to thread test case by Paul Elliott · 1 year, 8 months ago
  56. 445af3c Move test dependancies to function file by Paul Elliott · 1 year, 8 months ago
  57. e4b3f75 Remove unnecessary check by Paul Elliott · 1 year, 8 months ago
  58. 79dc6da Improve make pthread linking mechanism by Paul Elliott · 1 year, 8 months ago
  59. 40f0ec2 Remove requirement for SHA512 from ctr_drbg test by Paul Elliott · 1 year, 8 months ago
  60. 20a95bc Remove explicit linking of PThread in make by Paul Elliott · 1 year, 8 months ago
  61. 6587959 Add ability to pass make variables to psa_collect_statuses.py by Paul Elliott · 1 year, 8 months ago
  62. be978a8 Add option to pass make variables to depends.py by Paul Elliott · 1 year, 8 months ago
  63. 80fa88e Remove warning with GCC 12 and TSan by Paul Elliott · 1 year, 9 months ago
  64. 356597f Make TSan test run operate on full config by Paul Elliott · 1 year, 8 months ago
  65. bb0e48f Make number of threads a test argument by Paul Elliott · 1 year, 8 months ago
  66. fed410f Increase entropy buffer sizes by Paul Elliott · 1 year, 8 months ago
  67. 811c600 Guard tests correctly by Paul Elliott · 1 year, 8 months ago
  68. 6a997c9 Fix code style by Paul Elliott · 1 year, 8 months ago
  69. 2667eda Explicitly link tests with pthreads by Paul Elliott · 1 year, 8 months ago
  70. 8860021 Fix false claim of variables used unitialised by Paul Elliott · 1 year, 9 months ago
  71. bbdfc8a Add TsanDbg, standardise Tsan with other sanitisers by Paul Elliott · 1 year, 9 months ago
  72. bda25dd Add re-seeding option to test by Paul Elliott · 1 year, 9 months ago
  73. 20b2efa Fix missing include by Paul Elliott · 1 year, 9 months ago
  74. 178bf3e Fix failing multi-threaded unit test by Janos Follath · 1 year, 10 months ago
  75. a16ee6b Add multi-threaded unit test by Janos Follath · 1 year, 10 months ago
  76. 9338cac Add tsan to all.sh by Janos Follath · 1 year, 10 months ago
  77. eb075c5 Add cmake build type for tsan by Janos Follath · 1 year, 10 months ago
  78. af616d9 Merge remote-tracking branch 'origin/development' into iar-fixes by Dave Rodgman · 1 year, 8 months ago
  79. 8f1c36d Merge pull request #8607 from valeriosetti/issue8602 by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8607-a085fa8ccff28d178693e9dd745fc9b305c053d9
  80. a085fa8 Merge pull request #8627 from tom-cosgrove-arm/ip_len by Bence Szépkúti · 1 year, 8 months ago
  81. 543d275 Merge pull request #8635 from daverodgman/asan-opt by Dave Rodgman · 1 year, 8 months ago
  82. abd8977 Make check_files ignore png files in docs by Ryan Everett · 1 year, 8 months ago
  83. c1c6e0d Justify linearization points by Ryan Everett · 1 year, 8 months ago
  84. d5635e9 Undo accidental change by Dave Rodgman · 1 year, 8 months ago
  85. a2cf240 Add explanatory comment by Dave Rodgman · 1 year, 8 months ago
  86. cddab78 Merge pull request #8630 from joerchan/mbedtls-tfm-compat by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  87. c1f0f5b Fix a typo by Dave Rodgman · 1 year, 8 months ago
  88. b90f87b Use gcc for -m32 Asan builds by Dave Rodgman · 1 year, 8 months ago
  89. 815b240 Fix unused function/variable warnings from clang by Dave Rodgman · 1 year, 8 months ago
  90. 17127e9 Use clang as default compiler for Asan by Dave Rodgman · 1 year, 8 months ago
  91. 852de3c Build with -O2, but without assembly by Dave Rodgman · 1 year, 8 months ago
  92. 9ede76c changelog: add changelog for move of mbedtls_ecc psa helper functions by Joakim Andersson · 1 year, 8 months ago
  93. 6ecb9ce Link directly to the state transition diagram by Ryan Everett · 1 year, 8 months ago
  94. acfd774 Add some clarifications in thread_safety.md by Ryan Everett · 1 year, 8 months ago
  95. 3eb4274 Fix transitions in diagram by Ryan Everett · 1 year, 8 months ago
  96. a19c753 Remove redundant use of -O2 with ASAN_FLAGS by Dave Rodgman · 1 year, 8 months ago
  97. 3b9de38 Make clienthello comment clear by Wenxing Hou · 1 year, 8 months ago
  98. b461b87 Change how the state transition diagram is stored by Ryan Everett · 1 year, 8 months ago
  99. b349108 library: Move mbedtls_ecc helper functions to psa_util by Joakim Andersson · 1 year, 8 months ago
  100. 69928db Fix compile warning from IAR by Dave Rodgman · 1 year, 8 months ago