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