1. 40e9b92 Use SPDX identifiers by Ed Tanous · 7 months ago
  2. 6282bc7 Don't forward skip or only to aggregator by Ed Tanous · 8 months ago
  3. 7da633f Clang-tidy updates for 19 by Ed Tanous · 5 months ago
  4. e4628c8 Move isJSONContentType to content-type parser by Ed Tanous · 4 months ago
  5. 38afdb9 Clean up static analysis by Ed Tanous · 4 months ago
  6. 464924c Fix SSE firing order by Ed Tanous · 4 months ago
  7. daadfb2 Fix clang-tidy by Ed Tanous · 4 months ago
  8. 0f441f0 Reformat for clang-19 by Ed Tanous · 4 months ago
  9. 463a0e3 Explicitly set verify_none by Ed Tanous · 6 months ago
  10. a0969c7 Remove subscription for TerminateAfterRetries policy by Myung Bae · 7 months ago
  11. 116370d Break out lambdas in http server by Ed Tanous · 6 months ago
  12. 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 9 months ago
  13. 41868c6 Reformat with Never-AlignTrailingComments style by Myung Bae · 6 months ago
  14. d51c61b Fix status for non-existent JsonSchema FileGet by Myung Bae · 7 months ago
  15. 6d799e1 Rename sendEvent by Ed Tanous · 7 months ago
  16. ad6dd39 websocket: Handle eof and truncated stream by Lei YU · 7 months ago
  17. 6be832e Remove duplicated block comments by Ed Tanous · 7 months ago
  18. 4ff0f1f static -> inline by Ed Tanous · 8 months ago
  19. 41fe81c Fix includes by Ed Tanous · 8 months ago
  20. 50bfc91 Fix redfish response for unknown method by Ed Tanous · 9 months ago
  21. 7a16ddc Clang-format-18 by Ed Tanous · 8 months ago
  22. bd1299b Enable bmcweb dynamic logging by Aushim Nagarkatti · 8 months ago
  23. cd504a9 Partial revert of http_client by Ed Tanous · 8 months ago
  24. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  25. 608fb7b http_body: Implement static bmcweb::HttpBody::size() function by Potin Lai · 8 months ago
  26. 4f46796 Add case default by Ed Tanous · 9 months ago
  27. ea5e224 Fix overflow by Ed Tanous · 9 months ago
  28. 724985f Break out SSL key handler into a compile unit by Ed Tanous · 11 months ago
  29. f80a87f Add SSE filter param support by Ed Tanous · 10 months ago
  30. 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 10 months ago
  31. f51d863 Break out DuplicatableFileHandle by Ed Tanous · 11 months ago
  32. 3281bcf Support RespondToUnauthenticatedClients PATCH by Ed Tanous · 10 months ago
  33. 89cda63 Store Request Fields that are needed later by Ed Tanous · 1 year ago
  34. 3ce3688 Mutual TLS parsing change at runtime by Ed Tanous · 10 months ago
  35. 3a49941 Remove isSecure flag by Ed Tanous · 11 months ago
  36. efff2b5 Fix spelling mistakes using codespell by Manojkiran Eda · 10 months ago
  37. d5fb584 MTLS Client: Enabling mtls support in http_client by Abhilash Raju · 11 months ago
  38. 099225c Make cert generate for readonly directories by Ed Tanous · 1 year, 1 month ago
  39. 2ecde74 http_client: Fixing bug in retry after a close call by Abhilash Raju · 11 months ago
  40. a3b9eb9 Make SSE pass by Ed Tanous · 11 months ago
  41. 0242baf Implement Chunking for unix sockets by Ed Tanous · 11 months ago
  42. c8491cb Move under exception handler by Ed Tanous · 12 months ago
  43. 8332831 Fix lesser used options by Ed Tanous · 11 months ago
  44. 17c4724 Move logging args by Ed Tanous · 1 year ago
  45. 102a4cd Manage Request with shared_ptr by Jonathan Doman · 1 year ago
  46. e428b44 Increase the file buffer by Ed Tanous · 1 year, 1 month ago
  47. 25b54db Bring consistency to config options by Ed Tanous · 1 year ago
  48. 88c7c42 Use fadvise to trigger sequential reading by Ed Tanous · 1 year ago
  49. 95c6307 Break out formatters by Ed Tanous · 1 year, 1 month ago
  50. 499b5b4 Add static webpack etag support by Ed Tanous · 1 year ago
  51. 1d1d778 Fix large content error codes by Ed Tanous · 1 year ago
  52. 52c1502 Fix http2 use after free bug by Ed Tanous · 12 months ago
  53. 003301a Change ssl stream implementations by Ed Tanous · 1 year ago
  54. 5b90429 Add missing headers by Ed Tanous · 1 year ago
  55. 8db8374 Clean up BMCWEB_ENABLE_SSL by Ed Tanous · 1 year ago
  56. 6dbe9be Remove OpenSSL warnings ignore by Ed Tanous · 1 year ago
  57. 4d69861 Use beast message_generator by Ed Tanous · 1 year, 2 months ago
  58. 8e8245d Fix nullptr failures for image upload by Ed Tanous · 1 year ago
  59. 44106f3 Fix buffer_copy by Ed Tanous · 1 year ago
  60. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 1 year ago
  61. d9e89df Simplify router by Ed Tanous · 1 year, 1 month ago
  62. 6ea9076 Rework logger to create compile time errors by Ed Tanous · 1 year ago
  63. 8cb2c02 Fix moves/forward by Ed Tanous · 1 year, 1 month ago
  64. dce4d23 Make flush explicit by Ed Tanous · 1 year, 1 month ago
  65. 1919a03 Fix minor error in Request::method by Ed Tanous · 1 year, 1 month ago
  66. 8e5cc7b Fix http2 payloads by Ed Tanous · 1 year, 1 month ago
  67. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 1 year, 1 month ago
  68. 4f63be0 Up the max connectionCount to 200 by Gunnar Mills · 1 year, 6 months ago
  69. 5be2b14 Move where appropriate by Ed Tanous · 1 year, 1 month ago
  70. 9de65b3 Fix redundant inline operators by Ed Tanous · 1 year, 1 month ago
  71. 4da0490 Use no-switch-default on clang by Ed Tanous · 1 year, 1 month ago
  72. 93cf0ac Fix SSE sockets by Ed Tanous · 1 year, 1 month ago
  73. 06fc9be Fix regression in http_file_body by Ed Tanous · 1 year, 1 month ago
  74. a93163a Rename http2 unpacker by Ed Tanous · 1 year, 1 month ago
  75. d547d8d Check optionals in tidy by Ed Tanous · 1 year, 1 month ago
  76. 47f2934 Fix redundant init issues by Ed Tanous · 1 year, 1 month ago
  77. 0501696 Add nolint for naming violations by Ed Tanous · 1 year, 1 month ago
  78. a07e981 Don't use switch for single conditional http2 by Ed Tanous · 1 year, 1 month ago
  79. 325310d Allow reading http2 bodies by Ed Tanous · 1 year, 1 month ago
  80. 8983cf5 Allow routes with 5 wildcards by Ed Tanous · 1 year, 1 month ago
  81. 1fccd0d Allow no spaces in content-type by Ed Tanous · 1 year, 1 month ago
  82. b289614 Rename FileBody to HttpBody by Ed Tanous · 1 year, 3 months ago
  83. 8f79c5b Add unit test for SSE by Ed Tanous · 1 year, 3 months ago
  84. 490d74d Fix duplicated etag generation by Myung Bae · 1 year, 2 months ago
  85. 52dd693 Write unit tests for http2 connection by Ed Tanous · 1 year, 3 months ago
  86. d088218 Simplify HTTP/2 buffering by Ed Tanous · 1 year, 3 months ago
  87. 52e3162 Simplify body by Ed Tanous · 1 year, 3 months ago
  88. 6fb96ce Make tests not require body interaction by Ed Tanous · 1 year, 3 months ago
  89. b5f288d Make use of filebody for dump offload by Abhilash Raju · 1 year, 5 months ago
  90. ee192c0 Make base64 encoder incremental by Ed Tanous · 1 year, 4 months ago
  91. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 9 months ago
  92. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year, 4 months ago
  93. f3cb5df http_client: fix for broken connection by Abhilash Raju · 1 year, 5 months ago
  94. a889420 bmcweb: Add nullptr check for weakptr by zhaogang.0108 · 1 year, 4 months ago
  95. 0e373b5 mutual-tls: Add support for Meta certificates by Marco Kawajiri · 1 year, 6 months ago
  96. 23f1c96 Simplify mutual TLS checks by Ed Tanous · 1 year, 5 months ago
  97. 8e3f703 Reponse: Fix incomplete implementation in write by Abhilash Raju · 1 year, 9 months ago
  98. 998e0cb Fix missing date by Ed Tanous · 1 year, 8 months ago
  99. 4fa45df Unit test Connection by Ed Tanous · 1 year, 8 months ago
  100. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 9 months ago