1. 1ad1954 Merge pull request #9304 from sezrab/analyze_driver_vs_reference_header_correction by Gilles Peskine · 11 months ago
  2. f3cd97d Merge pull request #9327 from eleuzi01/issue-9319 by Manuel Pégourié-Gonnard · 11 months ago
  3. c21675e Make error line consistent with the header by Elena Uziunaite · 11 months ago
  4. 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 11 months ago
  5. aa29660 Restore testing of all reference configs by Ronald Cron · 11 months ago
  6. ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 11 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
  7. 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 12 months ago
  8. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  9. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  10. a9dda7e Add test components with the PSA static key store by Gilles Peskine · 1 year, 1 month ago
  11. a368c8a Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh by Minos Galanakis · 12 months ago
  12. 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
  13. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  14. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  15. b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  16. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  17. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  18. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
  19. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
  20. 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 12 months ago
  21. 3e81411 Remove test_valgrind_constant_flow_psa_no_asm by Elena Uziunaite · 1 year, 1 month ago
  22. 65d1026 Remove the hack in library/constant_time_impl.h by Elena Uziunaite · 1 year, 1 month ago
  23. 61dabbd Edit component_release_test_valgrind_constant_flow_no_asm by Elena Uziunaite · 1 year, 1 month ago
  24. aff61f3 Change valgrind constant flow testing to test without asm by Elena Uziunaite · 1 year, 1 month ago
  25. dcb5d83 Disable asm in component_test_memsan by Elena Uziunaite · 1 year, 1 month ago
  26. 969e9e1 Alter constant-flow memsan testing by Elena Uziunaite · 1 year, 1 month ago
  27. 1084e8e key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  28. 62ee8fd Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  29. aa6f6d2 Merge pull request #8226 from davidhorstmann-arm/all-sh-separate-components by Manuel Pégourié-Gonnard · 12 months ago
  30. bf47cf7 all.sh/components: Moved component_build_zeroize_checks -> compiler. by Minos Galanakis · 1 year ago
  31. 9ceb2c3 all.sh/components: Moved test_malloc_0_null,test_memory_buffer_allocator -> configuration. by Minos Galanakis · 1 year ago
  32. aa09e48 all.sh/components: Moved test_sw_inet_pton -> x509. by Minos Galanakis · 1 year ago
  33. c06fd30 all.sh/components: Moved crypto components out of tls. by Minos Galanakis · 1 year ago
  34. 1c26ef5 all.sh/components: Moved component_test_no_strings -> configuration. by Minos Galanakis · 1 year ago
  35. b5891d5 all.sh/components: Moved aesni and armce components -> platform. by Minos Galanakis · 1 year ago
  36. 1ef3a66 all.sh/components: Moved test_aesni_m32_clang -> platform. by Minos Galanakis · 1 year ago
  37. 07404d2 all.sh/components: Moved build_arm_xxx from compiler -> platform. by Minos Galanakis · 1 year ago
  38. f699d51 all.sh/components: Moved support functions to the same group as their components. by Minos Galanakis · 1 year ago
  39. 4b6ee64 all.sh/components: Moved test_depends_py_kex/psa to tls. by Minos Galanakis · 1 year ago
  40. ce466f0 all.sh: Updated the component sourcing logic. by Minos Galanakis · 1 year ago
  41. 609f749 all.sh/components: Removed duplicated/obsolete documentation/whitespace. by Minos Galanakis · 1 year ago
  42. f78447f test/scripts/components: Applied consistent style. by Minos Galanakis · 1 year ago
  43. dc0f73a components-configuration-crypto:Added component_test_no_rsa_key_pair_generation. by Minos Galanakis · 1 year ago
  44. cd5668f components-configuration-crypto: Added component_test_full_no_cipher. by Minos Galanakis · 1 year ago
  45. 96bf182 Extract psasim components into a separate file. by Minos Galanakis · 1 year ago
  46. e280ff8 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  47. 8a98090 Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  48. 31b7a0c Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  49. 09b179b Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  50. 7665a93 Extract configuration-tls components into a separate file. by Minos Galanakis · 1 year ago
  51. f6e1adc Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  52. 471b34c Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  53. 328b9e8 Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  54. 9ebb882 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  55. 5357def Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  56. 85c78f5 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  57. db7b1bb Adjusted style for psasim components by Minos Galanakis · 1 year ago
  58. ada21b0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  59. 6aab5b7 Created placeholder component files. by Minos Galanakis · 1 year ago
  60. 7790bef Merge pull request #9229 from gabor-mezei-arm/9158_config.py_use_crypto_config by Ronald Cron · 1 year ago gh-readonly-queue/development/pr-9229-4b9141ccf45e92d42152f9ec19cc69fab31b066b
  61. bda3e46 Check for file at script startup by Thomas Daubney · 1 year ago
  62. b991ac2 Remove suprious whitespace by Thomas Daubney · 1 year ago
  63. 5e9ffa9 Redirect error message to stderr by Thomas Daubney · 1 year ago
  64. fd79fe5 basic-build-test.sh: Restore make only command by Ronald Cron · 1 year ago
  65. 6a864dc Add check for existence of project name file by Thomas Daubney · 1 year ago
  66. f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
  67. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  68. 7262b47 all.sh: psasim: Start server in tf-psa-crypto/tests by Ronald Cron · 1 year ago
  69. 0b796a4 psasim: Rename kill_server.sh to kill_servers.sh by Ronald Cron · 1 year ago
  70. e0e26f7 psasim: Move file clean-up to all.sh by Ronald Cron · 1 year ago
  71. 3f8275e Scripts improvements by Ronald Cron · 1 year, 1 month ago
  72. c29dd98 Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  73. 72d1888 Adapt run-test-suites.pl by Ronald Cron · 1 year, 1 month ago
  74. 77d6ac2 Adapt check_test_cases.py by Ronald Cron · 1 year, 1 month ago
  75. 635a2be Adapt all.sh by Ronald Cron · 1 year, 1 month ago
  76. 0866936 Adapt basic-build-test.sh by Ronald Cron · 1 year, 1 month ago
  77. f5a1785 Adapt test_psa_constant_names.py by Ronald Cron · 1 year, 1 month ago
  78. 7ab9867 Merge pull request #9290 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT by Gilles Peskine · 1 year, 1 month ago
  79. 080ab4f check_files.py: Exempt only everest from license checking by Ronald Cron · 1 year, 1 month ago
  80. 9027955 all.sh: Move definitions of PSA core and builtin source paths by Ronald Cron · 1 year, 1 month ago
  81. f37ff7f Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  82. 2f44756 Adapt check_files.py by Ronald Cron · 1 year, 1 month ago
  83. 0070d05 Adapt check_names.py by Ronald Cron · 1 year, 1 month ago
  84. 8280398 Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  85. 5b41a65 all.sh: Update paths to PSA core modules and objects by Ronald Cron · 1 year, 1 month ago
  86. 709bbf0 all.sh: Update paths to builtin driver modules and objects by Ronald Cron · 1 year, 1 month ago
  87. ad6d1ce Adapt list_internal_identifiers.py by Ronald Cron · 1 year, 1 month ago
  88. 381247e Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  89. 6921d54 Adapt check_names.py by Ronald Cron · 1 year, 1 month ago
  90. fe3ad99 Merge pull request #9249 from davidhorstmann-arm/move-test-data-files-to-framework by Ronald Cron · 1 year, 1 month ago gh-readonly-queue/development/pr-9249-1d256267b0182390f42085f6943ba540a41018e4
  91. bc58777 Merge branch 'development' into development-restricted by Waleed Elmelegy · 1 year, 1 month ago
  92. b51ed61 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  93. f36b7bc Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  94. 661c088 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  95. eb8abda Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  96. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  97. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  98. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  99. d8b5937 all.sh: psasim helper functions renaming by Valerio Setti · 1 year, 1 month ago
  100. 1a49383 all.sh: exclude some extra slow test suites from psasim testing by Valerio Setti · 1 year, 1 month ago