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