1. c3e9abe Add change log by Ronald Cron · 3 years, 2 months ago
  2. 30c5a25 tls13: Fix certificate key usage checks by Ronald Cron · 3 years, 2 months ago
  3. d28f5a9 ssl-opt.sh: Add certificate key usage tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  4. 903c979 programs: ssl: Add one RSA PSS signature algorithm by Ronald Cron · 3 years, 2 months ago
  5. 4ccd226 Merge pull request #5864 from xkqian/tls13_add_comprehensive_cases by Ronald Cron · 3 years, 2 months ago
  6. b7c12a4 Refactor compat scripts by Jerry Yu · 3 years, 2 months ago
  7. 9b938b7 Share code with base class in generate_tls13_compat_tests.py by XiaokangQian · 3 years, 2 months ago
  8. fb1a3fe Address comments about python syntax by XiaokangQian · 3 years, 2 months ago
  9. b1847a2 Re-structure to share more common code by XiaokangQian · 3 years, 2 months ago
  10. 271c305 Merge pull request #5892 from AndrzejKurek/ssl-opt-client-kill-fix by Paul Elliott · 3 years, 2 months ago
  11. 1193069 Merge pull request #5827 from wernerlewis/time_utc by Dave Rodgman · 3 years, 2 months ago
  12. 5f2bc75 Merge pull request #5792 from yuhaoth/pr/add-tls13-moving-state-tests by Paul Elliott · 3 years, 2 months ago
  13. 3a83327 Merge pull request #5727 from SiliconLabs/feature/PSEC-3207-TLS13-hashing-HMAC-to-PSA by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  14. d9aaf76 Fixing CI complains. Signed-off-by: pespacek <peter.spacek@silabs.com> by pespacek · 3 years, 2 months ago
  15. 5313f03 Add change log by Ronald Cron · 3 years, 2 months ago
  16. b06acd7 Fixing PSA return status Signed-off-by: pespacek <peter.spacek@silabs.com> by pespacek · 3 years, 2 months ago
  17. 00e5eaa test: ssl: Remove more TLS 1.2 dependencies in handshake state tests by Ronald Cron · 3 years, 2 months ago
  18. bdddaef test: ssl: Enable client authentication in handshake state tests by Ronald Cron · 3 years, 2 months ago
  19. 209cae9 tls13: server: Fix state update in CLIENT_CERTIFICATE by Ronald Cron · 3 years, 2 months ago
  20. 670913f Fixing return value for ssl_tls13_write_certificate_body() by pespacek · 3 years, 2 months ago
  21. 4b55a89 Merge pull request #5887 from tom-daubney-arm/mbedtls_x509_crt_ext_types_accessor by Dave Rodgman · 3 years, 2 months ago
  22. 140b589 Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
  23. 5c9c2ce Add correct test dependencies by Thomas Daubney · 3 years, 2 months ago
  24. a5f39e0 Move accessor definition by Thomas Daubney · 3 years, 2 months ago
  25. 5e03d9e Merge pull request #5837 from robert-shade/robert-shade/add_subdirectory_support by Dave Rodgman · 3 years, 2 months ago
  26. 6994e3e fix various issues by Jerry Yu · 3 years, 2 months ago
  27. acd01e5 Use ASN1 UTC tags for dates before 2000 by Werner Lewis · 3 years, 3 months ago
  28. f2d32e6 fix tls13_only test fail by Jerry Yu · 3 years, 2 months ago
  29. 8399ccc Merge pull request #5829 from paul-elliott-arm/fix_ct_uninit_memory_access by Gilles Peskine · 3 years, 2 months ago
  30. 3d3cfc5 Add Changelog entry by Thomas Daubney · 3 years, 2 months ago
  31. 3ff4fc6 Add test data by Thomas Daubney · 3 years, 2 months ago
  32. bd5466a Add test for accessor by Thomas Daubney · 3 years, 2 months ago
  33. 979aa49 Add accessor for x509 certificate extension types by Thomas Daubney · 3 years, 4 months ago
  34. 7bf3358 Remove duplicated tests by Jerry Yu · 3 years, 2 months ago
  35. 1443537 fix test fail when WANT_READ/WRITE returned by Jerry Yu · 3 years, 2 months ago
  36. 66537f4 fix certificate request fail by Jerry Yu · 3 years, 2 months ago
  37. 1e7c438 remove tls1.3 dependancy by Jerry Yu · 3 years, 2 months ago
  38. f940693 Merge pull request #5725 from tom-daubney-arm/x25519_program by Gilles Peskine · 3 years, 2 months ago
  39. 09858ae Merge pull request #5813 from mprse/deprecate_mbedtls_cipher_setup_psa by Gilles Peskine · 3 years, 2 months ago
  40. 07c2e5e Merge pull request #5860 from superna9999/4745-psa-jpake-api-fixes by Janos Follath · 3 years, 2 months ago
  41. 66adf31 Update comments by Jerry Yu · 3 years, 2 months ago
  42. df0a71a Add handshake version test by Jerry Yu · 3 years, 2 months ago
  43. b3d86de fix hanshake wrapup fail by Jerry Yu · 3 years, 3 months ago
  44. 0a92d6c fix move state to handshake over fail by Jerry Yu · 3 years, 3 months ago
  45. df65b66 Add handshake over test by Jerry Yu · 3 years, 3 months ago
  46. 85e5c81 fix check test cases fail by Jerry Yu · 3 years, 3 months ago
  47. d9d049d revert dbg config by Jerry Yu · 3 years, 3 months ago
  48. 4dec0e5 fix state undeclare error by Jerry Yu · 3 years, 3 months ago
  49. d8c57fe Add moving state test for TLS1.3 by Jerry Yu · 3 years, 3 months ago
  50. 023ff7a Move dependes_on of move handshakes state by Jerry Yu · 3 years, 3 months ago
  51. d5d5b60 Add comprehensive test cases for TLS1.3 server side by XiaokangQian · 3 years, 3 months ago
  52. ccffab3 Remove linkage documentation on PAKE cipher-suite helpers by Neil Armstrong · 3 years, 2 months ago
  53. a3344f7 Merge pull request #5767 from leorosen/avoid-null-args by Dave Rodgman · 3 years, 2 months ago
  54. 52625b7 Merge pull request #5876 from tom-cosgrove-arm/fix-typos-220526 by Dave Rodgman · 3 years, 2 months ago
  55. 1bc0ca4 Merge pull request #5875 from Summer-ARM/mbedtls-psa-crypto-config by Janos Follath · 3 years, 2 months ago
  56. 1c1d355 Merge pull request #5777 from xkqian/tls13_parse_cert_certverify by Ronald Cron · 3 years, 2 months ago
  57. e7a5da5 Remove SNI related code by XiaokangQian · 3 years, 2 months ago
  58. 5ed8a0e Overall PSA PAKE API style issues fixes by Neil Armstrong · 3 years, 2 months ago
  59. 5892aa6 Fix typo in PSA_ALG_JPAKE documentation by Neil Armstrong · 3 years, 2 months ago
  60. 1e21144 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
  61. f0b4253 Remove duplicated PSA_WANT_ALG_CMAC in crypto_config.h by Summer Qin · 3 years, 2 months ago
  62. 9a4e1dd Add back openssl client auth test by XiaokangQian · 3 years, 2 months ago
  63. aca9048 Change base on review by XiaokangQian · 3 years, 3 months ago
  64. 989f06d Change some comments base on review by XiaokangQian · 3 years, 3 months ago
  65. 63e713e Fix comments by XiaokangQian · 3 years, 3 months ago
  66. c3017f6 Remove useless guards and refine checking by XiaokangQian · 3 years, 3 months ago
  67. 189ded2 Remove coordinate functions and change state machine in server side by XiaokangQian · 3 years, 3 months ago
  68. 6b916b1 Add client certificate parse and certificate verify by XiaokangQian · 3 years, 3 months ago
  69. a636d1f Merge pull request #5714 from daverodgman/k-stachowiak_static-runtime-option-msvc by Dave Rodgman · 3 years, 2 months ago
  70. 32c995a Merge pull request #5724 from Biswa96/cmake-mingw by Dave Rodgman · 3 years, 2 months ago
  71. 8fba70f Merge pull request #5749 from yuhaoth/pr/add-tls13-finished-message-and-wrapup by Paul Elliott · 3 years, 2 months ago
  72. ef15751 PSA PAKE API typos in documentation fixes by Neil Armstrong · 3 years, 2 months ago
  73. 72ab56a Overall PSA PAKE API style issues fixes by Neil Armstrong · 3 years, 2 months ago
  74. eb93a6f Use PSA_ALG_NONE in PSA_PAKE_OPERATION_INIT to init psa_algorithm_t by Neil Armstrong · 3 years, 2 months ago
  75. 2056ce5 Fix PSA_PAKE_OUTPUT_MAX_SIZE/PSA_PAKE_INPUT_MAX_SIZE commment about parameters to PSA_PAKE_OUTPUT_SIZE/PSA_PAKE_INPUT_SIZE by Neil Armstrong · 3 years, 2 months ago
  76. 413550c Change memcmp call by Thomas Daubney · 3 years, 3 months ago
  77. 5491f85 skip openssl client auth test by Jerry Yu · 3 years, 3 months ago
  78. 090378c change exit code of cli auth test by Jerry Yu · 3 years, 3 months ago
  79. 3493587 FEATURE: mbedtls_md() in ssl_tls13_write_certificate_verify_body() by pespacek · 3 years, 3 months ago
  80. a137810 FEATURE: use psa_hash_xxx rather than mbedtls_md_xxx for TLS 1.3. by pespacek · 3 years, 3 months ago
  81. 69e348d Merge pull request #5833 from superna9999/5826-create-mbedtls-pk-can-do-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  82. 7eaadae fix no x509 info fail. by Jerry Yu · 3 years, 3 months ago
  83. 591e729 Allow building as a subdir by Robert Shade · 3 years, 3 months ago
  84. 70c0088 Change use of olen variables by Thomas Daubney · 3 years, 3 months ago
  85. eff0f3f Add changelog entry by Thomas Daubney · 3 years, 3 months ago
  86. b2f2b02 Clarify mbedtls_pk_can_do_ext() return documentation amd add warning on future addition of allowed algs & usage flags by Neil Armstrong · 3 years, 3 months ago
  87. e9b4581 Clarify BAD_STATE return documentation on bad ordering of input and output steps for psa_pake_input() & psa_pake_output() by Neil Armstrong · 3 years, 3 months ago
  88. 0d24575 Clarify BAD_STATE return documentation of psa_pake_set_peer() by Neil Armstrong · 3 years, 3 months ago
  89. 59fa8ee Update return documentation of psa_pake_abort() by Neil Armstrong · 3 years, 3 months ago
  90. 97d74b8 Update return documentation of psa_pake_get_implicit_key() by Neil Armstrong · 3 years, 3 months ago
  91. 407b27b Update return documentation of psa_pake_input() by Neil Armstrong · 3 years, 3 months ago
  92. 664077e Update return documentation of psa_pake_output() by Neil Armstrong · 3 years, 3 months ago
  93. 2a6dd9c Rename & update documentation of function, types, and macros for psa_pake_set_role() and associated by Neil Armstrong · 3 years, 3 months ago
  94. 16ff788 Update return documentation of psa_pake_set_peer() by Neil Armstrong · 3 years, 3 months ago
  95. 3585168 Update return documentation of psa_pake_set_user() by Neil Armstrong · 3 years, 3 months ago
  96. 71cae61 Update return documentation of psa_pake_set_password_key() by Neil Armstrong · 3 years, 3 months ago
  97. 4721a6f Update return documentation of psa_pake_setup() by Neil Armstrong · 3 years, 3 months ago
  98. 1614537 Fix password wording in PSA_ALG_JPAKE documentation by Neil Armstrong · 3 years, 3 months ago
  99. 7bc71e9 Fix output_size documentation of psa_pake_output() by Neil Armstrong · 3 years, 3 months ago
  100. cd974d5 Fix return documentation of PSA_PAKE_OUTPUT_SIZE by Neil Armstrong · 3 years, 3 months ago