1. d96b81c clang-format: copy latest and re-format by Patrick Williams · 8 months ago
  2. 4fea9c6 Remove irrelevant TODO section by Ravi Teja · 8 months ago
  3. f264627 logging: switch to lg2 by Ravi Teja · 8 months ago
  4. 223e460 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  5. 698a574 Move Certificate install in resotre path to DEBUG by Willy Tu · 1 year, 8 months ago
  6. e3d47cd clang-tidy: enable clang-tidy by Nan Zhou · 1 year, 9 months ago
  7. b3dbfb3 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  8. 78357b0 InstallAll: add logs before and after installation by Nan Zhou · 2 years ago
  9. 6ec13c8 Authorities list: implement InstallAll & ReplaceAll by Nan Zhou · 2 years, 5 months ago
  10. 014be0b iwyu by Nan Zhou · 2 years, 5 months ago
  11. cf06ccd clean up using directives and type alias by Nan Zhou · 2 years, 5 months ago
  12. 762da74 use RAII to manager RSA pointers by Nan Zhou · 2 years, 5 months ago
  13. 718eef3 config.h.in: use const variables instead of macros by Nan Zhou · 2 years, 5 months ago
  14. e1289ad Use nested namespace by Nan Zhou · 2 years, 5 months ago
  15. cfb5802 Modernize use nullptr by Nan Zhou · 2 years, 5 months ago
  16. bf3cf75 Fix typos by Nan Zhou · 2 years, 5 months ago
  17. 26fb83e certs_manager: switch keygen to support openssl-3 by Patrick Williams · 2 years, 6 months ago
  18. 7195799 catch exceptions as const by Patrick Williams · 2 years, 8 months ago
  19. ca12811 exception: switch to public sdbus exception by Patrick Williams · 2 years, 9 months ago
  20. dc91fb6 Add fix for Missing "OU" OrganizationalUnit CSR by Jayanth Othayoth · 3 years, 1 month ago
  21. d2393f2 genCSR: Fix to catch InvalidArgument exception by Ramesh Iyyar · 3 years, 7 months ago
  22. db5c6fc Fix application crash issue with uncaught exception by Marri Devender Rao · 4 years, 3 months ago
  23. 15cbbec Change InternalFailure to NotAllowed for replace by Zbigniew Lukwinski · 4 years, 5 months ago
  24. 2f3563c Refactoring of certificates managing and storing by Zbigniew Lukwinski · 4 years, 5 months ago
  25. fe590c4 Limit access permissions for authority cert directory. by Zbigniew Lukwinski · 4 years, 6 months ago
  26. 667286e Allow only root user to access certificates by Marri Devender Rao · 4 years, 7 months ago
  27. a3bb38f Certificate delete API – backend. by Zbigniew Kurzynski · 4 years, 9 months ago
  28. 3b07b77 Enable limiting authority certificates amount. by Zbigniew Lukwinski · 4 years, 8 months ago
  29. db029c9 Support uploading multiple certificates per authority service. by Kowalski, Kamil · 5 years ago
  30. 06a69d7 Support uploading multiple certificates [install-backend] by Zbigniew Kurzynski · 4 years, 8 months ago
  31. 7641105 Fix extended key usage value while generating CSR by Marri Devender Rao · 4 years, 10 months ago
  32. b57d75e Fix certificate manager failure after factory reset by Marri Devender Rao · 4 years, 10 months ago
  33. c6e58c7 Generate RSA Private Key file during application startup by Ramesh Iyyar · 4 years, 11 months ago
  34. ffad1ef Manage certificates created by applications by Marri Devender Rao · 5 years ago
  35. 8a09b52 Added support to generate CSR based on ECC approach by Ramesh Iyyar · 5 years ago
  36. f468271 Add Generate Key and Certificate Signing Request (CSR) by Marri Devender Rao · 5 years ago
  37. 8f80c35 Pass flag to skip restart of units for certificate object by Marri Devender Rao · 5 years ago
  38. 13bf74e Implement Replace interface for Certificate objects by Marri Devender Rao · 5 years ago
  39. 1396511 Support creation/deletion of D-Bus certificate object by Marri Devender Rao · 5 years ago
  40. bf7c588 Create cerificate object during startup for existing certificate by Marri Devender Rao · 5 years ago
  41. 6ceec40 Refactor code for uploading different types of certificates by Marri Devender Rao · 5 years ago
  42. feddcf2 Replace std::bind with lambda expressions by Jayanth Othayoth · 6 years ago
  43. b50789c Add support to upload CA certificate by Jayanth Othayoth · 6 years ago
  44. a1c5595 Certificate manager: Fix application crash for empty units by Jayanth Othayoth · 6 years ago
  45. 8f60085 Ignore trust-chain related errors during certificate upload by Jayanth Othayoth · 6 years ago
  46. 62ccb1f Allow certificate upload for "not yet valid" case by Jayanth Othayoth · 6 years ago
  47. ae70b3d Implement certificate delete by Deepak Kodihalli · 6 years ago
  48. e8199a8 Enable client type certificate install interface by Jayanth Othayoth · 6 years ago
  49. 589159f Add Public/Private key compare function by Jayanth Othayoth · 6 years ago
  50. dd74bd2 Add Certificate verification support by Jayanth Othayoth · 6 years ago
  51. cfbc8dc Implementation of certificate install interface by Jayanth Othayoth · 6 years ago