1. 21127f7 code_size_compare: add logging module and tweak prompt message by Yanray Wang · 2 years ago
  2. a57f677 cert_audit: Fix DER files missed from parsing by Pengyu Lv · 2 years, 2 months ago
  3. ee870a6 cert_audit: Remove merge_auditdata by Pengyu Lv · 2 years, 2 months ago
  4. e09d27e cert_audit: Use dictionary to store parsed AuditData by Pengyu Lv · 2 years, 2 months ago
  5. 31e3d12 cert_audit: Output format improvement by Pengyu Lv · 2 years, 2 months ago
  6. 13f2ef4 cert_audit: Calculate identifier for X.509 objects by Pengyu Lv · 2 years, 2 months ago
  7. fd72d9f cert_audit: Fix bug in check_cryptography_version by Pengyu Lv · 2 years, 2 months ago
  8. 0b4832b cert_audit: Sort the outputs by not_valid_after date by Pengyu Lv · 2 years, 2 months ago
  9. fe13bd3 cert_audit: Merge audit_data for identical X.509 objects by Pengyu Lv · 2 years, 2 months ago
  10. e245c0c cert_audit: Support parsing file with multiple PEMs by Pengyu Lv · 2 years, 2 months ago
  11. 1d4cc91 cert_audit: Reword the options and their descriptions by Pengyu Lv · 2 years, 2 months ago
  12. 1381598 cert_audit: Check the version of cryptography by Pengyu Lv · 2 years, 2 months ago
  13. c34b9ac cert_audit: Clarify the abstraction of Auditor by Pengyu Lv · 2 years, 3 months ago
  14. 28fe957 cert_audit: Add simple parser of suite data file by Pengyu Lv · 2 years, 3 months ago
  15. 2d48721 cert_audit: Improve the method to find tests folder by Pengyu Lv · 2 years, 3 months ago
  16. a228cbc cert_audit: Add data-files and suite-data-files options by Pengyu Lv · 2 years, 3 months ago
  17. fcda6d4 cert_audit: Enable logging module by Pengyu Lv · 2 years, 3 months ago
  18. ad30679 cert_audit: Reuse generate_test_code.FileWrapper by Pengyu Lv · 2 years, 3 months ago
  19. 8e6794a cert_audit: Code refinement by Pengyu Lv · 2 years, 3 months ago
  20. f8e5e05 cert_audit: Improve documentation by Pengyu Lv · 2 years, 3 months ago
  21. 7725c1d cert_audit: Output line/argument number for *.data files by Pengyu Lv · 2 years, 3 months ago
  22. 5724095 cert_audit: Make FILE as positional argument by Pengyu Lv · 2 years, 3 months ago
  23. 3179232 cert_audit: Disable pylint error for importing cryptography by Pengyu Lv · 2 years, 3 months ago
  24. cb8fc32 cert_audit: Fill validity dates in AuditData constructor by Pengyu Lv · 2 years, 3 months ago
  25. ebf011f cert_audit: Introduce not-[before|after] option by Pengyu Lv · 2 years, 3 months ago
  26. 30f2683 cert_audit: Parse more information from test suite data file by Pengyu Lv · 2 years, 3 months ago
  27. 45e3203 cert_audit: Support audit on test suite data files by Pengyu Lv · 2 years, 3 months ago
  28. 7f6933a cert_audit: Initial script for auditing expiry date by Pengyu Lv · 2 years, 3 months ago