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