1. 882e02e Move and fixup check_test_requires_psa_disabled() into check_test_cases() by Neil Armstrong · 3 years, 4 months ago
  2. 6e6967f Reorganize PSA INVALID_PADDING handling for test #5 in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
  3. 09030a3 Refine component_check_test_requires_psa_disabled change grep options order for better compatibility by Neil Armstrong · 3 years, 4 months ago
  4. 4ad82e4 Add component_check_test_requires_psa_disabled used to check if some tests requiring PSA to be disabled are presemt by Neil Armstrong · 3 years, 4 months ago
  5. 655725a Unify PSA & non-PSA Verify ext RSA #5 test, and handle different return in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
  6. eed1c62 Enable TLS 1.3 ALPN tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 4 months ago
  7. 06baf04 Initialize PSA to fix move_handshake_to_state when USE_PSA is enabled by Neil Armstrong · 3 years, 4 months ago
  8. 537e915 Enable DTLS renegotiation, resize_buffers, _serialize_mfl & renegotiate_mfl tests with PSA by Neil Armstrong · 3 years, 4 months ago
  9. 181fe69 Enable handshake_serialization & handshake_fragmentation tests with PSA by Neil Armstrong · 3 years, 4 months ago
  10. 993eea3 Enable app_data_tls & app_data_dtls tests with PSA by Neil Armstrong · 3 years, 4 months ago
  11. 0739336 Enable mbedtls_endpoint_sanity tests with PSA by Neil Armstrong · 3 years, 4 months ago
  12. 6c242a0 Merge pull request #5634 from superna9999/5625-pk-opaque-rsa-basics by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  13. 927410d Merge pull request #5611 from superna9999/5318-tls-ecdhe-psk by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  14. 43b0943 Merge pull request #1946 from hanno-arm/alert_reentrant by Gilles Peskine · 3 years, 4 months ago
  15. ed35887 Merge pull request #2104 from hanno-arm/iotssl-2071 by Dave Rodgman · 3 years, 4 months ago
  16. 8f5a29a Improve fix for printf specifier by Dave Rodgman · 3 years, 4 months ago
  17. eaba723 Fix printf specifier by Dave Rodgman · 3 years, 4 months ago
  18. c4a514a Merge pull request #2479 from jacobschloss/patch-1 by Dave Rodgman · 3 years, 4 months ago
  19. e5a7ba6 Merge pull request #5719 from tom-cosgrove-arm/adamwolf-reasonable by Dave Rodgman · 3 years, 4 months ago
  20. eaf3086 Merge pull request #1133 from RonEld/1805 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  21. e1730e4 Merge pull request #5708 from AndrzejKurek/timeless-struggles by Gilles Peskine · 3 years, 4 months ago
  22. 039080f Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
  23. ed334d2 Merge pull request #5623 from gstrauss/inline-cert_cb by Paul Elliott · 3 years, 4 months ago
  24. cb87403 Use 1024 bits RSA key size for RSA PK Opaque tests by Neil Armstrong · 3 years, 4 months ago
  25. 95a8923 Comment decrypt & encrypt callback entries of mbedtls_pk_ecdsa_opaque_info as not relevant by Neil Armstrong · 3 years, 4 months ago
  26. 7df6677 Remove now invalid comment in pk_opaque_ecdsa_can_do() by Neil Armstrong · 3 years, 4 months ago
  27. 56e71d4 Update documentation of mbedtls_pk_setup_opaque() by Neil Armstrong · 3 years, 4 months ago
  28. eccf88f Only accept RSA key pair in mbedtls_pk_setup_opaque() by Neil Armstrong · 3 years, 4 months ago
  29. f945e0a Update ChangeLog.d/alert_reentrant.txt by Dave Rodgman · 3 years, 4 months ago
  30. e2e7e94 Fail for types not of size 2, 4 or 8 by Dave Rodgman · 3 years, 4 months ago
  31. baae59c Improve documentation of absence-of-padding check by Hanno Becker · 7 years ago
  32. 0d7dd3c Check that size_t and ptrdiff_t don't have padding by Hanno Becker · 7 years ago
  33. 4ab3850 Check that integer types don't use padding bits in selftest by Hanno Becker · 7 years ago
  34. 8813c03 Add ChangeLog entry by Hanno Becker · 7 years ago
  35. 5e18f74 Make alert sending function re-entrant by Hanno Becker · 7 years ago
  36. d8a573b Fix spelling of 'features' in comment by Jacob Schloss · 6 years ago
  37. e756f64 Seed the PRNG even if time() isn't available by Gilles Peskine · 3 years, 4 months ago
  38. 5735369 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  39. 236e17e Introduce mbedtls_ssl_hs_cb_t typedef by Glenn Strauss · 3 years, 5 months ago
  40. a91b685 Merge pull request #5429 from yuhaoth/pr/fix-parallel-build-fail-of-cmake_out_source by Gilles Peskine · 3 years, 4 months ago
  41. 8e5e8d7 Merge pull request #5686 from AndrzejKurek/off-by-one-ssl-opt by Gilles Peskine · 3 years, 4 months ago
  42. c1152e4 Handle and return translated PSA errors in mbedtls_pk_wrap_as_opaque() by Neil Armstrong · 3 years, 5 months ago
  43. 7e1b4a4 Use PSA_BITS_TO_BYTES instead of open-coded calculation in mbedtls_pk_wrap_as_opaque() by Neil Armstrong · 3 years, 5 months ago
  44. b354742 Update documentation of mbedtls_pk_setup_opaque() by Neil Armstrong · 3 years, 5 months ago
  45. 295aeb1 Add support for RSA Opaque PK key in mbedtls_pk_write_pubkey_der() by Neil Armstrong · 3 years, 5 months ago
  46. b980c9b Add support for RSA in pk_opaque_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
  47. ca5b55f Add support for RSA in mbedtls_pk_wrap_as_opaque() by Neil Armstrong · 3 years, 5 months ago
  48. 67fc036 Add support for RSA wrap in pk_psa_sign() test by Neil Armstrong · 3 years, 5 months ago
  49. 5b87ebb Prepare pk_psa_sign() test to accept RSA parameters by Neil Armstrong · 3 years, 5 months ago
  50. 0cd78dd Update test for Opaque PK key by Neil Armstrong · 3 years, 5 months ago
  51. eabbf9d Add support for RSA PK Opaque key by Neil Armstrong · 3 years, 5 months ago
  52. 714b660 Remove dummy timing implementation by Andrzej Kurek · 3 years, 4 months ago
  53. 1b05aff Merge pull request #5624 from superna9999/5312-tls-server-ecdh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  54. fff641a Merge pull request #5695 from mprse/tls_1_3_remove_redundant_check by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  55. cccbe0e Merge pull request #5516 from tom-daubney-arm/M-AEAD_dispatch_tests by Ronald Cron · 3 years, 4 months ago
  56. ea75049 Merge pull request #5689 from yanesca/fix-lts-version-in-guidelines by Gilles Peskine · 3 years, 4 months ago
  57. 8583627 psa_ssl_status_to_mbedtls: add conversion of PSA_ERROR_BUFFER_TOO_SMALL by Przemek Stekiel · 3 years, 4 months ago
  58. 1039ba5 Check if not using Opaque PSK in ECHDE-PSK PSA version of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 4 months ago
  59. ede381c Get PSK length & check for buffer size before writting in ECHDE-PSK PSA version of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 4 months ago
  60. 3cae167 Check buffer pointers before storing peer's public key in ECHDE-PSK PSA version of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 4 months ago
  61. e18ff95 Get PSK length & check for buffer size before writting in ECHDE-PSK PSA version of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 4 months ago
  62. b7ca76b Use intermediate pointer for readability and rename PMS pointer in ECHDE-PSK PSA version of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 4 months ago
  63. fdf20cb Fix command indentation in ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  64. 2d63da9 Introduce zlen size variable in ECHDE-PSK part of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  65. d6e2759 Change to more appropriate pointer declaration in ECHDE-PSK part of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  66. fb0a81e Return PSA translated errors in ECHDE-PSK part of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  67. 5a1455d Remove useless braces in ECHDE-PSK part of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  68. 3bcef08 Update comments in ECHDE-PSK part of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  69. 549a3e4 Initialize uninitialized variable in ECHDE-PSK part of ssl_parse_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  70. fc834f2 Introduce content_len_size variable in ECHDE-PSK part of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  71. 0bdb68a Introduce zlen size variable in ECHDE-PSK part of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  72. d8420ca Change to more appropriate pointer declaration in ECHDE-PSK part of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  73. c530aa6 Return PSA translated errors in ECHDE-PSK part of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  74. b9f319a Remove useless braces in ECHDE-PSK part of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  75. 2540045 Update comments in ECHDE-PSK part of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  76. bc5e8f9 Initialize uninitialized variables in ECHDE-PSK part of ssl_write_client_key_exchange() by Neil Armstrong · 3 years, 5 months ago
  77. 039db29 Implement PSA server-side ECDHE-PSK by Neil Armstrong · 3 years, 5 months ago
  78. 868af82 Implement PSA client-side ECDHE-PSK by Neil Armstrong · 3 years, 5 months ago
  79. 1c7c596 Merge pull request #5683 from paul-elliott-arm/fix_pk_test by Gilles Peskine · 3 years, 4 months ago
  80. a9f9335 ssl_tls13_generate_and_write_ecdh_key_exchange(): remove redundant check by Przemek Stekiel · 3 years, 4 months ago
  81. c82f62e Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0 by Gilles Peskine · 3 years, 4 months ago
  82. f38c8c6 Adds test data for insufficient memory case by Thomas Daubney · 3 years, 6 months ago
  83. 30583c3 Adds test data for fallback test by Thomas Daubney · 3 years, 6 months ago
  84. 5e896d9 Adds test data for encrypt setup test case by Thomas Daubney · 3 years, 6 months ago
  85. d610191 Adds driver dispatch test for M-AEAD encryption setup by Thomas Daubney · 3 years, 7 months ago
  86. 3af3415 Fix LTS version in contributing guidelines by Janos Follath · 3 years, 4 months ago
  87. e88d190 Set ecdh_psa_privkey_is_external to 1 right after setting ecdh_psa_privkey in ssl_get_ecdh_params_from_cert() by Neil Armstrong · 3 years, 4 months ago
  88. f716a70 Rename mbedtls_ssl_handshake_params variable ecdh_psa_shared_key to ecdh_psa_privkey_is_external by Neil Armstrong · 3 years, 4 months ago
  89. de68e39 Merge pull request #5568 from superna9999/5159-pk-rsa-verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  90. 8db7c0e Fix an off-by-one error in ssl-opt.sh by Andrzej Kurek · 3 years, 4 months ago
  91. 0e980e8 Merge pull request #5640 from ronald-cron-arm/version-negotiation-2 by Ronald Cron · 3 years, 4 months ago
  92. 33a9d61 Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  93. 6a25159 Merge pull request #5648 from gabor-mezei-arm/5403_hkdf_use_internal_psa_implementations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  94. d7bdedc Merge pull request #5681 from daverodgman/migration by Dave Rodgman · 3 years, 4 months ago
  95. 451114f Merge pull request #5647 from superna9999/5179-follow-up-tls-record-hmac-no-mdinfo by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  96. 02758a5 Add tls CID tests by Paul Elliott · 3 years, 5 months ago
  97. 0113cf1 Add accessor for own cid to ssl context by Paul Elliott · 3 years, 5 months ago
  98. cbd7bfd ssl-opt.sh: Force TLS 1.2 on server for TLS 1.2 specific tests by Ronald Cron · 3 years, 4 months ago
  99. 634d865 ssl-opt.sh: Fix "no TLS 1.3 server support" test check by Ronald Cron · 3 years, 4 months ago
  100. 11218dd ssl_client.c: Fix unused parameter by Ronald Cron · 3 years, 4 months ago