1. 594d7af Merge pull request #3994 from stevew817/feature/cmac_self_test_skip_unsupported by Janos Follath · 4 years, 6 months ago
  2. a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
  3. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  4. c7da6a4 Update comment to only apply to AES-192 by Steven Cooreman · 4 years, 6 months ago
  5. ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
  6. 318515b Merge pull request #3984 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size_renames by Ronald Cron · 4 years, 6 months ago
  7. 0426e25 Merge pull request #4020 from gilles-peskine-arm/ssl_test_lib-hmac_drg by Ronald Cron · 4 years, 6 months ago
  8. 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
  9. bdae918 Fix documentation by gabor-mezei-arm · 4 years, 6 months ago
  10. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  11. 107409f Apply review feedback by Steven Cooreman · 4 years, 6 months ago
  12. a120146 Merge pull request #3962 from gilles-peskine-arm/psa-storage-format-test-strategy by Ronald Cron · 4 years, 6 months ago
  13. 75829a4 Explain the explicit dependency on instrument_record_status.h by Gilles Peskine · 4 years, 6 months ago
  14. da9529f Update copypasta by Gilles Peskine · 4 years, 6 months ago
  15. 94ad831 Add comments to some endif guards by Gilles Peskine · 4 years, 6 months ago
  16. b034683 Merge pull request #4007 from stevew817/feature/alt_implementation_is_not_deterministic by Janos Follath · 4 years, 6 months ago
  17. 055be83 Fix typo by Gilles Peskine · 4 years, 6 months ago
  18. 64f2773 Skip tests requiring known entropy for ECJPAKE ALT implementations by Steven Cooreman · 4 years, 7 months ago
  19. 47278ee Add changelog entry by gabor-mezei-arm · 4 years, 7 months ago
  20. d25ea72 Fix rename of output buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
  21. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  22. 84ae1ee Minor clarification by Gilles Peskine · 4 years, 7 months ago
  23. 3d67365 Add a key_buffer_length output to "get_builtin_key" by Gilles Peskine · 4 years, 7 months ago
  24. 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 7 months ago
  25. e1d51bd Depend on all test headers when building tests by Gilles Peskine · 4 years, 7 months ago
  26. f71ff1f Run mypy on Travis by Gilles Peskine · 4 years, 7 months ago
  27. 0370c17 mypy: require at least version 0.780 by Gilles Peskine · 4 years, 7 months ago
  28. 4738b96 Use $PYTHON when running mypy by Gilles Peskine · 4 years, 7 months ago
  29. c3b1787 Use can_mypy rather than just checking for mypy by Gilles Peskine · 4 years, 7 months ago
  30. bdde5d0 Use Python to check the version of pylint by Gilles Peskine · 4 years, 7 months ago
  31. 6d82a7e Say we're running pylint by Gilles Peskine · 4 years, 7 months ago
  32. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
  33. ff45750 Remind the reader of what is done about old formats by Gilles Peskine · 4 years, 7 months ago
  34. 03f4084 Apply suggestions from code review by Steven Cooreman · 4 years, 7 months ago
  35. 697ee19 Add a section about non-default lifetimes by Gilles Peskine · 4 years, 7 months ago
  36. 528144f Clarify the methods of key storage testing by Gilles Peskine · 4 years, 7 months ago
  37. 6fbff5b Merge pull request #3698 from darrenkrahn/development by Dave Rodgman · 4 years, 7 months ago
  38. b2f3e6c Restrict test skipping to AES-192 specifically by Steven Cooreman · 4 years, 7 months ago
  39. 94ca187 Merge pull request #3809 from AndrzejKurek/refactor-variable-buffers by paul-elliott-arm · 4 years, 7 months ago
  40. 9c134ce Add build instructions for new test data. by Darren Krahn · 4 years, 7 months ago
  41. 2146211 SSL test programs: enable the PSA test external RNG by Gilles Peskine · 4 years, 7 months ago
  42. a222434 Test SSL with non-deterministic ECDSA by Gilles Peskine · 4 years, 9 months ago
  43. ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 7 months ago
  44. 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 7 months ago
  45. f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 7 months ago
  46. daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 7 months ago
  47. b3715eb SSL test programs: prepare to unify common code by Gilles Peskine · 4 years, 7 months ago
  48. 8a8492b SSL test programs: stuff RNG context into a struct by Gilles Peskine · 4 years, 7 months ago
  49. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  50. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  51. d0c7b79 Merge pull request #3912 from gilles-peskine-arm/psa-external-random-test by Gilles Peskine · 4 years, 7 months ago
  52. 9b31218 Testing a maximum size key is RAM intensive, and should be dependent by Steven Cooreman · 4 years, 7 months ago
  53. affc38c Make test cases that use PKCS7 padding dependent on it by Steven Cooreman · 4 years, 7 months ago
  54. fa6641b Avoid unreferenced item warnings in ECDSA when ALT is in use by Steven Cooreman · 4 years, 7 months ago
  55. 2a54a6f Refactor the variable buffer length config description by Andrzej Kurek · 4 years, 7 months ago
  56. 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 10 months ago
  57. 069fa96 Use size_t instead of uint32_t for ssl I/O buffer lengths by Andrzej Kurek · 4 years, 7 months ago
  58. 4a06379 Refactor the variable I/O buffer size feature by Andrzej Kurek · 4 years, 10 months ago
  59. 655b012 Unconditionally include platform.h in CMAC by Steven Cooreman · 4 years, 7 months ago
  60. b4df754 Update #else and #endif comments by Gilles Peskine · 4 years, 7 months ago
  61. 830d5af Allow CMAC self test to skip tests for unsupported primitives by Steven Cooreman · 4 years, 7 months ago
  62. c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
  63. 6beb327 external_rng_failure_sign: more robust buffer management by Gilles Peskine · 4 years, 7 months ago
  64. 3aa5a64 Fix a test dependency by Gilles Peskine · 4 years, 7 months ago
  65. dbf6896 mbedtls_to_psa_error: prefer dispatching on the low-level error by Gilles Peskine · 4 years, 7 months ago
  66. 1631514 Add missing dependencies on key types by Gilles Peskine · 4 years, 8 months ago
  67. ba0c1ff Depend on the built-in implementation when injecting RNG failure by Gilles Peskine · 4 years, 8 months ago
  68. f547ce8 MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG: negative tests by Gilles Peskine · 4 years, 8 months ago
  69. ae3741e Fix an incorrect error code if RSA private operation glitched by Gilles Peskine · 4 years, 8 months ago
  70. 40d8160 mbedtls_to_psa_error: fix a copypasta and a missing translation by Gilles Peskine · 4 years, 8 months ago
  71. 8ae012b Generalize test_suite_psa_crypto_entropy by Gilles Peskine · 4 years, 9 months ago
  72. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 9 months ago
  73. f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 9 months ago
  74. 9a4baa1 Remove unnecessary precautions around #include psa_crypto_helpers.h by Gilles Peskine · 4 years, 9 months ago
  75. d71539f Fix test_psa_collect_statuses: update makefile dependencies by Gilles Peskine · 4 years, 8 months ago
  76. d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 9 months ago
  77. 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 9 months ago
  78. 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 9 months ago
  79. ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 9 months ago
  80. 1cc6a8e Add --can-pylint and --can-mypy options by Gilles Peskine · 4 years, 7 months ago
  81. b13ed70 Check scripts/mbedtls_dev/*.py with pylint by Gilles Peskine · 4 years, 8 months ago
  82. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  83. 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 7 months ago
  84. 7c818d6 ssl_test_lib: move common type definitions by Gilles Peskine · 4 years, 7 months ago
  85. c11eb1f Prepare to merge identical code from ssl_client2.c and ssl_server2.c by Gilles Peskine · 4 years, 7 months ago
  86. 7f679c7 ssl_test_lib: move declaration of query_config by Gilles Peskine · 4 years, 7 months ago
  87. 67638d6 ssl_test_lib: move common includes by Gilles Peskine · 4 years, 7 months ago
  88. ab7ce96 ssl_test_lib: move initial includes and is-it-supported check by Gilles Peskine · 4 years, 7 months ago
  89. 0d980b8 ssl_test_common_source.c: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  90. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  91. 75fdd06 Merge pull request #3973 from stroebeljc/development by Manuel Pégourié-Gonnard · 4 years, 7 months ago
  92. d20a210 git: don't ignore fuzz/Makefile by Gilles Peskine · 4 years, 7 months ago
  93. f06a54c With make, build query_config.c only once by Gilles Peskine · 4 years, 7 months ago
  94. 03ee383 Updated change description as suggested by @gilles-peskine-arm. by stroebeljc · 4 years, 7 months ago
  95. 73d7832 Merge pull request #3969 from frestr/bugfix/psa_close_key_leak by Gilles Peskine · 4 years, 7 months ago
  96. 9c3e060 Explain the design of mbedtls_psa_get_random better by Gilles Peskine · 4 years, 7 months ago
  97. 0c59ba8 Fix the error detection in psa_generate_random by Gilles Peskine · 4 years, 7 months ago
  98. cf62f10 Clarify interoperability non-requirement by Gilles Peskine · 4 years, 7 months ago
  99. e67ba98 Fixed verb tense in change log. by stroebeljc · 4 years, 7 months ago
  100. 2b50d78 Fixed incorrect change log formatting. by stroebeljc · 4 years, 7 months ago