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