1. 6ea9076 Rework logger to create compile time errors by Ed Tanous · 9 months ago
  2. 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
  3. dce4d23 Make flush explicit by Ed Tanous · 9 months ago
  4. 1919a03 Fix minor error in Request::method by Ed Tanous · 9 months ago
  5. 8e5cc7b Fix http2 payloads by Ed Tanous · 9 months ago
  6. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  7. 4f63be0 Up the max connectionCount to 200 by Gunnar Mills · 1 year, 2 months ago
  8. 5be2b14 Move where appropriate by Ed Tanous · 9 months ago
  9. 9de65b3 Fix redundant inline operators by Ed Tanous · 9 months ago
  10. 4da0490 Use no-switch-default on clang by Ed Tanous · 9 months ago
  11. 93cf0ac Fix SSE sockets by Ed Tanous · 9 months ago
  12. 06fc9be Fix regression in http_file_body by Ed Tanous · 9 months ago
  13. a93163a Rename http2 unpacker by Ed Tanous · 9 months ago
  14. d547d8d Check optionals in tidy by Ed Tanous · 9 months ago
  15. 47f2934 Fix redundant init issues by Ed Tanous · 9 months ago
  16. 0501696 Add nolint for naming violations by Ed Tanous · 9 months ago
  17. a07e981 Don't use switch for single conditional http2 by Ed Tanous · 9 months ago
  18. 325310d Allow reading http2 bodies by Ed Tanous · 9 months ago
  19. 8983cf5 Allow routes with 5 wildcards by Ed Tanous · 9 months ago
  20. 1fccd0d Allow no spaces in content-type by Ed Tanous · 9 months ago
  21. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  22. 8f79c5b Add unit test for SSE by Ed Tanous · 11 months ago
  23. 490d74d Fix duplicated etag generation by Myung Bae · 10 months ago
  24. 52dd693 Write unit tests for http2 connection by Ed Tanous · 11 months ago
  25. d088218 Simplify HTTP/2 buffering by Ed Tanous · 11 months ago
  26. 52e3162 Simplify body by Ed Tanous · 11 months ago
  27. 6fb96ce Make tests not require body interaction by Ed Tanous · 11 months ago
  28. b5f288d Make use of filebody for dump offload by Abhilash Raju · 1 year, 2 months ago
  29. ee192c0 Make base64 encoder incremental by Ed Tanous · 1 year ago
  30. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 5 months ago
  31. 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
  32. f3cb5df http_client: fix for broken connection by Abhilash Raju · 1 year, 1 month ago
  33. a889420 bmcweb: Add nullptr check for weakptr by zhaogang.0108 · 1 year ago
  34. 0e373b5 mutual-tls: Add support for Meta certificates by Marco Kawajiri · 1 year, 2 months ago
  35. 23f1c96 Simplify mutual TLS checks by Ed Tanous · 1 year, 1 month ago
  36. 8e3f703 Reponse: Fix incomplete implementation in write by Abhilash Raju · 1 year, 5 months ago
  37. 998e0cb Fix missing date by Ed Tanous · 1 year, 4 months ago
  38. 4fa45df Unit test Connection by Ed Tanous · 1 year, 4 months ago
  39. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  40. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  41. 5ebb9d3 Remove extra variables in websockets by Ed Tanous · 1 year, 10 months ago
  42. f42e859 Fix http2 stream pointer by Ed Tanous · 1 year, 4 months ago
  43. 818db20 Fix unessesary URL read by Ed Tanous · 1 year, 3 months ago
  44. e7c2991 Avoid setting SNI hostname for IP addresses by Ravi Teja · 1 year, 5 months ago
  45. a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
  46. 7aa9ab0 mTLS: Fix handshake failures by Michal Orzel · 1 year, 4 months ago
  47. e334466 Flush each log message by Jonathan Doman · 1 year, 4 months ago
  48. bf2dded Reduce some Error log severities by Carson Labrado · 1 year, 5 months ago
  49. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
  50. d518a9b Fix logging level handling by Myung Bae · 1 year, 5 months ago
  51. 59ba638 Revert "Cache user role in session object" by Gunnar Mills · 1 year, 5 months ago
  52. 8ed41c3 Cache user role in session object by Ed Tanous · 3 years, 8 months ago
  53. e7245fe Fix logging by Ed Tanous · 1 year, 5 months ago
  54. c1ef2a1 Fix events destination url parsing for IPv6 by Ravi Teja · 1 year, 5 months ago
  55. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  56. e1452be AsyncResolve cleanups and error handling by Ed Tanous · 3 years, 3 months ago
  57. d7043b3 HTTP Client: Improve error message by Sunitha Harish · 1 year, 6 months ago
  58. 0f83707 Implement data pointer clang-tidy check by Ed Tanous · 1 year, 6 months ago
  59. 1017ef8 Remove FunctionTraits by Ed Tanous · 1 year, 6 months ago
  60. fca2cbe HTTP/2 support by Ed Tanous · 4 years ago
  61. 47488a9 Remove the black_magic namespace by Ed Tanous · 1 year, 6 months ago
  62. cfe3bc0 Simplify the router by Ed Tanous · 1 year, 6 months ago
  63. 09edb4f Remove computeParameterTagFromArgsList by Ed Tanous · 1 year, 6 months ago
  64. 3e871db Remove now-unused isParameterTagCompatible by Ed Tanous · 1 year, 6 months ago
  65. ed5f895 Break out request completion from connection by Ed Tanous · 1 year, 6 months ago
  66. 3d30708 Redfish: Implement SNMP Trap by Chicago Duan · 4 years, 1 month ago
  67. 7e9c08e Revert "Fix websocket csrf checking" by Ed Tanous · 1 year, 6 months ago
  68. 994fd86 Fix hack on Set-Cookie by Ed Tanous · 1 year, 7 months ago
  69. 08bbe11 Break up router into separate files by Ed Tanous · 1 year, 9 months ago
  70. c51a58e Remove urlEncode by Ed Tanous · 1 year, 9 months ago
  71. 21b4aba Remove this-> by Ed Tanous · 1 year, 7 months ago
  72. 052bcbf Add support for multiple consoles by Ninad Palsule · 1 year, 7 months ago
  73. 61e349a Break out serializer into its own cpp file by Ed Tanous · 1 year, 7 months ago
  74. 5e44e3d Add SSE style subscription support to eventservice by AppaRao Puli · 3 years, 9 months ago
  75. 6fde95f Server-sent-event fixes by Ed Tanous · 1 year, 7 months ago
  76. 88ada3b Add Server-Sent-Event support by V-Sanjana · 1 year, 9 months ago
  77. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  78. faf100f Fix some includes by Ed Tanous · 1 year, 7 months ago
  79. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  80. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 7 months ago
  81. a6695a8 Clear json object by Ed Tanous · 1 year, 7 months ago
  82. ad2b2eb http_connection: Allow empty json objects by Ed Tanous · 1 year, 7 months ago
  83. eea9c97 Clean up preparePayload by Ed Tanous · 1 year, 7 months ago
  84. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  85. b84e729 Revert "http_connection: Allow empty json objects" by Ed Tanous · 1 year, 8 months ago
  86. 65a176c fix clang-tidy warnings with unreachable returns by Patrick Williams · 1 year, 8 months ago
  87. a232343 http-app: fix unused macro clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  88. eb8a399 http-logging: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  89. 3d7fc71 mutual-tls: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  90. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  91. 662aa6e Update Logging option for the setting log level by Myung Bae · 2 years ago
  92. 28f4b38 Remove nameStr from router by Ed Tanous · 1 year, 9 months ago
  93. 15a42df Remove number support from the router by Ed Tanous · 1 year, 11 months ago
  94. 02e01b5 http_connection: Allow empty json objects by Lei YU · 1 year, 8 months ago
  95. 9d192c7 Copy privilegeset into websocket rule by Ed Tanous · 1 year, 9 months ago
  96. e628df8 Fix websocket csrf checking by Gunnar Mills · 1 year, 9 months ago
  97. 863c1c2 nbd proxy and websocket cleanups by Ed Tanous · 2 years, 10 months ago
  98. e551b5f Remove authorization checks in nbd_proxy by Ed Tanous · 1 year, 10 months ago
  99. d3c8ce6 Fix Request use-after-move by Jonathan Doman · 1 year, 9 months ago
  100. d14a48f Aggregation: Increase response read limit to 50MB by Carson Labrado · 1 year, 10 months ago