1. b78618e Merge pull request #5195 from bensze01/test_psa_compliance by Gilles Peskine · 3 years, 9 months ago
  2. 1e4423b5 Remove expected failure from test_psa_compliance by Bence Szépkúti · 3 years, 9 months ago
  3. 9b9fbda Merge pull request #5094 from bensze01/test_psa_compliance by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  4. 5a57a51 Merge pull request #5180 from daverodgman/key_derivation_output_key_error_code by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  5. 61f797a Merge pull request #5111 from mprse/aps_mem_leak by paul-elliott-arm · 3 years, 9 months ago
  6. 1726835 Merge pull request #4965 from xkqian/add_client_finished by Ronald Cron · 3 years, 9 months ago
  7. 3ce4d51 Move set_outbound_transform to finalize server finished. by XiaokangQian · 3 years, 9 months ago
  8. 491d849 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
  9. 3f86a90 Update test to handle changed error code by Dave Rodgman · 3 years, 9 months ago
  10. d69da6c Improve PSA error return code by Dave Rodgman · 3 years, 9 months ago
  11. a3087e8 Fix finished message decryption fail issue by XiaokangQian · 3 years, 9 months ago
  12. 9ec8fcf Improve failure messag for calculating verify data by XiaokangQian · 3 years, 9 months ago
  13. dce8224 Fix the compile issue about prepare message by XiaokangQian · 3 years, 9 months ago
  14. 0fa6643 Align coding stles and remove useless code by XiaokangQian · 3 years, 9 months ago
  15. 35dc625 Move the location of functions by XiaokangQian · 3 years, 9 months ago
  16. 8773aa0 Align coding styles in generic for client finish by XiaokangQian · 3 years, 9 months ago
  17. cc90c94 Rebase and change code by XiaokangQian · 3 years, 9 months ago
  18. e1655e4 Change naming styles and fix ci failure by XiaokangQian · 3 years, 9 months ago
  19. c00ba81 Remove MBEDTLS_SSL_NEW_SESSION_TICKET in TLS1.3 MVP by XiaokangQian · 3 years, 9 months ago
  20. eab1023 Fix some compiling errors for name mismatch by XiaokangQian · 3 years, 10 months ago
  21. 74af2a8 TLS1.3: Add client finish processing in client side by XiaokangQian · 3 years, 11 months ago
  22. bb41a88 Merge pull request #5120 from yuhaoth/pr/fix-memory-leak-and-version-header by Ronald Cron · 3 years, 9 months ago
  23. 28777db Merge pull request #4952 from xkqian/add_server_finished by Ronald Cron · 3 years, 9 months ago
  24. a4c99f2 Remove useless blank line by XiaokangQian · 3 years, 9 months ago
  25. c13f935 Align code styles of indent and so on by XiaokangQian · 3 years, 9 months ago
  26. 3306284 Change code base on comments by XiaokangQian · 3 years, 9 months ago
  27. d6d234f Solve the ABI_API check issue for mbedtls_ssl_session by XiaokangQian · 3 years, 9 months ago
  28. f1a7ea8 Merge pull request #5092 from mprse/generate_key2 by Gilles Peskine · 3 years, 9 months ago
  29. ea79ff6 Merge pull request #5147 from tom-cosgrove-arm/serialise-builds-of-archives-on-windows by Dave Rodgman · 3 years, 9 months ago
  30. 0eedd36 Serialise builds of the .a files on Windows by Tom Cosgrove · 3 years, 9 months ago
  31. d6914e3 ssl_client2/ssl_server2: Rework ordering of cleanup by Przemyslaw Stekiel · 3 years, 9 months ago
  32. 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  33. d0aa3e9 Inprove code base on review comments by XiaokangQian · 3 years, 9 months ago
  34. 57b2aff Align the union size by XiaokangQian · 3 years, 9 months ago
  35. aaa0e19 Change the alignment and names of functions and a macro by XiaokangQian · 3 years, 9 months ago
  36. c5c39d5 Change code for styles and comments .etc by XiaokangQian · 3 years, 9 months ago
  37. 44c38f7 Chande debug message in finished and rename finalize functions by XiaokangQian · 3 years, 9 months ago
  38. b51f884 Change comments for export_keys callback by XiaokangQian · 3 years, 9 months ago
  39. ac0385c Change code based on comments by XiaokangQian · 3 years, 9 months ago
  40. 8903bd9 Change some naming style issues and remove useless code by XiaokangQian · 3 years, 9 months ago
  41. 1aef02e Fix initialized issues and remove useless code by XiaokangQian · 3 years, 9 months ago
  42. 61bdbbc Add cleanup in functions for secure reason by XiaokangQian · 3 years, 9 months ago
  43. f26f6ad Rebase and solve conflicts by XiaokangQian · 3 years, 9 months ago
  44. f13c560 Revert some changes about tls13 and macros by XiaokangQian · 3 years, 9 months ago
  45. 7c91705 Remove support for MBEDTLS_SSL_EXPORT_KEYS by XiaokangQian · 3 years, 10 months ago
  46. 46c6fc7 Fix compile issue about MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL by XiaokangQian · 3 years, 10 months ago
  47. a763498 Change code based on commetns by XiaokangQian · 3 years, 10 months ago
  48. 4cab024 Change coding style by XiaokangQian · 3 years, 10 months ago
  49. aa5f5c1 TLS1.3: Add server finish processing in client side by XiaokangQian · 3 years, 11 months ago
  50. b376eac Track upstreaming task in an issue by Bence Szépkúti · 3 years, 9 months ago
  51. cb28871 Document the values in EXPECTED_FAILURES by Bence Szépkúti · 3 years, 9 months ago
  52. e2855c3 Move to an updated fork of psa-arch-tests by Bence Szépkúti · 3 years, 9 months ago
  53. 729c244 test_case.py: add new line between test cases by Przemyslaw Stekiel · 3 years, 9 months ago
  54. 91fe315 Merge pull request #5134 from xffbai/add-hostname-ext by Ronald Cron · 3 years, 9 months ago
  55. f36e167 Fix alignment by Xiaofei Bai · 3 years, 9 months ago
  56. 6f435f0 Fix compile error by Xiaofei Bai · 3 years, 9 months ago
  57. 58afdba Fix typo and remove wrapper by Xiaofei Bai · 3 years, 9 months ago
  58. a1a568c fix various issues by Jerry Yu · 3 years, 9 months ago
  59. 260f5d9 Merge pull request #4953 from yuhaoth/pr/add-tls13-read-certificate-verfify by Ronald Cron · 3 years, 9 months ago
  60. 1ca80f7 fix comment issue by Jerry Yu · 3 years, 9 months ago
  61. 0495dd0 Merge pull request #4936 from xffbai/code-size-measure by Gilles Peskine · 3 years, 9 months ago
  62. c756b5f Merge pull request #5126 from haampie/fix/DT_NEEDED_for_shared_libraries by Gilles Peskine · 3 years, 9 months ago
  63. 15a5681 TLS1.3 Add hostname extention by Xiaofei Bai · 3 years, 9 months ago
  64. 8a232d2 Merge pull request #4966 from gilles-peskine-arm/missing-psa-macros by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  65. 3e63616 Add changelog by Harmen Stoppels · 3 years, 9 months ago
  66. 5398c10 Add return value check for cerificate verify by Jerry Yu · 3 years, 9 months ago
  67. fcb4fb7 Reorder linker flags by Harmen Stoppels · 3 years, 9 months ago
  68. 9e9aa5d Fix typo by Bence Szépkúti · 3 years, 9 months ago
  69. 7084295 Restore the whitespace by Harmen Stoppels · 3 years, 9 months ago
  70. 3318e69 Merge pull request #5128 from gilles-peskine-arm/base64_invasive_h-development by paul-elliott-arm · 3 years, 9 months ago
  71. f4ecf30 Fix copypasta in #endif comment by Gilles Peskine · 3 years, 9 months ago
  72. 4db2624 Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
  73. a4256c1 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
  74. c323d45 Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog by Gilles Peskine · 3 years, 10 months ago
  75. 4977e9f Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
  76. f2fe31a Reorder macro definitions by Gilles Peskine · 3 years, 11 months ago
  77. f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  78. c1ec49e Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  79. e7be73d Use the new macro PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  80. 5bc9bf7 Add changelog entry for new PSA Crypto API macros. by Mateusz Starzyk · 4 years ago
  81. c5c5b93 Add missing PSA_KEY_ID_NULL macro. by Mateusz Starzyk · 4 years ago
  82. 7d262dd Add missing PSA_HASH_BLOCK_LENGTH macro. by Mateusz Starzyk · 4 years ago
  83. 359b5ab Add missing PSA_ALG_NONE macro. by Mateusz Starzyk · 4 years ago
  84. e6d3eda Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
  85. 5057123 ssl_client2: move memory leak check before rng_free() by Przemyslaw Stekiel · 3 years, 9 months ago
  86. ef0d02e Explain why support_test_psa_compliance is needed by Bence Szépkúti · 3 years, 9 months ago
  87. b381841 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
  88. c63d160 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
  89. 67fb314 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
  90. 34b5f56 Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
  91. 308d618 Merge pull request #5124 from AndrzejKurek/add-missing-test-name by Gilles Peskine · 3 years, 9 months ago
  92. 53de262 Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
  93. bbb22bb ssl_client2/ssl_server2: Move is_psa_leaking() before mbedtls_psa_crypto_free() (and rng_free()) by Przemyslaw Stekiel · 3 years, 9 months ago
  94. ccd738b Add git rev-parse options by Xiaofei Bai · 3 years, 9 months ago
  95. 01ef723 DT_NEEDED for shared builds in makefile by Harmen Stoppels · 3 years, 9 months ago
  96. 386f582 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
  97. 449781f Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
  98. 83aa604 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
  99. c2bac00 Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 9 months ago
  100. d2ea2c0 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 9 months ago