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