1. a7846b3 cleanup sdbus CAMELCASE define by Patrick Williams · 2 years, 10 months ago
  2. 6dd1c2a Supply service & busconfig ACLs from the repo. by Anton D. Kachalov · 3 years, 3 months ago
  3. 811a29e Verify that certificate is loadable in SSL context by Nidhin MS · 3 years, 2 months ago
  4. dc91fb6 Add fix for Missing "OU" OrganizationalUnit CSR by Jayanth Othayoth · 3 years, 2 months ago
  5. 641a559 MAINTAINERS: update for Deepak by Patrick Williams · 3 years, 2 months ago
  6. 55d98e0 MAINTAINERS: update for Ed by Patrick Williams · 3 years, 2 months ago
  7. e129be3 use new sdbus++ camelcase for CSR. by Patrick Williams · 3 years, 2 months ago
  8. 86a31ba CA Cert: Fix D-bus object path by Ravi Teja · 3 years, 2 months ago
  9. 11d0906 CA Certs: Modify object entry path to fix object sub-tree hierarchy by Ravi Teja · 3 years, 2 months ago
  10. ebd1d8a watch: IWYU by William A. Kennington III · 3 years, 4 months ago
  11. d2393f2 genCSR: Fix to catch InvalidArgument exception by Ramesh Iyyar · 3 years, 8 months ago
  12. 9fe64af Fix build failure with feature flag "--enable-ca-cert-extension" by Ravi Teja · 3 years, 9 months ago
  13. ea7c3f0 Add unit testcases for CA certificate authority manager by Ravi Teja · 3 years, 10 months ago
  14. a49895e Implementation of BMC VMI certificate manager by Ravi Teja · 4 years, 1 month ago
  15. 5c515c2 Add documentation of how to use the program in README by Zhenfei Tai · 4 years, 1 month ago
  16. 480f30d unit-test: Enable unit test coverage for certificate manager by Lakshminarayana R. Kammath · 4 years, 1 month ago
  17. c4522d2 Return error if certificate expiry date is beyond year 2038 by Marri Devender Rao · 4 years, 4 months ago
  18. db5c6fc Fix application crash issue with uncaught exception by Marri Devender Rao · 4 years, 4 months ago
  19. bddee63 Remove some traces logged as part of application load. by Marri Devender Rao · 4 years, 5 months ago
  20. 15cbbec Change InternalFailure to NotAllowed for replace by Zbigniew Lukwinski · 4 years, 6 months ago
  21. 73d1fbf Installing certificates with the same subject name. by Zbigniew Lukwinski · 4 years, 6 months ago
  22. 2f3563c Refactoring of certificates managing and storing by Zbigniew Lukwinski · 4 years, 6 months ago
  23. fe590c4 Limit access permissions for authority cert directory. by Zbigniew Lukwinski · 4 years, 7 months ago
  24. 667286e Allow only root user to access certificates by Marri Devender Rao · 4 years, 8 months ago
  25. a3bb38f Certificate delete API – backend. by Zbigniew Kurzynski · 4 years, 10 months ago
  26. 3b07b77 Enable limiting authority certificates amount. by Zbigniew Lukwinski · 4 years, 9 months ago
  27. db029c9 Support uploading multiple certificates per authority service. by Kowalski, Kamil · 5 years ago
  28. 06a69d7 Support uploading multiple certificates [install-backend] by Zbigniew Kurzynski · 4 years, 9 months ago
  29. 2e8c3a5 Fixed error message logged for certificate verification by Marri Devender Rao · 5 years ago
  30. 7641105 Fix extended key usage value while generating CSR by Marri Devender Rao · 5 years ago
  31. b57d75e Fix certificate manager failure after factory reset by Marri Devender Rao · 5 years ago
  32. 18e51c9 Fix upload signed certificate error through GUI by Marri Devender Rao · 5 years ago
  33. c6e58c7 Generate RSA Private Key file during application startup by Ramesh Iyyar · 5 years ago
  34. cd30c49 Append private key from the system to CA signed certificate by Marri Devender Rao · 5 years ago
  35. ffad1ef Manage certificates created by applications by Marri Devender Rao · 5 years ago
  36. 8a09b52 Added support to generate CSR based on ECC approach by Ramesh Iyyar · 5 years ago
  37. dec5877 Fix subject property value is set with certificate string by Marri Devender Rao · 5 years ago
  38. f468271 Add Generate Key and Certificate Signing Request (CSR) by Marri Devender Rao · 5 years ago
  39. f4d6348 Return Certificate Signing Request(CSR) contents by Marri Devender Rao · 5 years ago
  40. 8f80c35 Pass flag to skip restart of units for certificate object by Marri Devender Rao · 5 years ago
  41. 1564720 Propose Devender as a maintainer by Deepak Kodihalli · 5 years ago
  42. 13bf74e Implement Replace interface for Certificate objects by Marri Devender Rao · 5 years ago
  43. 8841dbd Modify unit test cases to cater for Certificate D-Bus object by Marri Devender Rao · 5 years ago
  44. 278a6a6 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  45. 36f2514 Add method to update certificate properities. by Dhruvaraj Subhashchandran · 5 years ago
  46. 1396511 Support creation/deletion of D-Bus certificate object by Marri Devender Rao · 5 years ago
  47. edd1131 Implement Certificate and Install interface by Marri Devender Rao · 5 years ago
  48. bf7c588 Create cerificate object during startup for existing certificate by Marri Devender Rao · 5 years ago
  49. 6ceec40 Refactor code for uploading different types of certificates by Marri Devender Rao · 5 years ago
  50. 426adad build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  51. ca4f788 test: use tabs in Makefile_am by Patrick Venture · 6 years ago
  52. f523ea2 gitignore: add missing items by Patrick Venture · 6 years ago
  53. d51f103 build: add gtest, gmock to configure_ac by Patrick Venture · 6 years ago
  54. 5be0b8c test: delete empty parameters by Patrick Venture · 6 years ago
  55. 48e9d35 build: add check for experimental/filesystem by Patrick Venture · 6 years ago
  56. 8d100c1 build: add requirement for openssl to configure_ac by Patrick Venture · 6 years ago
  57. 3dd7401 build: Add missing inclusion of phosphor-logging by Patrick Venture · 6 years ago
  58. feddcf2 Replace std::bind with lambda expressions by Jayanth Othayoth · 6 years ago
  59. b50789c Add support to upload CA certificate by Jayanth Othayoth · 6 years ago
  60. a1c5595 Certificate manager: Fix application crash for empty units by Jayanth Othayoth · 6 years ago
  61. 4ab5f5c Add MAINTAINERS file by Jayanth Othayoth · 6 years ago
  62. 8f60085 Ignore trust-chain related errors during certificate upload by Jayanth Othayoth · 6 years ago
  63. 9abfae8 Add unit test for certificate delete by Marri Devender Rao · 6 years ago
  64. ddf6486 Additional unit test for verification by Marri Devender Rao · 6 years ago
  65. e6597c5 Add unit tests for certificate verification by Marri Devender Rao · 6 years ago
  66. 62ccb1f Allow certificate upload for "not yet valid" case by Jayanth Othayoth · 6 years ago
  67. ae70b3d Implement certificate delete by Deepak Kodihalli · 6 years ago
  68. e8199a8 Enable client type certificate install interface by Jayanth Othayoth · 6 years ago
  69. 589159f Add Public/Private key compare function by Jayanth Othayoth · 6 years ago
  70. dd74bd2 Add Certificate verification support by Jayanth Othayoth · 6 years ago
  71. 947258d Add unit test for certificate install by Marri Devender Rao · 6 years ago
  72. cfbc8dc Implementation of certificate install interface by Jayanth Othayoth · 6 years ago
  73. 0aa0d11 Initial commit for phosphor certificate manager by Jayanth Othayoth · 6 years ago
  74. bd324e4 Initial commit by Brad Bishop · 6 years ago