1. 4ac0182 Merge pull request #9233 from davidhorstmann-arm/make-code-style-work-in-commit-hook by Ronald Cron · 1 year, 2 months ago
  2. f8bbc2d Remove multi-type variable by David Horstmann · 1 year, 2 months ago
  3. 330680e Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
  4. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  5. fd59a06 Update to latest framework by David Horstmann · 1 year, 2 months ago
  6. 98ffc8e Merge pull request #9178 from valeriosetti/fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  7. e2add3a Merge pull request #9220 from valeriosetti/fix-psa-doc by Tom Cosgrove · 1 year, 2 months ago
  8. 351efa0 crypto.h: fix documentation for some functions by Valerio Setti · 1 year, 2 months ago
  9. ce7af04 Update framework submodule by David Horstmann · 1 year, 2 months ago
  10. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  11. a7b0bb4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
  12. b8360cf Make abi_check.py look in both locations by David Horstmann · 1 year, 2 months ago
  13. 7e2ce99 changelog: add changelog for PSA CMAC fix by Valerio Setti · 1 year, 2 months ago
  14. 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
  15. ea297e5 Merge pull request #9061 from gilles-peskine-arm/config-headers-do-not-include by Gilles Peskine · 1 year, 2 months ago
  16. d961929 Merge pull request #9155 from ttytm/fix-typo by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9155-8c60b16188d6a73b02fee09a298cd36488328c51
  17. 8c60b16 Merge pull request #8643 from gilles-peskine-arm/tls12_server-pk_opaque-dead_code by Gilles Peskine · 1 year, 2 months ago
  18. c15544e Merge pull request #9088 from ronald-cron-arm/check-framework-files by Gilles Peskine · 1 year, 2 months ago
  19. 0ca70d5 Add missing licences by Tom Cosgrove · 1 year, 2 months ago
  20. 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
  21. ca0c147 Mark temporary PSA crypto sim Perl scripts as executable by Tom Cosgrove · 1 year, 2 months ago
  22. e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
  23. 61ee59f Add the rest of the psa_hash_xxx() functions to the simulator by Tom Cosgrove · 1 year, 2 months ago
  24. 39f8b09 Add PSA crypto sim serialisation functions needed for the remaining PSA hash APIs by Tom Cosgrove · 1 year, 2 months ago
  25. 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
  26. cb12604 Merge pull request #9191 from tom-cosgrove-arm/psa-sim-fixes by Tom Cosgrove · 1 year, 2 months ago
  27. a4952f9 The PSA sim logs aren't very many lines, so show them during tests by Tom Cosgrove · 1 year, 2 months ago
  28. 54b4ccd Add PSA crypto sim client and server implementations of psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  29. e68fb72 Add PSA crypto sim serialisation functions for rest of types needed for psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  30. 2fc5687 Add PSA crypto sim serialisation functions for basic types by Tom Cosgrove · 1 year, 2 months ago
  31. 9202456 Fix code style in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  32. c8d45cd Error on unexpectedly defined symbols by Gilles Peskine · 1 year, 2 months ago
  33. 9df7806 Tweak wording by Gilles Peskine · 1 year, 2 months ago
  34. d2f191a Document that there is now an error for dangerous inclusions by Gilles Peskine · 1 year, 3 months ago
  35. 690fb5e Warn if mbedtls_config.h is included manually by Gilles Peskine · 1 year, 3 months ago
  36. 0b8ece6 Error out if *adjust* headers are included manually by Gilles Peskine · 1 year, 3 months ago
  37. d33eb55 Macros to indicate the finalization level of the configuration by Gilles Peskine · 1 year, 3 months ago
  38. fef877f Belated changelog entry for not including check_config.h by Gilles Peskine · 1 year, 3 months ago
  39. 975e74c Document check-config.h and *adjust*.h as internal headers by Gilles Peskine · 1 year, 3 months ago
  40. 680bee4 Update framework submodule to the merge of PR #15 by Ronald Cron · 1 year, 2 months ago
  41. e3abb6a Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-framework by Bence Szépkúti · 1 year, 2 months ago
  42. 38f6c86 Remove unnecessary blank lines at top of functions in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  43. 9919543 Only print PSA crypto sim server messages when DEBUG defined by Tom Cosgrove · 1 year, 2 months ago
  44. 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
  45. bdc4c2d Fix PSA sim test awk script by removing extra $ by Tom Cosgrove · 1 year, 2 months ago
  46. 0a57a25 Fix psa_ff_server.c to calculate the amount of data from client correctly by Tom Cosgrove · 1 year, 2 months ago
  47. b7e5f31 Replace final sprintf() with snprintf() in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  48. a7ec5c8 Update framework submodule to the merge of #15 by Ronald Cron · 1 year, 2 months ago
  49. a37ea26 adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin by Valerio Setti · 1 year, 2 months ago
  50. c7569a8 Merge pull request #9159 from gilles-peskine-arm/analyze_outcomes-generate_files by Gilles Peskine · 1 year, 2 months ago
  51. f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 months ago
  52. 2ad2f32 Pacify pylint by Gilles Peskine · 1 year, 3 months ago
  53. 78ae4f6 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
  54. df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
  55. 27098b4 fix typo by Turiiya · 1 year, 3 months ago
  56. b30cd3b Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
  57. ca6b1e9 Adjust crypto-config-thread.h by Ronald Cron · 1 year, 3 months ago
  58. b48c870 Fix crypto_adjust_config_dependencies.h documentation by Ronald Cron · 1 year, 3 months ago
  59. c4c8bdf Fix PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  60. 97f0ea7 Fix the resolution of dependencies on HMAC by Ronald Cron · 1 year, 3 months ago
  61. 1f3c99c psa_autogen.py: improve management of output files by Valerio Setti · 1 year, 3 months ago
  62. 1f95ede Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
  63. a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  64. b0c96f4 Resolve some HMAC dependencies automatically by Ronald Cron · 1 year, 3 months ago
  65. b3a400b config-suite-b: Enable EC with PSA_WANT by Ronald Cron · 1 year, 3 months ago
  66. b16e1c2 Remove direct enablement of MBEDTLS_CIPHER/MD_C by Ronald Cron · 1 year, 3 months ago
  67. 4de8539 Enable MBEDTLS_PSA_CRYPTO_C and MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 1 year, 3 months ago
  68. 4dd6631 test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
  69. 6402762 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
  70. 21eaa77 Address ccm-psk-tls1_2 comments by Ryan Everett · 1 year, 3 months ago
  71. 0855b26 Address thread comments by Ryan Everett · 1 year, 3 months ago
  72. 2abd658 Address symmetric-only comments by Ryan Everett · 1 year, 3 months ago
  73. c305157 Address suite-b comments by Ryan Everett · 1 year, 3 months ago
  74. 44d7ddf In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Ryan Everett · 1 year, 3 months ago
  75. 4540cd3 Add a crypto config file for suite-b by Ryan Everett · 1 year, 3 months ago
  76. 0a0393e Use crypto config for ccm-psk-dtls1_2.h by Ryan Everett · 1 year, 3 months ago
  77. ab5ec9d Add a crypto config file for ccm-psk-tls1_2.h by Ryan Everett · 1 year, 3 months ago
  78. d3b1157 Add a crypto-config file for symmetric-only by Ryan Everett · 1 year, 3 months ago
  79. 885ea8d Add a crypto config file for config-thread by Ryan Everett · 1 year, 3 months ago
  80. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  81. f5761ff Merge pull request #9129 from valeriosetti/update-gitignore by Manuel Pégourié-Gonnard · 1 year, 3 months ago gh-readonly-queue/development/pr-9129-2cdc8f7aa5d0b2a0db66639053e3d949e11c592d
  82. 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
  83. dce6b85 psa_ff_client: fix typos and useless blank lines by Valerio Setti · 1 year, 3 months ago
  84. f57afd5 all.sh: improvements by Valerio Setti · 1 year, 3 months ago
  85. fc73aa0 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  86. f5a30af Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  87. d9c7be7 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
  88. f9f3d21 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  89. ecd6d01 Rename framework_path to framework_scripts_path by David Horstmann · 1 year, 3 months ago
  90. 6c0e362 Update framework submodule to tip of branch by David Horstmann · 1 year, 3 months ago
  91. 299e741 Add mbedtls_framework to mypy checks by David Horstmann · 1 year, 3 months ago
  92. 875c32f Add framework_path module by David Horstmann · 1 year, 3 months ago
  93. cd84bb2 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  94. 1131318 Add framework/scripts to scripts_path.py by David Horstmann · 1 year, 3 months ago
  95. 6343a83 Move some files to framework repository by David Horstmann · 1 year, 3 months ago
  96. b5ea455 gitignore: ignore .vscode folder in main repo by Valerio Setti · 1 year, 3 months ago
  97. a621fd9 gitignore: ignore test_keys.h and test_certs.h by Valerio Setti · 1 year, 3 months ago
  98. 2cdc8f7 Merge pull request #9122 from davidhorstmann-arm/fix-fuzzing-build-failures by Gilles Peskine · 1 year, 3 months ago
  99. cbea7d6 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
  100. c98f8ab crypto-client: allow debug build of libraries and test binaries by Valerio Setti · 1 year, 3 months ago