1. ce05f54 Properly disable ECDH in only (psk) ephemeral ffdh key exchange components by Przemek Stekiel · 2 years, 2 months ago
  2. a53dca1 Limit number ffdh test cases (ffdhe2048, ffdhe8192) by Przemek Stekiel · 2 years, 2 months ago
  3. 0c23147 Disable MBEDTLS_DHM_C in component_test_tls13_only_psk by Przemek Stekiel · 2 years, 2 months ago
  4. 422ab1f Add FFDH tests to ssl-opt by Przemek Stekiel · 2 years, 2 months ago
  5. ae3209c Add ffdh support yo generate_tls13_compat_tests.py by Przemek Stekiel · 2 years, 2 months ago
  6. a01c242 Add test components: only PSK ephemeral ffdh, only ephemeral ffdh key exchange by Przemek Stekiel · 2 years, 2 months ago
  7. 1051f85 Re-enable MBEDTLS_DHM_C in tls13_only_psk, tls13_only_psk_ephemeral, tls13_only_psk_all by Przemek Stekiel · 2 years, 2 months ago
  8. 5e2f816 Fix test configs by Przemek Stekiel · 2 years, 3 months ago
  9. f1d2913 test: remove debug echo in component by valerio · 2 years, 2 months ago
  10. 0b68784 Merge pull request #7577 from mprse/ffdh_drivers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  11. 7b11368 Merge pull request #7438 from valeriosetti/issue7074 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  12. 6efa608 Revert setting optimization flag(use O2) by Przemek Stekiel · 2 years, 2 months ago
  13. 3c0e4ef Merge pull request #7512 from lpy4105/issue/7014/cert_audit-improvement by Gilles Peskine · 2 years, 2 months ago
  14. e50a75f test: add exception in analyze_outcomes.py and fix test for montgomery curves by Valerio Setti · 2 years, 3 months ago
  15. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  16. dccb202 Add test component for accelerated FFDH by Przemek Stekiel · 2 years, 3 months ago
  17. a57f677 cert_audit: Fix DER files missed from parsing by Pengyu Lv · 2 years, 3 months ago
  18. ee870a6 cert_audit: Remove merge_auditdata by Pengyu Lv · 2 years, 3 months ago
  19. e09d27e cert_audit: Use dictionary to store parsed AuditData by Pengyu Lv · 2 years, 3 months ago
  20. 31e3d12 cert_audit: Output format improvement by Pengyu Lv · 2 years, 3 months ago
  21. 13f2ef4 cert_audit: Calculate identifier for X.509 objects by Pengyu Lv · 2 years, 3 months ago
  22. fd72d9f cert_audit: Fix bug in check_cryptography_version by Pengyu Lv · 2 years, 3 months ago
  23. 0b4832b cert_audit: Sort the outputs by not_valid_after date by Pengyu Lv · 2 years, 3 months ago
  24. fe13bd3 cert_audit: Merge audit_data for identical X.509 objects by Pengyu Lv · 2 years, 3 months ago
  25. e245c0c cert_audit: Support parsing file with multiple PEMs by Pengyu Lv · 2 years, 3 months ago
  26. ddfd0a2 Merge pull request #7399 from lpy4105/issue/7014/certificate-audit-script by Bence Szépkúti · 2 years, 3 months ago
  27. b70c4e0 Adjust code style for pointer types and casts by Gilles Peskine · 2 years, 3 months ago
  28. 2986acc typo by Gilles Peskine · 2 years, 3 months ago
  29. 8b32d20 Test the line number returned by parse_test_data by Gilles Peskine · 2 years, 5 months ago
  30. 6f5082b Allow more signed integer types in test function arguments by Gilles Peskine · 2 years, 8 months ago
  31. 872948c Support larger integer test arguments: C part by Gilles Peskine · 2 years, 8 months ago
  32. 4ea4ad0 parse_function_arguments: stricter type parsing by Gilles Peskine · 2 years, 8 months ago
  33. 47e2e88 Support (void) as an argument list of a test function by Gilles Peskine · 2 years, 8 months ago
  34. 096f0ca parse_function_arguments: extract per-argument function by Gilles Peskine · 2 years, 8 months ago
  35. 400cde6 parse_function_arguments: make local_vars a list by Gilles Peskine · 2 years, 8 months ago
  36. b3c2eaf Support different types in the parameter store by Gilles Peskine · 2 years, 8 months ago
  37. 5226eb5 Simplify parsing of integers in .datax files by Gilles Peskine · 2 years, 8 months ago
  38. ca25dee Factor get_function_info out of gen_from_test_data by Gilles Peskine · 2 years, 8 months ago
  39. 8542f5c Add line number to a few error messages by Gilles Peskine · 2 years, 8 months ago
  40. 1d4cc91 cert_audit: Reword the options and their descriptions by Pengyu Lv · 2 years, 3 months ago
  41. 1381598 cert_audit: Check the version of cryptography by Pengyu Lv · 2 years, 3 months ago
  42. feb941a Merge pull request #7465 from valeriosetti/issue7460-part3 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  43. 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
  44. c34b9ac cert_audit: Clarify the abstraction of Auditor by Pengyu Lv · 2 years, 4 months ago
  45. 28fe957 cert_audit: Add simple parser of suite data file by Pengyu Lv · 2 years, 4 months ago
  46. 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 4 months ago
  47. 2d48721 cert_audit: Improve the method to find tests folder by Pengyu Lv · 2 years, 4 months ago
  48. a228cbc cert_audit: Add data-files and suite-data-files options by Pengyu Lv · 2 years, 4 months ago
  49. fcda6d4 cert_audit: Enable logging module by Pengyu Lv · 2 years, 4 months ago
  50. ad30679 cert_audit: Reuse generate_test_code.FileWrapper by Pengyu Lv · 2 years, 4 months ago
  51. 7a344dd New implementation for generate_test_code.FileWrapper by Pengyu Lv · 2 years, 4 months ago
  52. 8e6794a cert_audit: Code refinement by Pengyu Lv · 2 years, 4 months ago
  53. f8e5e05 cert_audit: Improve documentation by Pengyu Lv · 2 years, 4 months ago
  54. e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
  55. 06969fc Introduce a test for a sw implementation of inet_pton by Andrzej Kurek · 2 years, 4 months ago
  56. 7725c1d cert_audit: Output line/argument number for *.data files by Pengyu Lv · 2 years, 4 months ago
  57. 5724095 cert_audit: Make FILE as positional argument by Pengyu Lv · 2 years, 4 months ago
  58. 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago
  59. 29b395c test: let test_psa_crypto_config_accel_all_ec_algs_use_psa use ECP_LIGHT by Valerio Setti · 2 years, 4 months ago
  60. 3179232 cert_audit: Disable pylint error for importing cryptography by Pengyu Lv · 2 years, 4 months ago
  61. cb8fc32 cert_audit: Fill validity dates in AuditData constructor by Pengyu Lv · 2 years, 4 months ago
  62. ebf011f cert_audit: Introduce not-[before|after] option by Pengyu Lv · 2 years, 4 months ago
  63. 30f2683 cert_audit: Parse more information from test suite data file by Pengyu Lv · 2 years, 4 months ago
  64. 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 5 months ago
  65. 45e3203 cert_audit: Support audit on test suite data files by Pengyu Lv · 2 years, 4 months ago
  66. 7f6933a cert_audit: Initial script for auditing expiry date by Pengyu Lv · 2 years, 4 months ago
  67. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  68. 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  69. c6ecdad test: disable all RSA algs and fix tests by Valerio Setti · 2 years, 4 months ago
  70. 32a432a all.sh: Fix test component name by Ronald Cron · 2 years, 4 months ago
  71. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  72. 1640682 Merge pull request #7334 from valeriosetti/analyze_outcomes_improvement by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  73. 846118b test: remove old component errouneously reintroduced during rebase by Valerio Setti · 2 years, 4 months ago
  74. f109c66 Use proper log function by Valerio Setti · 2 years, 4 months ago
  75. 22992a0 Fix function description by Valerio Setti · 2 years, 4 months ago
  76. 5aab43f test: fix/improve comments in all.sh by Valerio Setti · 2 years, 4 months ago
  77. 1f1420d test: fix text output by Valerio Setti · 2 years, 4 months ago
  78. d0c644d test: minor refactoring by Valerio Setti · 2 years, 4 months ago
  79. ee97a1e test: improve comments and code in newly added helper function by Valerio Setti · 2 years, 4 months ago
  80. e4758aa test: add a companion test for another curve (x25519) and fix issues by Valerio Setti · 2 years, 5 months ago
  81. 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 5 months ago
  82. 3ebecc9 test: disable proper key exchanges while testing accel EC algs by Valerio Setti · 2 years, 5 months ago
  83. 5360886 test: minor fixes to all.sh by Valerio Setti · 2 years, 5 months ago
  84. b7e9544 test: add specific test with only accel EC curves and algs by Valerio Setti · 2 years, 5 months ago
  85. b76672d test: fix wrong accelerated SHA1 symbol by Valerio Setti · 2 years, 4 months ago
  86. 6d687b9 test: simplify comment in test_psa_crypto_config_accel_all_ec_algs_use_psa() by Valerio Setti · 2 years, 4 months ago
  87. c762797 test: removing test with all accel EC algs without USE_PSA by Valerio Setti · 2 years, 4 months ago
  88. 4fa6d0b test: moving accel ECJPAKE test close to accel ECDH and ECDSA ones by Valerio Setti · 2 years, 4 months ago
  89. 77bdff1 test: improve comment in the added test by Valerio Setti · 2 years, 5 months ago
  90. 2495cdb test: remove unused tasks in analyze_outcomes.py by Valerio Setti · 2 years, 5 months ago
  91. 44b178c test: fix erroneous changes in all.sh by Valerio Setti · 2 years, 5 months ago
  92. 6f820cc test: fix comments in test_psa_crypto_config_accel_ecc() by Valerio Setti · 2 years, 5 months ago
  93. 1c3de61 test: remove previous tests for accelerated ECDSA/ECDH/ECJPAKE coverage analysis by Valerio Setti · 2 years, 5 months ago
  94. 42d5f19 test: add a test with all EC based algs accelerated by Valerio Setti · 2 years, 5 months ago
  95. 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  96. c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  97. 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  98. 5d0d641 Test entropy.c with driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  99. a266332 test: improve analyze_outcomes.py script by Valerio Setti · 2 years, 5 months ago
  100. ac6db4d Merge pull request #7317 from mpg/lift-exclusions by Manuel Pégourié-Gonnard · 2 years, 5 months ago