1. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  2. 31017d3 Remove config-psa-crypto.h by Gilles Peskine · 4 years, 3 months ago
  3. b548cda Merge pull request #4397 from TRodziewicz/change_config_h_defaults by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  4. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  5. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  6. 1153c3d tests: driver wrappers: Improve test comments by Ronald Cron · 4 years, 3 months ago
  7. 3e4d190 tests: driver wrappers: Add hash finish tests by Ronald Cron · 4 years, 3 months ago
  8. 1fb49e6 tests: driver wrappers: Add hash update tests by Ronald Cron · 4 years, 3 months ago
  9. 6e12b7b tests: driver wrappers: Specialize hash multi-part test on setup only by Ronald Cron · 4 years, 3 months ago
  10. eba3c87 tests: driver wrappers: Fix hash tests dependencies by Ronald Cron · 4 years, 3 months ago
  11. ce1d8d2 tests: Revert test_driver.h name change by Ronald Cron · 4 years, 3 months ago
  12. 6328133 tests: Fix test arguments separator by Ronald Cron · 4 years, 3 months ago
  13. 4607c82 tests: psa: Simplify key buffer size calculation by Ronald Cron · 4 years, 4 months ago
  14. 7f13fa2 tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  15. b5d59a0 tests: psa: cipher: Remove out-dated comment by Ronald Cron · 4 years, 4 months ago
  16. 140043a tests: driver wrapper: Add hash dispatch testing by Ronald Cron · 4 years, 4 months ago
  17. fa036c8 tests: Add hash transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
  18. 0bc3938 Removing trailing spaces by TRodziewicz · 4 years, 3 months ago
  19. 8223cce Correction of failing ecdsa & pk tests by TRodziewicz · 4 years, 3 months ago
  20. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  21. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  22. 85f023b Merge pull request #3950 from gilles-peskine-arm/dhm_min_bitlen-bits by Gilles Peskine · 4 years, 3 months ago
  23. 89f98c2 Removal of wrongly placed unset by TRodziewicz · 4 years, 3 months ago
  24. c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
  25. 2add5c1 On second thought changing the way the test is run by TRodziewicz · 4 years, 3 months ago
  26. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  27. e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
  28. 9876a85 Change the place where the _CIPHER_MODE_CBC is defined from test to check_config.h by TRodziewicz · 4 years, 3 months ago
  29. 2c8041d Merge pull request #4433 from bensze01/psa_aead_output_size by Gilles Peskine · 4 years, 3 months ago
  30. 856db5f Remove merge conflict marker by Chris Jones · 4 years, 8 months ago
  31. ee33c60 Fix minor styling issues by Chris Jones · 4 years, 8 months ago
  32. fff2d57 Fix X.509 parsing tests if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  33. b4e5ddc Fix X.509 CRT parsing test if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  34. c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
  35. 5d4c4b1 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  36. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  37. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  38. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  39. 860f509 Clarify case when high level error code is incorrect by Chris Jones · 4 years, 3 months ago
  40. d7a21a1 Fix failing test_when_no_ciphersuites_have_mac test. by TRodziewicz · 4 years, 3 months ago
  41. 1f98424 Correction fixing the test_when_no_ciphersuites_have_mac falure by TRodziewicz · 4 years, 4 months ago
  42. 7c1d41d Correction fixing the test_everest_curve25519_only falure by TRodziewicz · 4 years, 4 months ago
  43. 4f91d8d Change "high level error" to "high level module ID" by Chris Jones · 4 years, 4 months ago
  44. 85aff9f Correction fixing the test_depends_curves_psa falure by TRodziewicz · 4 years, 4 months ago
  45. b5939e8 Merge pull request #4160 from stevew817/feature/driver_builtin_keys by Ronald Cron · 4 years, 4 months ago
  46. e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 4 months ago
  47. 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  48. e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  49. 1216233 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  50. b683776 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
  51. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  52. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  53. 1cc91e7 Merge pull request #4366 from gilles-peskine-arm/development_3.0-merge_2.x-20210419 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  54. 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  55. ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
  56. 0bbb38c Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  57. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  58. 2cca9b8 Rename test driver source files to avoid file name conflicts by Steven Cooreman · 4 years, 4 months ago
  59. ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  60. ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
  61. 054bf7f Reduce indentation need by checking negative case first by Steven Cooreman · 4 years, 4 months ago
  62. 43e4a40 Give builtin key export test functions the same dependencies by Steven Cooreman · 4 years, 4 months ago
  63. a1ce2f2 Rename test driver lifetime to location by Steven Cooreman · 4 years, 5 months ago
  64. c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  65. 4b51925 Stricter test dependencies on builtin key test by Steven Cooreman · 4 years, 5 months ago
  66. 1a0fbac Refactor opaque key handling in the test driver by Steven Cooreman · 4 years, 5 months ago
  67. 33a32f0 Move test driver implementation of platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  68. 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
  69. 437fcfc Add simple test coverage for builtin keys (PSA opaque driver export) by Steven Cooreman · 4 years, 6 months ago
  70. f9a55ff Add test driver implementation for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  71. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  72. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  73. f5c5351 Remove remaining comments and strings refering to removed features. by Mateusz Starzyk · 4 years, 4 months ago
  74. 9f7a693 Apply MBEDTLS_ERROR_ADD to library by Chris Jones · 4 years, 4 months ago
  75. 09c916a Merge pull request #4257 from ronald-cron-arm/psa-aead by Gilles Peskine · 4 years, 4 months ago
  76. 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
  77. abded0e Improve and fix documentation for error code combination by Chris Jones · 4 years, 4 months ago
  78. 7439209 Rewrite error addition interface by Chris Jones · 4 years, 4 months ago
  79. ac33a3a Add exception in check when high error code == 0 by Chris Jones · 4 years, 4 months ago
  80. 3f613c1 Improve mbedtls_test_err_add_check documentation by Chris Jones · 4 years, 4 months ago
  81. 759e30b Add MBEDTLS_ERROR_C dependency to invasive error code testing by Chris Jones · 4 years, 6 months ago
  82. fe285f5 Make mbedtls_test_err_add_check fail tests by Chris Jones · 4 years, 6 months ago
  83. a203c38 Expand error addition checks by Chris Jones · 4 years, 6 months ago
  84. ef180af Move `MBEDTLS_ERR_ADD` macro and functions to `error.*` by Chris Jones · 4 years, 6 months ago
  85. 808b7c8 Fix building with `MBEDTLS_TEST_HOOKS` enabled by Chris Jones · 4 years, 7 months ago
  86. 5e8805a Move `MBEDTLS_ERR_ADD` macro and function to `common.*` by Chris Jones · 4 years, 7 months ago
  87. 220cdec Fix error code combination check by Chris Jones · 4 years, 7 months ago
  88. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  89. b579ccd The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 4 months ago
  90. 9a1c092 Merge pull request #4297 from gilles-peskine-arm/ecp-add-fix-202104 by Gilles Peskine · 4 years, 4 months ago
  91. 392d101 Clarify some comments by Gilles Peskine · 4 years, 4 months ago
  92. bd43f67 Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
  93. 0594205 Remove debug statement by TRodziewicz · 4 years, 4 months ago
  94. 611f043 Correct the new tests names by TRodziewicz · 4 years, 4 months ago
  95. 40de3c9 Fix Changelog, add separate test functions for hash of all-zero bits by TRodziewicz · 4 years, 4 months ago
  96. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  97. 6741fc9 Merge pull request #4306 from daverodgman/fix_mps_trace_macros by Dave Rodgman · 4 years, 4 months ago
  98. a1971c3 tests: psa: aead: Fix forced error code by Ronald Cron · 4 years, 4 months ago
  99. ea7ab13 Do validation on the algorithm argument in AEAD by Steven Cooreman · 4 years, 5 months ago
  100. d17dff3 tests: driver wrapper: Add AEAD dispatch testing by Ronald Cron · 4 years, 5 months ago