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