1. c1750bb Apply correct license to generate_driver_wrappers.py by Thomas Daubney · 1 year, 9 months ago
  2. 0bb761c Remove further extraneous whitespace in lcov script by Thomas Daubney · 1 year, 9 months ago
  3. b10cc7a Modify generate_driver_wrappers.py to work in both repos by Thomas Daubney · 1 year, 9 months ago
  4. b4f1ee0 Remove superfluous leading whitespace by Thomas Daubney · 1 year, 9 months ago
  5. f95b678 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
  6. e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
  7. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  8. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  9. fc31cb2 Merge pull request #8395 from tom-daubney-arm/modify_lcov_script_tf_psa_crypto by Paul Elliott · 1 year, 9 months ago
  10. c0ae569 Make lcov.sh run from the build directory by Thomas Daubney · 1 year, 10 months ago
  11. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  12. fb81f77 Add build preset full_no_platform by Paul Elliott · 1 year, 10 months ago
  13. 11120f9 Modify lcov.sh to work in tf-psa-crypto as well by Thomas Daubney · 1 year, 10 months ago
  14. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  15. 7cb635a Adjust the full config by Dave Rodgman · 1 year, 10 months ago
  16. 9be3cf0 Fix a couple of typos related to renaming options by Dave Rodgman · 1 year, 10 months ago
  17. b0d9830 Merge branch 'development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  18. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  19. a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
  20. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
  21. 6ab314f More config option renaming by Dave Rodgman · 1 year, 10 months ago
  22. e6fa2c53 Merge pull request #8186 from paul-elliott-arm/fix_wrapper_deadcode by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8186-32743619a293c9e68262ef1049ed2f12cfeaae51
  23. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  24. 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
  25. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  26. bc2d217 Update baremetal config to exclude MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT by Dave Rodgman · 1 year, 10 months ago
  27. 65d8ec1 Move check into list_files_to_merge by Dave Rodgman · 1 year, 10 months ago
  28. 3901e2e Check for incorrect changelog extensions by Dave Rodgman · 1 year, 10 months ago
  29. 16e9256 Merge pull request #8272 from daverodgman/iar-warnings by Gilles Peskine · 1 year, 10 months ago
  30. 9ac0e72 Undo not-needed change by Dave Rodgman · 1 year, 10 months ago
  31. ed9c22d Remove redundant code by Dave Rodgman · 1 year, 10 months ago
  32. 3572bde Assume get_num_ops cannot fail by Dave Rodgman · 1 year, 10 months ago
  33. 2bc38a6 Fix return type by Dave Rodgman · 1 year, 10 months ago
  34. 9329252 Fix IAR statement is unreachable warning by Dave Rodgman · 1 year, 10 months ago
  35. 321c7e9 Fix error handling in psa_driver_wrapper_xxx_hash_get_num_ops by Dave Rodgman · 1 year, 10 months ago
  36. 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
  37. c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
  38. 7d546c7 Change to os.path functions base on comment by Xiaokang Qian · 1 year, 11 months ago
  39. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  40. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  41. 54a4fdf Automaticly generate psa_crypto_driver_wrappers_no_static.c by Xiaokang Qian · 1 year, 11 months ago
  42. 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
  43. b7cc2e2 Disable unused warning on visual studio and generate files before lib by Xiaokang Qian · 2 years ago
  44. e518eea Move function psa_driver_wrapper_export_public_key out of auto-generated by Xiaokang Qian · 2 years ago
  45. 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
  46. 5cb930f Surpress the unsed function warnings by Xiaokang Qian · 2 years ago
  47. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  48. b17410d vs2013 templates: Set bcrypt to be the sole dependency. by Minos Galanakis · 1 year, 11 months ago
  49. a277b21 Code style fixes by Minos Galanakis · 2 years ago
  50. 769ee65 Fix Visual Studio Release|x64 builds by Simon Butcher · 7 years ago
  51. 949aa8f Remove redundant Visual Studio 6 data files by Simon Butcher · 7 years ago
  52. 0ec1e68 Replace Windows APIs that are banned in Windows Store apps by Kevin Kane · 9 years ago
  53. d06e70c Set explicit version for the typing packages by Bence Szépkúti · 1 year, 10 months ago
  54. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago
  55. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  56. bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
  57. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  58. da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
  59. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  60. 4843278 Allow "Mbed TLS" as the project name in Doxygen by Gilles Peskine · 2 years ago
  61. 1d9e8f1 Merge pull request #7797 from gilles-peskine-arm/python-cryptography-on-windows by Gilles Peskine · 1 year, 11 months ago
  62. 138bdb6 Add comment to p256-m driver JSON file by Manuel Pégourié-Gonnard · 2 years ago
  63. 92a386f Add JSON file for p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  64. 9b9ac4c Merge pull request #8175 from ronald-cron-arm/fix-query-config-generation-with-cmake by Ronald Cron · 1 year, 11 months ago
  65. 7fda906 Merge pull request #8161 from gilles-peskine-arm/config-boolean-options-wrong-section-202309 by Dave Rodgman · 1 year, 11 months ago
  66. eeed74e Fix `prepare_release.sh -u` with CMakeLists.txt by Gilles Peskine · 1 year, 11 months ago
  67. 473f636 In releases, turn off GEN_FILES in Makefile and CMakeLists.txt by Gilles Peskine · 1 year, 11 months ago
  68. dea4c7e Prepare to generalize the script to do more than .gitignore by Gilles Peskine · 1 year, 11 months ago
  69. d7a983a Fix generate_query_config.pl usage by Ronald Cron · 1 year, 11 months ago
  70. eab2055 Fix query_config.c generation with CMake build system by Ronald Cron · 1 year, 11 months ago
  71. a8861e0 Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  72. 4f69668 Merge pull request #8082 from daverodgman/misc-code-size by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8082-662c497395c01f083e11f3463b14b001ce874e2b
  73. a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 1 year, 11 months ago
  74. 7990a32 Explain the story about cryptography version requirements by Gilles Peskine · 2 years ago
  75. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  76. 7870115 Fully replace mbedtls_psa_safer_memcmp by Dave Rodgman · 2 years ago
  77. 2fde999 Improve directory coverage in PSA repo detection by David Horstmann · 2 years ago
  78. 7be571a Remove GNUTLS_LEGACY and OPENSSL_LEGACY by Gilles Peskine · 2 years ago
  79. 42f42f4 Support psa-crypto repo in psa_storage.py by David Horstmann · 2 years, 1 month ago
  80. 795d8b5 Modify build_tree.py for the PSA Crypto repo by David Horstmann · 2 years, 1 month ago
  81. dc23236 Revert "Install cryptography only on linux platform" by Gilles Peskine · 2 years, 2 months ago
  82. ad7725d Fix type annotation by Gilles Peskine · 2 years ago
  83. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  84. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  85. 505dffd Merge pull request #7937 from yanrayw/code_size_compare_improvement by Bence Szépkúti · 2 years ago
  86. 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  87. bc775c4 code_size_compare: handle deleted files and new files properly by Yanray Wang · 2 years ago
  88. 8a25e6f code_size_compare: add old text and data section in CSV output by Yanray Wang · 2 years ago
  89. 0de1183 code_size_compare: add `+` in front of positive values by Yanray Wang · 2 years ago
  90. 9a6ee71 code_size_compare: right-align numbers in the comparison result by Yanray Wang · 2 years ago
  91. 1998aac logging_util: support to tweak loglevel directed to stderr/stdout by Yanray Wang · 2 years ago
  92. 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago
  93. 8550e0f Remove "export_key" from transparent driver json by Manuel Pégourié-Gonnard · 2 years ago
  94. 2588f8d Merge pull request #8018 from AgathiyanB/add-overflow-test-inputs-bignum by Tom Cosgrove · 2 years ago
  95. b8bd604 Remove trailing whitespace by Agathiyan Bragadeesh · 2 years ago
  96. 3bcff54 Put both gitignore modifications in one script by Agathiyan Bragadeesh · 2 years ago
  97. 3c963ee Remove trailing whitespace by Agathiyan Bragadeesh · 2 years ago
  98. 9661f8a Merge pull request #7968 from gowthamsk-arm/use_earliest_latest_compilers by Bence Szépkúti · 2 years ago
  99. ab329c0 Rename ADD_SUB_DEFAULT to ADD_SUB_DATA by Agathiyan Bragadeesh · 2 years ago
  100. 59003c7 Use ADD_SUB_DEFAULT as test input for bignum tests by Agathiyan Bragadeesh · 2 years ago