1. e262c23 Corrected header line of analyze_driver_vs_reference by Sam Berry · 1 year, 2 months ago
  2. 2a674bd Merge pull request #9251 from gabor-mezei-arm/update_test_full_no_cipher_no_psa_crypto by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  3. b876a0a Merge pull request #9185 from ronald-cron-arm/adapt-components-with-psa-crypto-config-enabled by Ronald Cron · 1 year, 2 months ago
  4. 150b88c Merge pull request #9280 from valeriosetti/psasim-reset-slots-on-disconnection by Tom Cosgrove · 1 year, 2 months ago
  5. 125440d Merge pull request #9278 from valeriosetti/fix-psasim-logs by Tom Cosgrove · 1 year, 2 months ago
  6. 0417a2c Adapt component_test_when_no_ciphersuites_have_mac by Ronald Cron · 1 year, 2 months ago
  7. cd33cd6 test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
  8. cfce75f Remove component_test_full_no_bignum by Ronald Cron · 1 year, 2 months ago
  9. 7062d3d tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
  10. 8dbea48 Adapt test_full_no_cipher_ components by Ronald Cron · 1 year, 2 months ago
  11. a67f1be Adapt test_crypto_full_md_light_only by Ronald Cron · 1 year, 2 months ago
  12. de0d7e6 Merge pull request #9247 from ronald-cron-arm/move-psa-headers by Ronald Cron · 1 year, 2 months ago
  13. 1b646c2 Remove `config-no-entropy.h` by Gabor Mezei · 1 year, 2 months ago
  14. eafefb7 Revert "Update `full_no_cipher_no_psa_crypto` test component" by Gabor Mezei · 1 year, 2 months ago
  15. a60d922 Update psa_sim_serialise.pl to create the psa_sim_serialise.c we want by Tom Cosgrove · 1 year, 2 months ago
  16. 3761002 Update psa_sim_generate.pl to create the psa_sim_crypto_client.c we want by Tom Cosgrove · 1 year, 2 months ago
  17. 2eb8cc7 psa_sim: improve log prints by Valerio Setti · 1 year, 2 months ago
  18. 2468896 Have psa_sim_serialise.pl generate psa_sim_serialize_reset() by Tom Cosgrove · 1 year, 2 months ago
  19. aaf7e85 Have psa_sim_generate.pl add psa_crypto_close() to psa_sim_crypto_server.c by Tom Cosgrove · 1 year, 2 months ago
  20. 2fd9572 psasim-server: add function to reset operations slots by Valerio Setti · 1 year, 2 months ago
  21. 2687e47 psa_sim: make server ping time much faster by Valerio Setti · 1 year, 2 months ago
  22. 5bc887c Update `full_no_cipher_no_psa_crypto` test component by Gabor Mezei · 1 year, 2 months ago
  23. 7c52100 Merge pull request #9238 from tom-cosgrove-arm/psasim_update_for_operation_types by Tom Cosgrove · 1 year, 2 months ago
  24. 30ea2b9 all.sh: Update clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  25. 36c3ae9 Adapt check files by Ronald Cron · 1 year, 2 months ago
  26. 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
  27. 1451a76 Adapt libtestdriver1 build by Ronald Cron · 1 year, 2 months ago
  28. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  29. 5cdc22b all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  30. 0fe5b8d Add support for and run (a copy of) the PSA aead_demo program under PSA sim by Tom Cosgrove · 1 year, 2 months ago
  31. 9876012 Make it possible to pass arguments to PSA sim psa_client by Tom Cosgrove · 1 year, 2 months ago
  32. b923b47 Have PSA sim client wrappers say which call fails, if one does by Tom Cosgrove · 1 year, 2 months ago
  33. 797991d Merge pull request #9149 from gilles-peskine-arm/ssl-test-no-skip-all by Gilles Peskine · 1 year, 2 months ago
  34. 0133d84 Merge pull request #9199 from tom-daubney-arm/modify_test_everest_curve25519_only_for_psa by Ronald Cron · 1 year, 2 months ago
  35. f98635c psasim: build server library and binary before client's ones by Valerio Setti · 1 year, 2 months ago
  36. 75129e2 psa_sim_crypto_[client/server]: check if CRYPTO_C is enabled by Valerio Setti · 1 year, 2 months ago
  37. 51b2c86 Use our own copy of programs/psa/psa_hash.c in the PSA simulator tests by Tom Cosgrove · 1 year, 2 months ago
  38. 5ddd659 Revert "Correctly build client-side code that's to be run under the PSA crypto sim" by Tom Cosgrove · 1 year, 2 months ago
  39. f252f61 psa_sim_serialise.pl now creates the updated .c file by Tom Cosgrove · 1 year, 2 months ago
  40. db87a44 psa_sim_serialise.pl now creates the updated .h file by Tom Cosgrove · 1 year, 2 months ago
  41. 0d0415e Move the comment block in psa_sim_serialise.c back to where it belongs by Tom Cosgrove · 1 year, 2 months ago
  42. 9ab1969 Make psa_sim_generate.pl output the new type of server wrapper we want by Tom Cosgrove · 1 year, 2 months ago
  43. 517f4a1 Store operation_ts on PSA sim server side; only send handle to client by Tom Cosgrove · 1 year, 2 months ago
  44. d6048a4 We want the PSA hash code if MBEDTLS_PSA_CRYPTO_CLIENT && !MBEDTLS_PSA_CRYPTO_C by Tom Cosgrove · 1 year, 2 months ago
  45. e7a2230 Correctly build client-side code that's to be run under the PSA crypto sim by Tom Cosgrove · 1 year, 2 months ago
  46. d28534c Merge pull request #9062 from tom-daubney-arm/crypto_config-tls1_2_default_stream_cipher_only_use_psa by Bence Szépkúti · 1 year, 2 months ago gh-readonly-queue/development/pr-9062-2bceec830a695d459edefe0b4f1f7fef4e7104ca
  47. 8493452 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
  48. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  49. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  50. a7b0bb4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
  51. 30a9b6f Merge pull request #9198 from tom-cosgrove-arm/psa-sim-hashing by Tom Cosgrove · 1 year, 2 months ago gh-readonly-queue/development/pr-9198-ea297e5870024b30e769167055e3d855198b4450
  52. d961929 Merge pull request #9155 from ttytm/fix-typo by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9155-8c60b16188d6a73b02fee09a298cd36488328c51
  53. c15544e Merge pull request #9088 from ronald-cron-arm/check-framework-files by Gilles Peskine · 1 year, 2 months ago
  54. f29bf87 Modify everest component for MBEDTLS_PSA_CRYPTO_CONFIG_ENABLED by Thomas Daubney · 1 year, 2 months ago
  55. 0ca70d5 Add missing licences by Tom Cosgrove · 1 year, 2 months ago
  56. 8bfb758 PSA crypto sim's server wrappers need to free deseraliased buffers when they're no longer needed by Tom Cosgrove · 1 year, 2 months ago
  57. ca0c147 Mark temporary PSA crypto sim Perl scripts as executable by Tom Cosgrove · 1 year, 2 months ago
  58. e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
  59. 61ee59f Add the rest of the psa_hash_xxx() functions to the simulator by Tom Cosgrove · 1 year, 2 months ago
  60. 39f8b09 Add PSA crypto sim serialisation functions needed for the remaining PSA hash APIs by Tom Cosgrove · 1 year, 2 months ago
  61. 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
  62. cb12604 Merge pull request #9191 from tom-cosgrove-arm/psa-sim-fixes by Tom Cosgrove · 1 year, 2 months ago
  63. a4952f9 The PSA sim logs aren't very many lines, so show them during tests by Tom Cosgrove · 1 year, 2 months ago
  64. 54b4ccd Add PSA crypto sim client and server implementations of psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  65. e68fb72 Add PSA crypto sim serialisation functions for rest of types needed for psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  66. 2fc5687 Add PSA crypto sim serialisation functions for basic types by Tom Cosgrove · 1 year, 2 months ago
  67. 9202456 Fix code style in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  68. e3abb6a Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-framework by Bence Szépkúti · 1 year, 2 months ago
  69. 38f6c86 Remove unnecessary blank lines at top of functions in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  70. 9919543 Only print PSA crypto sim server messages when DEBUG defined by Tom Cosgrove · 1 year, 2 months ago
  71. f69445c Fix sending a response of more than 184 bytes in psa_ff_server.c:psa_write() by Tom Cosgrove · 1 year, 2 months ago
  72. bdc4c2d Fix PSA sim test awk script by removing extra $ by Tom Cosgrove · 1 year, 2 months ago
  73. 0a57a25 Fix psa_ff_server.c to calculate the amount of data from client correctly by Tom Cosgrove · 1 year, 2 months ago
  74. b7e5f31 Replace final sprintf() with snprintf() in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  75. c7569a8 Merge pull request #9159 from gilles-peskine-arm/analyze_outcomes-generate_files by Gilles Peskine · 1 year, 2 months ago
  76. 39c5207 ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  77. f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 months ago
  78. 2ad2f32 Pacify pylint by Gilles Peskine · 1 year, 3 months ago
  79. 78ae4f6 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
  80. df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
  81. 27098b4 fix typo by Turiiya · 1 year, 3 months ago
  82. a8004f2 Add additional CCM unset by Thomas Daubney · 1 year, 3 months ago
  83. 8f83ba0 Change the way CBC is set by Thomas Daubney · 1 year, 3 months ago
  84. b30cd3b Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
  85. 1f3c99c psa_autogen.py: improve management of output files by Valerio Setti · 1 year, 3 months ago
  86. 1f95ede Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
  87. a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  88. 4dd6631 test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
  89. 6402762 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
  90. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  91. 69ca57e Fix typo by Thomas Daubney · 1 year, 3 months ago
  92. b7c624d Remove _use_psa suffix from remaining components by Thomas Daubney · 1 year, 3 months ago
  93. 5f2595a Remove non- _use_psa versions of components by Thomas Daubney · 1 year, 3 months ago
  94. 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
  95. dce6b85 psa_ff_client: fix typos and useless blank lines by Valerio Setti · 1 year, 3 months ago
  96. f57afd5 all.sh: improvements by Valerio Setti · 1 year, 3 months ago
  97. fc73aa0 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  98. f5a30af Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  99. d9c7be7 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
  100. f9f3d21 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago