1. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  2. f660c7c Merge pull request #4993 from xffbai/add-tls13-read-certificate by Ronald Cron · 3 years, 9 months ago
  3. 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  4. 9a7cf9a Merge pull request #5045 from gilles-peskine-arm/rm-PSACryptoDriverModelSpec-development by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  5. 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  6. da71054 Merge pull request #5011 from gilles-peskine-arm/test_ssl_o2-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  7. f93cbd2 fix some format issues by Xiaofei Bai · 3 years, 9 months ago
  8. 1df3db0 Add certificate success check by Jerry Yu · 3 years, 9 months ago
  9. d267431 Restore certificate_request state by Jerry Yu · 3 years, 9 months ago
  10. b640bf6 fix CI build fail by Jerry Yu · 3 years, 9 months ago
  11. 83bb131 fix format warning by Jerry Yu · 3 years, 9 months ago
  12. 7aa7186 fix various issues by Jerry Yu · 3 years, 9 months ago
  13. a93ac11 Remove certificate_request state by Jerry Yu · 3 years, 9 months ago
  14. 937ac67 Disable client cert for gnutls tests by Jerry Yu · 3 years, 9 months ago
  15. ff45602 Add local variable verify_result by Xiaofei Bai · 3 years, 9 months ago
  16. 10aeec0 Fix a build error by Xiaofei Bai · 3 years, 9 months ago
  17. 79595ac Update based on review comments. by Xiaofei Bai · 3 years, 9 months ago
  18. 947571e add tls1_3 read certificate by Xiaofei Bai · 3 years, 10 months ago
  19. 7cd24de Merge pull request #5114 from yuhaoth/pr/add-get-uint24 by Ronald Cron · 3 years, 9 months ago
  20. cf1f376 Merge pull request #4937 from xkqian/add_tls13_encrypted_extension by Ronald Cron · 3 years, 9 months ago
  21. 4c9313f Merge pull request #4514 from mpg/generated-files-cmake by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  22. 29287a4 fix wrong para name in doxygen comments by Jerry Yu · 3 years, 9 months ago
  23. ab7f50d Change macro names and add test script for extensions by XiaokangQian · 3 years, 10 months ago
  24. 7b2d4ef Change the buffer boundary check and alert type by XiaokangQian · 3 years, 10 months ago
  25. 8db25ff Encrypted Extensions: Change extensions length check by XiaokangQian · 3 years, 10 months ago
  26. 97799ac Encrypted Extensions: Align code style and some check logic by XiaokangQian · 3 years, 10 months ago
  27. 08da26c Refine encrypted extensions parse function by XiaokangQian · 3 years, 10 months ago
  28. 140f045 Encrypted Extension: Align the code style of buffer pointer by XiaokangQian · 3 years, 10 months ago
  29. e87e592 Fix some issues such as naming mismatch based on comments. by XiaokangQian · 3 years, 11 months ago
  30. c1fe000 TLS1.3: Solve check name issue-macro definition by XiaokangQian · 3 years, 11 months ago
  31. 2d5c72b TLS1.3: Add Encrypted Extensions by XiaokangQian · 3 years, 11 months ago
  32. 5893246 Merge pull request #4919 from yuhaoth/pr/add-tls13-server-hello-parser by Ronald Cron · 3 years, 9 months ago
  33. cbe4a05 Merge pull request #5090 from gilles-peskine-arm/ssl-opt-resend-retry-3.0 by paul-elliott-arm · 3 years, 9 months ago
  34. 475bfe6 Merge pull request #5108 from gilles-peskine-arm/base64-no-table-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  35. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  36. f3f5c21 fix comments issue by Jerry Yu · 3 years, 9 months ago
  37. 9317e09 Merge pull request #5007 from mprse/pk_opaque by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  38. 643d116 Add GET/PUT_UINT24_BE/LE by Jerry Yu · 3 years, 9 months ago
  39. bb5d483 ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
  40. c2d2f21 ssl_client2/ssl_server_2: use PSA_ALG_ANY_HASH as algorithm for opaque key by Przemyslaw Stekiel · 3 years, 9 months ago
  41. 148d3d7 Merge pull request #5066 from paul-elliott-arm/ssl_opt_fixes by paul-elliott-arm · 3 years, 9 months ago
  42. c8cc1ff Merge pull request #5062 from mprse/issue_4056 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  43. e6d7e5c move CLIENT/SERVER_HELLO_RANDOM_LEN to `ssl_misc.h` by Jerry Yu · 3 years, 9 months ago
  44. 66c9b84 Fix typo in documentation by Gilles Peskine · 3 years, 9 months ago
  45. ac253ea Fix copypasta in comment by Gilles Peskine · 3 years, 9 months ago
  46. 93365a7 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
  47. ba951f5 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
  48. c1776a0 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  49. 680747b Fix the build of sample programs without mbedtls_strerror by Gilles Peskine · 4 years ago
  50. 2729878 Mark output as public before testing it by Gilles Peskine · 4 years ago
  51. 9879844 Fix printf format signedness error by Gilles Peskine · 4 years ago
  52. a64417a Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
  53. d7d3279 Expose internal base64 functions for testing by Gilles Peskine · 4 years ago
  54. 9a2114c load_roots: properly error out on an invalid option by Gilles Peskine · 4 years ago
  55. 01997e1 load_roots: fix no-argument detection by Gilles Peskine · 4 years ago
  56. 618a70e load_roots: arguments must be files by Gilles Peskine · 4 years ago
  57. 8635e23 mask_of_range: simplify high comparison by Gilles Peskine · 4 years ago
  58. 67468e8 Base64 decode: simplify local variables (n) by Gilles Peskine · 4 years ago
  59. 66884e6 Base64 range-based constant-flow code: changelog entry by Gilles Peskine · 4 years ago
  60. 2c4a368 Base64 encoding: use ranges instead of tables by Gilles Peskine · 4 years ago
  61. 1121cd2 Base64 decode: simplify local variables by Gilles Peskine · 4 years ago
  62. ab04335 Base64 decoding: use ranges instead of tables by Gilles Peskine · 4 years ago
  63. b553eaa Base64 decoding: don't use the table for '=' by Gilles Peskine · 4 years ago
  64. 2c1442e New sample program to benchmark certificate loading by Gilles Peskine · 4 years ago
  65. 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 9 months ago
  66. 3ee10e8 Fix unused variable in generate_psa_tests.py by David Horstmann · 3 years, 10 months ago
  67. 48a0553 Document the CMake generated files capability by David Horstmann · 3 years, 10 months ago
  68. 7749651 Turn GEN_FILES off by default on windows by David Horstmann · 3 years, 10 months ago
  69. 65d8c69 Remove unnecessary check for ';' in filenames by David Horstmann · 3 years, 10 months ago
  70. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  71. 3e30ad9 Use MBEDTLS_PYTHON_EXECUTABLE by David Horstmann · 3 years, 10 months ago
  72. f602eb1 Add comment explaining generate_psa_code.py by David Horstmann · 3 years, 10 months ago
  73. 7570d24 Fix issue with DEV_MODE=OFF case by David Horstmann · 3 years, 10 months ago
  74. ff0a3b3 Improve error message in generate_query_config.pl by David Horstmann · 3 years, 10 months ago
  75. d64f4b2 Fix assorted spelling and wording issues by David Horstmann · 3 years, 10 months ago
  76. ae7bd35 Select test data directory using generated list by David Horstmann · 3 years, 10 months ago
  77. b3a5424 Add function to remove last filename extension by David Horstmann · 3 years, 10 months ago
  78. 1732b5d Move test link_to_source() calls into a foreach by David Horstmann · 3 years, 10 months ago
  79. 7b78ec8 Change variable name to lowercase by David Horstmann · 3 years, 10 months ago
  80. e12e7f4 Get generated data file list from script by David Horstmann · 3 years, 10 months ago
  81. 9327fb3 Fix test_ref_config component of all.sh by Manuel Pégourié-Gonnard · 4 years ago
  82. bfe54d7 Cleanup: rm all files generated by cmake by Manuel Pégourié-Gonnard · 4 years ago
  83. 389150d Cleanup: remove *.datax files with CMake by Manuel Pégourié-Gonnard · 4 years ago
  84. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  85. 313bcfc Stop writing to the source tree. by Manuel Pégourié-Gonnard · 4 years ago
  86. ce3ba8f Allow CMake to run generate_psa_tests by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  87. a9cb894 Add --directory option to generate_psa_tests.py by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  88. 42681f3 Improve formatting of CMake file by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  89. 15a42c3 Allow CMake to generate psa_constant_names_generated.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  90. 86cfa6c Allow CMake to generate query_config.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  91. 3a8413d Allow generate_query_config.pl to take arguments by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  92. aedca0c Simplify source declarations in ssl/CMakeLists.txt by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  93. 65a7203 Allow cmake to generate version_features.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  94. cbdedc5 Allow cmake to generate error.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  95. 188468b Add reference link for Random definition by Jerry Yu · 3 years, 9 months ago
  96. ad3a113 Remove MBEDTLS_SSL_EXPORT_KEYS by Jerry Yu · 3 years, 9 months ago
  97. 7a186a0 fix comment issue by Jerry Yu · 3 years, 10 months ago
  98. 337d531 replace md_max_size with tls13_md_max_size by Jerry Yu · 3 years, 10 months ago
  99. 745bb61 Fix format issue and enhance test by Jerry Yu · 3 years, 10 months ago
  100. 193f0e7 fix build fail on tls1_3_md_max_size by Jerry Yu · 3 years, 10 months ago