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