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