- cd504a9 Partial revert of http_client by Ed Tanous · 4 months ago
- bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
- 608fb7b http_body: Implement static bmcweb::HttpBody::size() function by Potin Lai · 5 months ago
- 4f46796 Add case default by Ed Tanous · 5 months ago
- ea5e224 Fix overflow by Ed Tanous · 5 months ago
- 724985f Break out SSL key handler into a compile unit by Ed Tanous · 7 months ago
- f80a87f Add SSE filter param support by Ed Tanous · 6 months ago
- 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 6 months ago
- f51d863 Break out DuplicatableFileHandle by Ed Tanous · 7 months ago
- 3281bcf Support RespondToUnauthenticatedClients PATCH by Ed Tanous · 6 months ago
- 89cda63 Store Request Fields that are needed later by Ed Tanous · 8 months ago
- 3ce3688 Mutual TLS parsing change at runtime by Ed Tanous · 7 months ago
- 3a49941 Remove isSecure flag by Ed Tanous · 7 months ago
- efff2b5 Fix spelling mistakes using codespell by Manojkiran Eda · 6 months ago
- d5fb584 MTLS Client: Enabling mtls support in http_client by Abhilash Raju · 7 months ago
- 099225c Make cert generate for readonly directories by Ed Tanous · 9 months ago
- 2ecde74 http_client: Fixing bug in retry after a close call by Abhilash Raju · 7 months ago
- a3b9eb9 Make SSE pass by Ed Tanous · 7 months ago
- 0242baf Implement Chunking for unix sockets by Ed Tanous · 7 months ago
- c8491cb Move under exception handler by Ed Tanous · 8 months ago
- 8332831 Fix lesser used options by Ed Tanous · 8 months ago
- 17c4724 Move logging args by Ed Tanous · 9 months ago
- 102a4cd Manage Request with shared_ptr by Jonathan Doman · 8 months ago
- e428b44 Increase the file buffer by Ed Tanous · 9 months ago
- 25b54db Bring consistency to config options by Ed Tanous · 8 months ago
- 88c7c42 Use fadvise to trigger sequential reading by Ed Tanous · 9 months ago
- 95c6307 Break out formatters by Ed Tanous · 9 months ago
- 499b5b4 Add static webpack etag support by Ed Tanous · 9 months ago
- 1d1d778 Fix large content error codes by Ed Tanous · 9 months ago
- 52c1502 Fix http2 use after free bug by Ed Tanous · 8 months ago
- 003301a Change ssl stream implementations by Ed Tanous · 8 months ago
- 5b90429 Add missing headers by Ed Tanous · 8 months ago
- 8db8374 Clean up BMCWEB_ENABLE_SSL by Ed Tanous · 8 months ago
- 6dbe9be Remove OpenSSL warnings ignore by Ed Tanous · 8 months ago
- 4d69861 Use beast message_generator by Ed Tanous · 11 months ago
- 8e8245d Fix nullptr failures for image upload by Ed Tanous · 9 months ago
- 44106f3 Fix buffer_copy by Ed Tanous · 9 months ago
- 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
- d9e89df Simplify router by Ed Tanous · 9 months ago
- 6ea9076 Rework logger to create compile time errors by Ed Tanous · 9 months ago
- 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
- dce4d23 Make flush explicit by Ed Tanous · 9 months ago
- 1919a03 Fix minor error in Request::method by Ed Tanous · 9 months ago
- 8e5cc7b Fix http2 payloads by Ed Tanous · 9 months ago
- 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
- 4f63be0 Up the max connectionCount to 200 by Gunnar Mills · 1 year, 2 months ago
- 5be2b14 Move where appropriate by Ed Tanous · 9 months ago
- 9de65b3 Fix redundant inline operators by Ed Tanous · 9 months ago
- 4da0490 Use no-switch-default on clang by Ed Tanous · 9 months ago
- 93cf0ac Fix SSE sockets by Ed Tanous · 9 months ago
- 06fc9be Fix regression in http_file_body by Ed Tanous · 9 months ago
- a93163a Rename http2 unpacker by Ed Tanous · 9 months ago
- d547d8d Check optionals in tidy by Ed Tanous · 9 months ago
- 47f2934 Fix redundant init issues by Ed Tanous · 9 months ago
- 0501696 Add nolint for naming violations by Ed Tanous · 9 months ago
- a07e981 Don't use switch for single conditional http2 by Ed Tanous · 9 months ago
- 325310d Allow reading http2 bodies by Ed Tanous · 9 months ago
- 8983cf5 Allow routes with 5 wildcards by Ed Tanous · 9 months ago
- 1fccd0d Allow no spaces in content-type by Ed Tanous · 9 months ago
- b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
- 8f79c5b Add unit test for SSE by Ed Tanous · 11 months ago
- 490d74d Fix duplicated etag generation by Myung Bae · 10 months ago
- 52dd693 Write unit tests for http2 connection by Ed Tanous · 11 months ago
- d088218 Simplify HTTP/2 buffering by Ed Tanous · 11 months ago
- 52e3162 Simplify body by Ed Tanous · 11 months ago
- 6fb96ce Make tests not require body interaction by Ed Tanous · 11 months ago
- b5f288d Make use of filebody for dump offload by Abhilash Raju · 1 year, 2 months ago
- ee192c0 Make base64 encoder incremental by Ed Tanous · 1 year ago
- 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 5 months ago
- 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
- f3cb5df http_client: fix for broken connection by Abhilash Raju · 1 year, 1 month ago
- a889420 bmcweb: Add nullptr check for weakptr by zhaogang.0108 · 1 year ago
- 0e373b5 mutual-tls: Add support for Meta certificates by Marco Kawajiri · 1 year, 2 months ago
- 23f1c96 Simplify mutual TLS checks by Ed Tanous · 1 year, 1 month ago
- 8e3f703 Reponse: Fix incomplete implementation in write by Abhilash Raju · 1 year, 5 months ago
- 998e0cb Fix missing date by Ed Tanous · 1 year, 4 months ago
- 4fa45df Unit test Connection by Ed Tanous · 1 year, 4 months ago
- 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
- 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
- 5ebb9d3 Remove extra variables in websockets by Ed Tanous · 1 year, 10 months ago
- f42e859 Fix http2 stream pointer by Ed Tanous · 1 year, 4 months ago
- 818db20 Fix unessesary URL read by Ed Tanous · 1 year, 3 months ago
- e7c2991 Avoid setting SNI hostname for IP addresses by Ravi Teja · 1 year, 5 months ago
- a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
- 7aa9ab0 mTLS: Fix handshake failures by Michal Orzel · 1 year, 4 months ago
- e334466 Flush each log message by Jonathan Doman · 1 year, 4 months ago
- bf2dded Reduce some Error log severities by Carson Labrado · 1 year, 5 months ago
- e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
- d518a9b Fix logging level handling by Myung Bae · 1 year, 5 months ago
- 59ba638 Revert "Cache user role in session object" by Gunnar Mills · 1 year, 5 months ago
- 8ed41c3 Cache user role in session object by Ed Tanous · 3 years, 8 months ago
- e7245fe Fix logging by Ed Tanous · 1 year, 5 months ago
- c1ef2a1 Fix events destination url parsing for IPv6 by Ravi Teja · 1 year, 5 months ago
- 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
- e1452be AsyncResolve cleanups and error handling by Ed Tanous · 3 years, 3 months ago
- d7043b3 HTTP Client: Improve error message by Sunitha Harish · 1 year, 6 months ago
- 0f83707 Implement data pointer clang-tidy check by Ed Tanous · 1 year, 6 months ago
- 1017ef8 Remove FunctionTraits by Ed Tanous · 1 year, 6 months ago
- fca2cbe HTTP/2 support by Ed Tanous · 3 years, 11 months ago
- 47488a9 Remove the black_magic namespace by Ed Tanous · 1 year, 6 months ago