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