1. e36fe81 Change our code size reference job to use baremetal_size by Gilles Peskine · 4 years ago
  2. 5a8abb1 Merge pull request #4883 from mstarzyk-mobica/fix_psa_sign_msg by Manuel Pégourié-Gonnard · 4 years ago
  3. 1ebcd55 Extend mac_key_policy test. by Mateusz Starzyk · 4 years ago
  4. e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 4 years ago
  5. 31c01d3 Rename available values for tls13_kex_modes by Jerry Yu · 4 years ago
  6. d07f4fc Use separate expected results for MAC sign and verify key policy. by Mateusz Starzyk · 4 years ago
  7. cb0a7cd Fix mac_key_policy test function by Mateusz Starzyk · 4 years ago
  8. f11724b Merge pull request #4861 from yuhaoth/pr/add-openssl-gnutls-tls1_3-check by Manuel Pégourié-Gonnard · 4 years ago
  9. 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
  10. 932064d Add ssl-opt.sh tests for ssl_client/server TLS 1.3 kex parameters by Hanno Becker · 4 years ago
  11. ae33685 Add ssl-opt.sh run to TLS 1.3 test in all.sh by Hanno Becker · 4 years ago
  12. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  13. 0402979 Add openssl/gnutls tls1.3 feature tests. by Jerry Yu · 4 years ago
  14. 448c807 Merge pull request #4853 from yuhaoth/pr/add-tls13-config-check-and-dummy-handshake by Manuel Pégourié-Gonnard · 4 years ago
  15. b9930e7 Add dummy tls1.3 handshake dispatch functions by Jerry Yu · 4 years ago
  16. b19ccc3 fix test_suite_debug test fail by Jerry Yu · 4 years ago
  17. c46e9b4 tests: Add negative version config tests. by Jerry Yu · 4 years ago
  18. f8f88d6 Merge pull request #4746 from gilles-peskine-arm/bump-version-3.0 by Janos Follath · 4 years ago
  19. 78f6f05 Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort by Gilles Peskine · 4 years ago
  20. ae505ee Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  21. 3a6c769 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  22. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
  23. d7e4b2c Remove duplicated test from SSL test suite by Hanno Becker · 4 years ago
  24. 6c53ecc all.sh: Run basic TLS 1.3 with and without record padding by Hanno Becker · 4 years ago
  25. 1f91878 Specify padding granularity in TLS 1.3 record protection KATs by Hanno Becker · 4 years ago
  26. 4153745 Add comment regarding the wire-version used in TLS 1.3 records by Hanno Becker · 4 years, 4 months ago
  27. 80e760e Fix memory leak in TLS 1.3 record protection unit test by Hanno Becker · 4 years, 5 months ago
  28. a77d005 Add known answer tests for TLS 1.3 record protection by Hanno Becker · 4 years, 5 months ago
  29. 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 4 years ago
  30. 8da9dc0 Merge pull request #4748 from TRodziewicz/re-introduce_ext_checks_for_psa_unlock-wipe_key_slot by Manuel Pégourié-Gonnard · 4 years ago
  31. 1a515d1 Merge pull request #4777 from gilles-peskine-arm/save-coverage-summary-3.0 by Manuel Pégourié-Gonnard · 4 years ago
  32. 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
  33. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  34. fadbdbb Store TLS version in SSL session structure by Hanno Becker · 4 years ago
  35. d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years, 1 month ago
  36. dfce58f Merge pull request #4753 from JoeSubbiani/TestBlockSizes_dev by Ronald Cron · 4 years, 1 month ago
  37. 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
  38. b969570 Explain the final error checking by Gilles Peskine · 4 years, 1 month ago
  39. 3daaea8 Changing the places of the mbedtls_test_hook_test_fail callback declaration by TRodziewicz · 4 years, 1 month ago
  40. 12c7741 Removing unneded extern declaration of a callback and including common.h where the cb is needed by TRodziewicz · 4 years, 1 month ago
  41. 5ccdc55 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  42. 113d80c Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  43. a417f56 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  44. fc70b52 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  45. bbced87 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  46. a3d2264 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  47. 6ee3bc0 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  48. e9ad95a Error out if enumerating the generated data files fails by Gilles Peskine · 4 years, 1 month ago
  49. 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  50. 5df77c6 Fix race condition when running generate_psa_tests.py by Gilles Peskine · 4 years, 1 month ago
  51. bf4d0ce Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  52. 829fe70 Correction to callback declaration and usage by TRodziewicz · 4 years, 1 month ago
  53. c590611 Add requested montgomery curve tests by Archana · 4 years, 1 month ago
  54. 8584f5b test: psa: Improve description of curve 448 tests by Archana · 4 years, 1 month ago
  55. ef6aa5c Support Curve448 via the PSA API by Archana · 4 years, 2 months ago
  56. 1d2e2bb Add missing Curve448 support for PSA keys by Archana · 4 years, 2 months ago
  57. c3366a4 Added mis-removed test and removed unneeded tests by TRodziewicz · 4 years, 1 month ago
  58. 299510e Correction to comments and changelog removed by TRodziewicz · 4 years, 1 month ago
  59. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  60. da36c9f Improve Code Style by Joe Subbiani · 4 years, 1 month ago
  61. 3fa1673 Fix grammar suggesting an upper bound on MAX_CONTENT_LEN by Yuto Takano · 4 years, 1 month ago
  62. 9c09d55 Raise max_content_len constraint by one in Connection ID tests by Yuto Takano · 4 years, 1 month ago
  63. bc87b1d Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
  64. 93213f6 Remove test cases and update power 2 check by Joe Subbiani · 4 years, 1 month ago
  65. 45f2a40 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  66. 45419c1 Revert "Add auto-generated files" by Dave Rodgman · 4 years, 1 month ago
  67. 8a3b232 Revert "Add additional generated files" by Dave Rodgman · 4 years, 1 month ago
  68. fc46318 Change test suite duplicate descriptions by Joe Subbiani · 4 years, 1 month ago
  69. f37bbe5 Extend psa_crypto_metadata tests to check for powers of 2 by Joe Subbiani · 4 years, 1 month ago
  70. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  71. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  72. 6f65743 Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
  73. 0248582 Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
  74. b0a1c5b Use `requires_max_content_len`, add check in Renegotiation by Yuto Takano · 4 years, 1 month ago
  75. 2be6f1a Add space between command substitution braces and content by Yuto Takano · 4 years, 2 months ago
  76. 73e7dcb Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 2 months ago
  77. e43556b Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh by Yuto Takano · 4 years, 2 months ago
  78. 0509fea Remove hard exit in ssh-opt.sh, replace with `requires` functions by Yuto Takano · 4 years, 2 months ago
  79. 1fe01ac Add option to list the generated files and exit by Gilles Peskine · 4 years, 1 month ago
  80. 2a9c783 Add additional generated files by Dave Rodgman · 4 years, 1 month ago
  81. 3e84187 Add auto-generated files by Dave Rodgman · 4 years, 1 month ago
  82. 7601657 Bump library version numbers by Dave Rodgman · 4 years, 1 month ago
  83. 34d8cd2 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-3.0.0rc0-pr by Dave Rodgman · 4 years, 1 month ago
  84. 9f5774f Merge pull request #4739 from gabor-mezei-arm/3258_fp30_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  85. 0a7ff4a Merge pull request #4741 from gabor-mezei-arm/3267_fp30_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  86. dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
  87. c424098 Change exceptional case for running negative tests by Dave Rodgman · 4 years, 1 month ago
  88. 2c9e54a Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  89. e5b828c Fix error string checked for by ssl-opt.sh negative tests by Dave Rodgman · 4 years, 1 month ago
  90. bec7caf Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  91. 737237f Fix ECJPAKE test failures by Dave Rodgman · 4 years, 1 month ago
  92. 2bd5799 Fix test case dependency by gabor-mezei-arm · 4 years, 1 month ago
  93. ff0da72 Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  94. 95aad83 Unify multipart cipher operation tester functions by gabor-mezei-arm · 4 years, 1 month ago
  95. a56756e Rename test functions by gabor-mezei-arm · 4 years, 1 month ago
  96. 50c86cf Remove duplicated tests by gabor-mezei-arm · 4 years, 1 month ago
  97. 2b231fc Test struct initialization by gabor-mezei-arm · 4 years, 4 months ago
  98. 93ad276 Add test for one-shot cipher driver wrapper functions by gabor-mezei-arm · 4 years, 4 months ago
  99. a9449a0 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  100. f494bcd Add tests for one-shot hash cipher functions by gabor-mezei-arm · 4 years, 5 months ago