1. 2d57219 Remove support for openssl < 3.0 by Ed Tanous · 6 months ago
  2. 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 6 months ago
  3. 3281bcf Support RespondToUnauthenticatedClients PATCH by Ed Tanous · 7 months ago
  4. 00a0fe4 ssl_key_handler: utilize ssl path by Andrew Geissler · 7 months ago
  5. d5fb584 MTLS Client: Enabling mtls support in http_client by Abhilash Raju · 7 months ago
  6. 099225c Make cert generate for readonly directories by Ed Tanous · 10 months ago
  7. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  8. 6dbe9be Remove OpenSSL warnings ignore by Ed Tanous · 9 months ago
  9. c160ae7 Remove old uses of cout/cerr by Ed Tanous · 10 months ago
  10. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  11. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  12. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 6 months ago
  13. fca2cbe HTTP/2 support by Ed Tanous · 4 years ago
  14. e96d7fb Change cipher suite variable by Ed Tanous · 1 year, 7 months ago
  15. 12dfca5 Upgrade to mozilla intermediate 5.7 by Ed Tanous · 1 year, 7 months ago
  16. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  17. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  18. e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
  19. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  20. a327dc5 Fix clang warnings related to OpenSSL 1.x by Szymon Dompke · 2 years, 10 months ago
  21. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  22. 4ecc618 Enable const_cast checks by Ed Tanous · 3 years ago
  23. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  24. 543f440 Enable init checker by Ed Tanous · 3 years ago
  25. 91359f9 Make clang-tidy pass by Gunnar Mills · 3 years ago
  26. 145bb76 ssl_key_handler: support OpenSSL 3.0 for key verification by Patrick Williams · 3 years, 1 month ago
  27. aec7066 ssl_key_handler: use OpenSSL 3.0 API for keygen by Patrick Williams · 3 years, 1 month ago
  28. 97128e9 bmcweb: fix the random headers by Nan Zhou · 3 years, 5 months ago
  29. 885bbf1 ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymore by Willy Tu · 3 years, 5 months ago
  30. b295bf9 Fix memory leak issue when opening the certificate file by Alan Kuo · 3 years, 9 months ago
  31. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 11 months ago
  32. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years, 1 month ago
  33. a822070 Add hostname listener for generating self-signed HTTPS certificate by Alan Kuo · 4 years, 1 month ago
  34. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  35. c61704a Spelling: 's/Occured/Occurred/g' by Gunnar Mills · 4 years, 6 months ago
  36. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  37. 0185c7f Remove RSA comments and variable names by Vernon Mauery · 4 years, 10 months ago
  38. aaf3206 Change the default EC key to secp384r1 by Vernon Mauery · 4 years, 10 months ago
  39. 91243c3 Disable ssl verify peer by James Feist · 5 years ago
  40. 6a3e182 Disable SSL renegotiation by James Feist · 5 years ago
  41. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  42. 55e43f6 TLS based user auth implementation by Kowalski, Kamil · 6 years ago
  43. 271584a Fix a bunch of warnings by Ed Tanous · 6 years ago
  44. 082f28f Ignored Trust-Chain related errors when validating certificate by Ramesh Iyyar · 6 years ago
  45. c0bf893 Addressed certificate read issue by Ramesh Iyyar · 6 years ago
  46. 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago
  47. 4d2849a Fix for Certificate Signature validation failure by Jayanth Othayoth · 6 years ago
  48. 85d2bb5 tls: Avoid Intel reference in in self-signed certs by Brad Bishop · 6 years ago
  49. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  50. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  51. 457207f bmcweb: update TLS cipher suites to mozilla modern by Ed Tanous · 6 years ago
  52. da21df7 Revert "bmcweb: update SSL cipher suites to OWASP compatB" by Ed Tanous · 6 years ago
  53. 54fd221 bmcweb: update SSL cipher suites to OWASP compatB by Ed Tanous · 6 years ago
  54. 3112a14 bmcweb: Fix header includes to be more specific by Ed Tanous · 6 years ago
  55. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  56. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  57. 8233d42 Move bmcweb to mozilla compatibility ciphers by Ed Tanous · 7 years ago
  58. 746b22a Update crow to improve security by Ed Tanous · 7 years ago
  59. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago
  60. 4d92cbf incremental by Ed Tanous · 8 years ago
  61. 0d485ef Incremental by Ed Tanous · 8 years ago
  62. a1e077c upgrade hunter and pin version of openssl by Ed Tanous · 8 years ago
  63. 01250f2 incremental by Ed Tanous · 8 years ago
  64. 1ff4878 incremental by Ed Tanous · 8 years ago
  65. 1ccd57c incremental by Ed Tanous · 8 years ago
  66. c4771fb incremental by Ed Tanous · 8 years ago
  67. 9b65f1f incremental by Ed Tanous · 8 years ago
  68. 9992332 clang-format by Ed Tanous · 8 years ago
  69. 5f34a9c incremental by Ed Tanous · 8 years ago[Renamed from src/ssl_key_handler.hpp]
  70. 0fdddb1 initial commit by Ed Tanous · 8 years ago