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