1. 5081d65 Switch all.sh components from selftest to which_aes by Felix Conway · 4 months ago
  2. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  3. a5db6c1 Fix record insertion by Manuel Pégourié-Gonnard · 4 months ago
  4. 7af97b6 Use HANDSHAKE_OVER in nominal test cases by Manuel Pégourié-Gonnard · 4 months ago
  5. 8d73bdc Improve comments by Manuel Pégourié-Gonnard · 4 months ago
  6. 132f5b9 Use same dependencies for helper functions by Manuel Pégourié-Gonnard · 4 months ago
  7. 1f471a1 Tighten dependencies again by Manuel Pégourié-Gonnard · 4 months ago
  8. 921a2ac Improve dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  9. 0a1996f Tighten dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  10. c0721e0 Improve documentation by Gilles Peskine · 5 months ago
  11. eb48890 Remove redundant setup by Gilles Peskine · 5 months ago
  12. 161cadd Fix copypasta by Gilles Peskine · 5 months ago
  13. 84ccbd8 Simulate closing the connection mid-message by Gilles Peskine · 5 months ago
  14. 5e3c0bd Also test inserting non-empty, non-handshake records by Gilles Peskine · 5 months ago
  15. c34ea47 Fix the build without MBEDTLS_DEBUG_C by Gilles Peskine · 5 months ago
  16. 0742672 Fix the build in PSK-only configurations by Gilles Peskine · 5 months ago
  17. 7ab9fb6 Pacify ancient clang -Wmissing-initializer by Gilles Peskine · 5 months ago
  18. 7c1dbef Test split, coalesced-split and empty handshake records by Gilles Peskine · 5 months ago
  19. 92122ed Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  20. a4bf002 Document gotcha of move_handshake_to_state by Gilles Peskine · 5 months ago
  21. 3b819cf Merge pull request #10109 from mpg/merge-from-restricted by Gilles Peskine · 4 months ago
  22. 8bbe60a Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up by Ronald Cron · 4 months ago
  23. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  24. e235958 Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal by Manuel Pégourié-Gonnard · 4 months ago
  25. 444db89 Remove check-generated-files.sh by Ronald Cron · 4 months ago
  26. 5d9b9d2 Rename mbedtls-all.sh to just all.sh by Ronald Cron · 4 months ago
  27. 8e2d40d Remove all.sh wrapper by Ronald Cron · 4 months ago
  28. 1a1ec2f Fix up merge conflict resolution by Max Fillinger · 4 months ago
  29. 29f8f9a Fix dependencies for TLS-Exporter tests by Max Fillinger · 7 months ago
  30. 9f84333 Exporter: Add min. and max. label tests by Max Fillinger · 8 months ago
  31. 9c5bae5 Fix max. label length in key material exporter by Max Fillinger · 9 months ago
  32. d23579c Fix requirements for TLS 1.3 Exporter compat test by Max Fillinger · 9 months ago
  33. 4e21703 Add fixed compatibility test for TLS 1.3 Exporter by Max Fillinger · 9 months ago
  34. 7b97712 Remove exporter compatibility test for TLS 1.3 by Max Fillinger · 9 months ago
  35. 6d53a3a Fix openssl s_client invocation by Max Fillinger · 9 months ago
  36. f8059db Print names of new tests properly by Max Fillinger · 9 months ago
  37. 92b7a7e ssl-opt.sh: Add tests for keying material export by Max Fillinger · 9 months ago
  38. ee467aa mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints by Max Fillinger · 9 months ago
  39. d6e0095 Exporter tests: Don't use unavailbable constant by Max Fillinger · 9 months ago
  40. 8e0b8c9 Exporter tests: Add missing depends-ons by Max Fillinger · 9 months ago
  41. c6fd1a2 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
  42. a9a9e99 Exporter tests: Reduce key size in long key tests by Max Fillinger · 9 months ago
  43. 9dc7b19 Exporter tests: Free endpoints before PSA_DONE() by Max Fillinger · 9 months ago
  44. 364afea Exporter tests: Fix possible uninitialized variable use by Max Fillinger · 9 months ago
  45. ea1e777 Coding style cleanup by Max Fillinger · 9 months ago
  46. 8a2d2ad Exporter tests: Initialize allocated memory by Max Fillinger · 9 months ago
  47. 8f12e31 Exportert tests: Free endpoints and options by Max Fillinger · 9 months ago
  48. 3e12918 Fix output size check for key material exporter by Max Fillinger · 9 months ago
  49. 28916ac Increase allowed output size of HKDF-Expand-Label by Max Fillinger · 9 months ago
  50. cf007ca Add more tests for keying material export by Max Fillinger · 9 months ago
  51. 7b72220 Fix coding style by Max Fillinger · 11 months ago
  52. c798642 Add test for TLS-Exporter in TLS 1.3 by Max Fillinger · 12 months ago
  53. 3189752 Merge pull request #10073 from felixc-arm/remove-inject-entropy by Ronald Cron · 4 months ago
  54. 064f68e Merge pull request #10032 from valeriosetti/psasim-doc-update by Manuel Pégourié-Gonnard · 4 months ago
  55. 133f7aa Add MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES to ignore list for CI by Felix Conway · 5 months ago
  56. 92efce2 [development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY by Felix Conway · 5 months ago
  57. e57ea21 Merge pull request #10042 from bjwtaylor/remove-ssl-conf by Manuel Pégourié-Gonnard · 4 months ago
  58. 05a9787 Remove MBEDTLS_PK_RSA_ALT by Ben Taylor · 5 months ago
  59. 4cd8fbb Use TF_PSA_CRYPTO_ROOT_DIR by Ronald Cron · 5 months ago
  60. aa5c159 all.sh: check generated files: Use make_generated_files.py by Ronald Cron · 5 months ago
  61. 99226e9 cmake: Generate test_keys.h and test_certs.h in the build tree by Ronald Cron · 6 months ago
  62. 81a674e Adapt to generate_config_tests.py changes by Ronald Cron · 5 months ago
  63. 602b296 pre-test version of the mbedtls_ssl_conf_rng removal by Ben Taylor · 5 months ago
  64. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  65. b33e06c tests: psasim: remove references to mbedtls_psa_register_se_key() by Valerio Setti · 5 months ago
  66. 9f2939c test: components: remove references to MBEDTLS_PSA_CRYPTO_SE_C by Valerio Setti · 5 months ago
  67. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  68. 5ba9b57 Convert test function to a static function by Gabor Mezei · 5 months ago
  69. 1ac784c Fix test case migration by Gabor Mezei · 5 months ago
  70. 9ee58e4 Update test dependencies by Gabor Mezei · 5 months ago
  71. 47c6277 Update dependencies by Gabor Mezei · 5 months ago
  72. 3ead04a Remove/migrate tests for key exchange based on decryption by Gabor Mezei · 5 months ago
  73. 3ee9a8c Remove `TLS-RSA` related test cases by Gabor Mezei · 5 months ago
  74. e1e2730 Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option by Gabor Mezei · 5 months ago
  75. 94b9972 Merge pull request #10007 from minosgalanakis/task9887_extend_defragmentation_tests by Gilles Peskine · 5 months ago
  76. 625c8fd ssl-opt: Added 4 and 128 bytes tests to HS defragmentation for server initiated reneg by Minos Galanakis · 5 months ago
  77. dfc082e ssl-opt: Fixed a minor typo. by Minos Galanakis · 5 months ago
  78. 6dcfdf1 Adapt dependencies to the new world by Manuel Pégourié-Gonnard · 5 months ago
  79. af4606d Re-introduce log asserts on positive cases by Manuel Pégourié-Gonnard · 5 months ago
  80. 47d0b79 Improve a test assertion by Manuel Pégourié-Gonnard · 5 months ago
  81. f4a67cf Fix a typo by Manuel Pégourié-Gonnard · 5 months ago
  82. e5ddf36 Add test cases for EOF in the middle of fragments by Manuel Pégourié-Gonnard · 5 months ago
  83. ed873f9 Adjust logic around log pattern by Manuel Pégourié-Gonnard · 5 months ago
  84. 2285d61 Add test for length larger than 2^16 by Manuel Pégourié-Gonnard · 5 months ago
  85. 4f1b38a Adapt "large ClientHello" tests to incremental by Manuel Pégourié-Gonnard · 5 months ago
  86. 757040c Cleanly reject non-HS in-between HS fragments by Manuel Pégourié-Gonnard · 5 months ago
  87. 1038b22 Reduce the level of logging used in tests by Manuel Pégourié-Gonnard · 5 months ago
  88. 55d9124 Move new tests to their own data file by Manuel Pégourié-Gonnard · 5 months ago
  89. 299f94a Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  90. 1bed827 New test function for large ClientHello by Manuel Pégourié-Gonnard · 5 months ago
  91. 6e79ff5 Fix hash dependencies for TLS 1.2 tests by Manuel Pégourié-Gonnard · 5 months ago
  92. e760d7b Fix curve dependencies by Manuel Pégourié-Gonnard · 5 months ago
  93. ae567ad Add missing dependency declaration by Manuel Pégourié-Gonnard · 5 months ago
  94. 73247c6 Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  95. 5d0a921 Add test with non-HS record in-between HS fragments by Manuel Pégourié-Gonnard · 6 months ago
  96. de7aac7 Add test to TLS 1.3 ClientHello fragmentation by Manuel Pégourié-Gonnard · 6 months ago
  97. 4afdf34 Add reference tests with 1.3 ClientHello by Manuel Pégourié-Gonnard · 6 months ago
  98. e916652 Add supported_curves/groups extension by Manuel Pégourié-Gonnard · 6 months ago
  99. 6637ef7 New test function inject_client_content_on_the_wire() by Manuel Pégourié-Gonnard · 6 months ago
  100. f475a15 ssl-opt: Disabled the renegotiation delay for fragmented HS renegotiation. by Minos Galanakis · 5 months ago