1. a0cfe01 Merge pull request #9241 from lhuang04/official_development_psk_null2 by Tom Cosgrove · 1 year, 2 months ago
  2. 797991d Merge pull request #9149 from gilles-peskine-arm/ssl-test-no-skip-all by Gilles Peskine · 1 year, 2 months ago
  3. 0133d84 Merge pull request #9199 from tom-daubney-arm/modify_test_everest_curve25519_only_for_psa by Ronald Cron · 1 year, 2 months ago
  4. 54adeab set psk to null in ssl_psk_remove by lhuang04 · 1 year, 2 months ago
  5. c9ab367 Merge pull request #9225 from gilles-peskine-arm/tls13-debug-print-uint32-fix by Tom Cosgrove · 1 year, 2 months ago
  6. 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
  7. 2bceec8 Merge pull request #9227 from davidhorstmann-arm/check-framework-python-files by Bence Szépkúti · 1 year, 2 months ago gh-readonly-queue/development/pr-9227-4ac0182caeaf913871c57e63e59d9afb86ba2682
  8. 4ac0182 Merge pull request #9233 from davidhorstmann-arm/make-code-style-work-in-commit-hook by Ronald Cron · 1 year, 2 months ago
  9. 8493452 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
  10. f8bbc2d Remove multi-type variable by David Horstmann · 1 year, 2 months ago
  11. 330680e Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
  12. 69770aa Use unsigned long rather than size_t for format string readability by Gilles Peskine · 1 year, 2 months ago
  13. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  14. a9d4ef0 Fix uint32_t printed as unsigned int by Gilles Peskine · 1 year, 2 months ago
  15. fd59a06 Update to latest framework by David Horstmann · 1 year, 2 months ago
  16. 98ffc8e Merge pull request #9178 from valeriosetti/fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  17. e2add3a Merge pull request #9220 from valeriosetti/fix-psa-doc by Tom Cosgrove · 1 year, 2 months ago
  18. 351efa0 crypto.h: fix documentation for some functions by Valerio Setti · 1 year, 2 months ago
  19. ce7af04 Update framework submodule by David Horstmann · 1 year, 2 months ago
  20. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  21. a7b0bb4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
  22. b8360cf Make abi_check.py look in both locations by David Horstmann · 1 year, 2 months ago
  23. 7e2ce99 changelog: add changelog for PSA CMAC fix by Valerio Setti · 1 year, 2 months ago
  24. 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
  25. ea297e5 Merge pull request #9061 from gilles-peskine-arm/config-headers-do-not-include by Gilles Peskine · 1 year, 2 months ago
  26. d961929 Merge pull request #9155 from ttytm/fix-typo by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9155-8c60b16188d6a73b02fee09a298cd36488328c51
  27. 8c60b16 Merge pull request #8643 from gilles-peskine-arm/tls12_server-pk_opaque-dead_code by Gilles Peskine · 1 year, 2 months ago
  28. c15544e Merge pull request #9088 from ronald-cron-arm/check-framework-files by Gilles Peskine · 1 year, 2 months ago
  29. f29bf87 Modify everest component for MBEDTLS_PSA_CRYPTO_CONFIG_ENABLED by Thomas Daubney · 1 year, 2 months ago
  30. 0ca70d5 Add missing licences by Tom Cosgrove · 1 year, 2 months ago
  31. 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
  32. ca0c147 Mark temporary PSA crypto sim Perl scripts as executable by Tom Cosgrove · 1 year, 2 months ago
  33. e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
  34. 61ee59f Add the rest of the psa_hash_xxx() functions to the simulator by Tom Cosgrove · 1 year, 2 months ago
  35. 39f8b09 Add PSA crypto sim serialisation functions needed for the remaining PSA hash APIs by Tom Cosgrove · 1 year, 2 months ago
  36. 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
  37. cb12604 Merge pull request #9191 from tom-cosgrove-arm/psa-sim-fixes by Tom Cosgrove · 1 year, 2 months ago
  38. a4952f9 The PSA sim logs aren't very many lines, so show them during tests by Tom Cosgrove · 1 year, 2 months ago
  39. 54b4ccd Add PSA crypto sim client and server implementations of psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  40. e68fb72 Add PSA crypto sim serialisation functions for rest of types needed for psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  41. 2fc5687 Add PSA crypto sim serialisation functions for basic types by Tom Cosgrove · 1 year, 2 months ago
  42. 9202456 Fix code style in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  43. c8d45cd Error on unexpectedly defined symbols by Gilles Peskine · 1 year, 2 months ago
  44. 9df7806 Tweak wording by Gilles Peskine · 1 year, 2 months ago
  45. d2f191a Document that there is now an error for dangerous inclusions by Gilles Peskine · 1 year, 3 months ago
  46. 690fb5e Warn if mbedtls_config.h is included manually by Gilles Peskine · 1 year, 3 months ago
  47. 0b8ece6 Error out if *adjust* headers are included manually by Gilles Peskine · 1 year, 3 months ago
  48. d33eb55 Macros to indicate the finalization level of the configuration by Gilles Peskine · 1 year, 3 months ago
  49. fef877f Belated changelog entry for not including check_config.h by Gilles Peskine · 1 year, 3 months ago
  50. 975e74c Document check-config.h and *adjust*.h as internal headers by Gilles Peskine · 1 year, 3 months ago
  51. 680bee4 Update framework submodule to the merge of PR #15 by Ronald Cron · 1 year, 2 months ago
  52. e3abb6a Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-framework by Bence Szépkúti · 1 year, 2 months ago
  53. 38f6c86 Remove unnecessary blank lines at top of functions in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  54. 9919543 Only print PSA crypto sim server messages when DEBUG defined by Tom Cosgrove · 1 year, 2 months ago
  55. 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
  56. bdc4c2d Fix PSA sim test awk script by removing extra $ by Tom Cosgrove · 1 year, 2 months ago
  57. 0a57a25 Fix psa_ff_server.c to calculate the amount of data from client correctly by Tom Cosgrove · 1 year, 2 months ago
  58. b7e5f31 Replace final sprintf() with snprintf() in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  59. a7ec5c8 Update framework submodule to the merge of #15 by Ronald Cron · 1 year, 2 months ago
  60. a37ea26 adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin by Valerio Setti · 1 year, 2 months ago
  61. c7569a8 Merge pull request #9159 from gilles-peskine-arm/analyze_outcomes-generate_files by Gilles Peskine · 1 year, 2 months ago
  62. 39c5207 ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  63. f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 months ago
  64. 2ad2f32 Pacify pylint by Gilles Peskine · 1 year, 3 months ago
  65. 78ae4f6 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
  66. df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
  67. 27098b4 fix typo by Turiiya · 1 year, 3 months ago
  68. a8004f2 Add additional CCM unset by Thomas Daubney · 1 year, 3 months ago
  69. 8f83ba0 Change the way CBC is set by Thomas Daubney · 1 year, 3 months ago
  70. b30cd3b Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
  71. ca6b1e9 Adjust crypto-config-thread.h by Ronald Cron · 1 year, 3 months ago
  72. b48c870 Fix crypto_adjust_config_dependencies.h documentation by Ronald Cron · 1 year, 3 months ago
  73. c4c8bdf Fix PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  74. 97f0ea7 Fix the resolution of dependencies on HMAC by Ronald Cron · 1 year, 3 months ago
  75. 1f3c99c psa_autogen.py: improve management of output files by Valerio Setti · 1 year, 3 months ago
  76. 1f95ede Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
  77. a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  78. b0c96f4 Resolve some HMAC dependencies automatically by Ronald Cron · 1 year, 3 months ago
  79. b3a400b config-suite-b: Enable EC with PSA_WANT by Ronald Cron · 1 year, 3 months ago
  80. b16e1c2 Remove direct enablement of MBEDTLS_CIPHER/MD_C by Ronald Cron · 1 year, 3 months ago
  81. 4de8539 Enable MBEDTLS_PSA_CRYPTO_C and MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 1 year, 3 months ago
  82. 4dd6631 test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
  83. 6402762 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
  84. 21eaa77 Address ccm-psk-tls1_2 comments by Ryan Everett · 1 year, 3 months ago
  85. 0855b26 Address thread comments by Ryan Everett · 1 year, 3 months ago
  86. 2abd658 Address symmetric-only comments by Ryan Everett · 1 year, 3 months ago
  87. c305157 Address suite-b comments by Ryan Everett · 1 year, 3 months ago
  88. 44d7ddf In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Ryan Everett · 1 year, 3 months ago
  89. 4540cd3 Add a crypto config file for suite-b by Ryan Everett · 1 year, 3 months ago
  90. 0a0393e Use crypto config for ccm-psk-dtls1_2.h by Ryan Everett · 1 year, 3 months ago
  91. ab5ec9d Add a crypto config file for ccm-psk-tls1_2.h by Ryan Everett · 1 year, 3 months ago
  92. d3b1157 Add a crypto-config file for symmetric-only by Ryan Everett · 1 year, 3 months ago
  93. 885ea8d Add a crypto config file for config-thread by Ryan Everett · 1 year, 3 months ago
  94. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  95. 69ca57e Fix typo by Thomas Daubney · 1 year, 3 months ago
  96. b7c624d Remove _use_psa suffix from remaining components by Thomas Daubney · 1 year, 3 months ago
  97. 5f2595a Remove non- _use_psa versions of components by Thomas Daubney · 1 year, 3 months ago
  98. 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
  99. 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
  100. dce6b85 psa_ff_client: fix typos and useless blank lines by Valerio Setti · 1 year, 3 months ago