1. e7e5252 Merge pull request #4150 from mstarzyk-mobica/remove_compat13 by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  2. 7d48b28 Remove 1.3 to 2.0 transition helpers files. by Mateusz Starzyk · 4 years, 6 months ago
  3. baf4fc8 Merge pull request #4115 from mstarzyk-mobica/const_changelog by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  4. 3d210cf Merge pull request #4066 from mstarzyk-mobica/const_asn1write by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  5. 4dad303 Merge pull request #4089 from mstarzyk-mobica/remove_havege by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  6. b22a31f Add changelog for applying missing const attributes to the API. by Mateusz Starzyk · 4 years, 6 months ago
  7. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  8. de6cb26 Merge pull request #4063 from mstarzyk-mobica/const_asn1 by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  9. 3f063f6 Merge pull request #4102 from mstarzyk-mobica/const_pk by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  10. 3292453 Add missing const attribute to Public Key API by Mateusz Starzyk · 4 years, 6 months ago
  11. 4e300d0 Add missing const attribute to asn1write api by Mateusz Starzyk · 4 years, 6 months ago
  12. 59961cf Add missing const attribute to asn1 api by Mateusz Starzyk · 4 years, 6 months ago
  13. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  14. a120146 Merge pull request #3962 from gilles-peskine-arm/psa-storage-format-test-strategy by Ronald Cron · 4 years, 6 months ago
  15. b034683 Merge pull request #4007 from stevew817/feature/alt_implementation_is_not_deterministic by Janos Follath · 4 years, 6 months ago
  16. 64f2773 Skip tests requiring known entropy for ECJPAKE ALT implementations by Steven Cooreman · 4 years, 7 months ago
  17. ff45750 Remind the reader of what is done about old formats by Gilles Peskine · 4 years, 7 months ago
  18. 697ee19 Add a section about non-default lifetimes by Gilles Peskine · 4 years, 7 months ago
  19. 528144f Clarify the methods of key storage testing by Gilles Peskine · 4 years, 7 months ago
  20. 6fbff5b Merge pull request #3698 from darrenkrahn/development by Dave Rodgman · 4 years, 7 months ago
  21. 94ca187 Merge pull request #3809 from AndrzejKurek/refactor-variable-buffers by paul-elliott-arm · 4 years, 7 months ago
  22. 9c134ce Add build instructions for new test data. by Darren Krahn · 4 years, 7 months ago
  23. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  24. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  25. d0c7b79 Merge pull request #3912 from gilles-peskine-arm/psa-external-random-test by Gilles Peskine · 4 years, 7 months ago
  26. 2a54a6f Refactor the variable buffer length config description by Andrzej Kurek · 4 years, 7 months ago
  27. 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 10 months ago
  28. 069fa96 Use size_t instead of uint32_t for ssl I/O buffer lengths by Andrzej Kurek · 4 years, 7 months ago
  29. 4a06379 Refactor the variable I/O buffer size feature by Andrzej Kurek · 4 years, 10 months ago
  30. b4df754 Update #else and #endif comments by Gilles Peskine · 4 years, 7 months ago
  31. c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
  32. 6beb327 external_rng_failure_sign: more robust buffer management by Gilles Peskine · 4 years, 7 months ago
  33. 3aa5a64 Fix a test dependency by Gilles Peskine · 4 years, 7 months ago
  34. dbf6896 mbedtls_to_psa_error: prefer dispatching on the low-level error by Gilles Peskine · 4 years, 7 months ago
  35. 1631514 Add missing dependencies on key types by Gilles Peskine · 4 years, 8 months ago
  36. ba0c1ff Depend on the built-in implementation when injecting RNG failure by Gilles Peskine · 4 years, 8 months ago
  37. f547ce8 MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG: negative tests by Gilles Peskine · 4 years, 8 months ago
  38. ae3741e Fix an incorrect error code if RSA private operation glitched by Gilles Peskine · 4 years, 8 months ago
  39. 40d8160 mbedtls_to_psa_error: fix a copypasta and a missing translation by Gilles Peskine · 4 years, 8 months ago
  40. 8ae012b Generalize test_suite_psa_crypto_entropy by Gilles Peskine · 4 years, 9 months ago
  41. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 9 months ago
  42. f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 9 months ago
  43. 9a4baa1 Remove unnecessary precautions around #include psa_crypto_helpers.h by Gilles Peskine · 4 years, 9 months ago
  44. d71539f Fix test_psa_collect_statuses: update makefile dependencies by Gilles Peskine · 4 years, 8 months ago
  45. d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 9 months ago
  46. 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 9 months ago
  47. 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 9 months ago
  48. ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 9 months ago
  49. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  50. 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 7 months ago
  51. 7c818d6 ssl_test_lib: move common type definitions by Gilles Peskine · 4 years, 7 months ago
  52. c11eb1f Prepare to merge identical code from ssl_client2.c and ssl_server2.c by Gilles Peskine · 4 years, 7 months ago
  53. 7f679c7 ssl_test_lib: move declaration of query_config by Gilles Peskine · 4 years, 7 months ago
  54. 67638d6 ssl_test_lib: move common includes by Gilles Peskine · 4 years, 7 months ago
  55. ab7ce96 ssl_test_lib: move initial includes and is-it-supported check by Gilles Peskine · 4 years, 7 months ago
  56. 0d980b8 ssl_test_common_source.c: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  57. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  58. 75fdd06 Merge pull request #3973 from stroebeljc/development by Manuel Pégourié-Gonnard · 4 years, 7 months ago
  59. d20a210 git: don't ignore fuzz/Makefile by Gilles Peskine · 4 years, 7 months ago
  60. f06a54c With make, build query_config.c only once by Gilles Peskine · 4 years, 7 months ago
  61. 03ee383 Updated change description as suggested by @gilles-peskine-arm. by stroebeljc · 4 years, 7 months ago
  62. 73d7832 Merge pull request #3969 from frestr/bugfix/psa_close_key_leak by Gilles Peskine · 4 years, 7 months ago
  63. 9c3e060 Explain the design of mbedtls_psa_get_random better by Gilles Peskine · 4 years, 7 months ago
  64. 0c59ba8 Fix the error detection in psa_generate_random by Gilles Peskine · 4 years, 7 months ago
  65. cf62f10 Clarify interoperability non-requirement by Gilles Peskine · 4 years, 7 months ago
  66. e67ba98 Fixed verb tense in change log. by stroebeljc · 4 years, 7 months ago
  67. 2b50d78 Fixed incorrect change log formatting. by stroebeljc · 4 years, 7 months ago
  68. d4de1b5 Updated per comments from @gilles-peskine-arm. by stroebeljc · 4 years, 7 months ago
  69. 71ddab9 Simplify the chunk loop in psa_generate_random by Gilles Peskine · 4 years, 7 months ago
  70. 88fa5c4 Minor documentation improvements by Gilles Peskine · 4 years, 7 months ago
  71. e9e0388 Merge pull request #3965 from bensze01/use_after_scope by Manuel Pégourié-Gonnard · 4 years, 7 months ago
  72. 70f63d0 Added references to the NIST test data used in the self-test function. by ENT\stroej1 · 4 years, 7 months ago
  73. df30700 Updated self test to use NIST test vectors and produce proper result. by ENT\stroej1 · 4 years, 7 months ago
  74. a0deec0 Extended test vectors to accomodate addition of nonce to test input array and updated results. by ENT\stroej1 · 4 years, 7 months ago
  75. 6a5f10c Added ChangeLog entry for related issue. by ENT\stroej1 · 4 years, 8 months ago
  76. 1446211 Update self-test vectors to include nonce and test it as part of reseeding. by ENT\stroej1 · 4 years, 8 months ago
  77. 4b91986 Fixed seed variable concatenation pointer. by ENT\stroej1 · 4 years, 8 months ago
  78. 462aa57 PSA Crypto: Don't skip key data removal when SE driver is not in use by Fredrik Strupe · 4 years, 8 months ago
  79. 3c537fe Merge pull request #3691 from paul-elliott-arm/fix_cmake by Ronald Cron · 4 years, 8 months ago
  80. 0bd9d22 Add Changelog entry by Bence Szépkúti · 4 years, 8 months ago
  81. 880334c Fix use-after-scope error in programs/ssl by Bence Szépkúti · 4 years, 8 months ago
  82. 575ece0 Merge pull request #3576 from gilles-peskine-arm/psa-lifetime-persistence-indicator-tweaks by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  83. b3cd963 Pacify check-names.sh by Gilles Peskine · 4 years, 8 months ago
  84. 739e08a Keystore format stability test strategy by Gilles Peskine · 4 years, 8 months ago
  85. 0bb2570 Copyediting by Gilles Peskine · 4 years, 8 months ago
  86. b2b64d3 Rename psa_crypto_random.h to psa_crypto_random_impl.h by Gilles Peskine · 4 years, 8 months ago
  87. 8814fc4 Make mbedtls_psa_get_random more usable outside psa_crypto.c by Gilles Peskine · 4 years, 8 months ago
  88. 5894e8e Replace mbedtls_psa_random_state( ... ) by MBEDTLS_PSA_RANDOM_STATE by Gilles Peskine · 4 years, 8 months ago
  89. e39bdaa Specialize some wording from the specification by Gilles Peskine · 4 years, 8 months ago
  90. 9b3e5a7 Clarify the explanation of locations by Gilles Peskine · 4 years, 8 months ago
  91. f3c8565 Merge pull request #789 from ARMmbed/mbedtls-2.25.0r0 by Janos Follath · 4 years, 8 months ago
  92. 8f05aeb Merge pull request #3882 from gilles-peskine-arm/psa-random-driver-spec by Ronald Cron · 4 years, 8 months ago
  93. 348eeeb Clarify the intent of the KEEPALIVE flag by Gilles Peskine · 4 years, 8 months ago
  94. 1c54b54 Merge pull request #786 from ARMmbed/dev/yanesca/mbedtls-2.25.0r0-pr by Janos Follath · 4 years, 8 months ago mbedtls-2.25.0 v2.25.0
  95. e921626 Fix ChangeLog format by Janos Follath · 4 years, 8 months ago
  96. d6ce116 Consolidate partial feature into single entry by Janos Follath · 4 years, 8 months ago
  97. a27a4e2 Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  98. 48c76c9 Merge pull request #3949 from bensze01/update_psa_values by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  99. 76027f6 Add missing Changelog entry by Janos Follath · 4 years, 8 months ago
  100. 56b38c2 Finalize ChangeLog by Janos Follath · 4 years, 8 months ago