1. 08bbe11 Break up router into separate files by Ed Tanous · 1 year, 9 months ago
  2. c51a58e Remove urlEncode by Ed Tanous · 1 year, 9 months ago
  3. 21b4aba Remove this-> by Ed Tanous · 1 year, 7 months ago
  4. 052bcbf Add support for multiple consoles by Ninad Palsule · 1 year, 7 months ago
  5. 61e349a Break out serializer into its own cpp file by Ed Tanous · 1 year, 7 months ago
  6. 5e44e3d Add SSE style subscription support to eventservice by AppaRao Puli · 3 years, 10 months ago
  7. 6fde95f Server-sent-event fixes by Ed Tanous · 1 year, 7 months ago
  8. 88ada3b Add Server-Sent-Event support by V-Sanjana · 1 year, 9 months ago
  9. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  10. faf100f Fix some includes by Ed Tanous · 1 year, 7 months ago
  11. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  12. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 7 months ago
  13. a6695a8 Clear json object by Ed Tanous · 1 year, 8 months ago
  14. ad2b2eb http_connection: Allow empty json objects by Ed Tanous · 1 year, 8 months ago
  15. eea9c97 Clean up preparePayload by Ed Tanous · 1 year, 8 months ago
  16. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  17. b84e729 Revert "http_connection: Allow empty json objects" by Ed Tanous · 1 year, 8 months ago
  18. 65a176c fix clang-tidy warnings with unreachable returns by Patrick Williams · 1 year, 8 months ago
  19. a232343 http-app: fix unused macro clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  20. eb8a399 http-logging: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  21. 3d7fc71 mutual-tls: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  22. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  23. 662aa6e Update Logging option for the setting log level by Myung Bae · 2 years ago
  24. 28f4b38 Remove nameStr from router by Ed Tanous · 1 year, 9 months ago
  25. 15a42df Remove number support from the router by Ed Tanous · 1 year, 11 months ago
  26. 02e01b5 http_connection: Allow empty json objects by Lei YU · 1 year, 8 months ago
  27. 9d192c7 Copy privilegeset into websocket rule by Ed Tanous · 1 year, 9 months ago
  28. e628df8 Fix websocket csrf checking by Gunnar Mills · 1 year, 9 months ago
  29. 863c1c2 nbd proxy and websocket cleanups by Ed Tanous · 2 years, 10 months ago
  30. e551b5f Remove authorization checks in nbd_proxy by Ed Tanous · 1 year, 10 months ago
  31. d3c8ce6 Fix Request use-after-move by Jonathan Doman · 1 year, 9 months ago
  32. d14a48f Aggregation: Increase response read limit to 50MB by Carson Labrado · 1 year, 10 months ago
  33. 915d2d4 Fix some moves by Ed Tanous · 1 year, 10 months ago
  34. d9f466b Take url views by value by Ed Tanous · 1 year, 10 months ago
  35. 7e9093e Add Support for privilege check in handleUpgrade by P Dheeraj Srujan Kumar · 3 years, 3 months ago
  36. 4f10f7e Remove try-catch blocks on handleUpgrade by Ed Tanous · 1 year, 10 months ago
  37. 3d18320 Move validation code to unpackPropertiesNoThrow by Ed Tanous · 1 year, 10 months ago
  38. e1f5c16 Break out large lambda into callback by Ed Tanous · 1 year, 10 months ago
  39. a9f076e Add asyncResp support to handleUpgrade by P Dheeraj Srujan Kumar · 3 years, 2 months ago
  40. 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
  41. 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 11 months ago
  42. 98fe740 Remove fields member from Request by Ed Tanous · 1 year, 11 months ago
  43. 7d243eb Allow logged in users to upload incrementally by Ed Tanous · 1 year, 11 months ago
  44. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  45. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
  46. 66d90c2 HTTP Client: Increase max conns and reqs by Carson Labrado · 2 years, 1 month ago
  47. 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
  48. 6a04e0d Fix missing include by Ed Tanous · 1 year, 10 months ago
  49. d093c99 Fix some more includes by Ed Tanous · 2 years ago
  50. b496307 Fix overwriting mTLS session by Boleslaw Ogonczyk Makowski · 1 year, 11 months ago
  51. 43e14d3 Aggregation: Better handle dropped requests by Carson Labrado · 2 years, 2 months ago
  52. 770b3ff Timer not started if user session is logged in by Ninad Palsule · 2 years ago
  53. 4cdc2e8 Replace "Fix keepalive false" with patchset 3 by Ed Tanous · 2 years ago
  54. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  55. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  56. 5ae6f92 Fix keepalive false by Ed Tanous · 2 years ago
  57. a4326fe Clean up http end_of_stream traces by Myung Bae · 2 years ago
  58. 7c8e064 Refactor mtls callbacks into their own file by Ed Tanous · 2 years, 10 months ago
  59. ed194be Add CBOR support by Ed Tanous · 2 years, 5 months ago
  60. 1c99da0 Add missing usage of new verb class in router by Snehalatha Venkatesh · 2 years ago
  61. 262f115 Return bad request if can't construct by Gunnar Mills · 2 years ago
  62. f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
  63. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
  64. 2d6cb56 Implement If-Match header in Http layer by Ed Tanous · 2 years, 6 months ago
  65. c0bdf22 Code move to prevent circular dependency by Edward Lee · 2 years, 2 months ago
  66. 2c9efc3 Make router take up less space for verbs by Ed Tanous · 2 years, 5 months ago
  67. 291d709 Implement If-None-Match support for caching client by Ed Tanous · 2 years, 9 months ago
  68. c6bcedc utility: Append Url Pieces to existing Url by Willy Tu · 2 years, 3 months ago
  69. 513d1ff HTTP Client: Improve handling operation timeouts by Carson Labrado · 2 years, 5 months ago
  70. 77665bd header cleanups by Nan Zhou · 2 years, 3 months ago
  71. bb759e3 Move ClientID parameter out of OEM by Ed Tanous · 2 years, 5 months ago
  72. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
  73. 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 5 months ago
  74. 06fe275 Make Accepts: */* default to JSON by Ed Tanous · 2 years, 4 months ago
  75. 99351cd Improve content type by Ed Tanous · 2 years, 5 months ago
  76. 3d36e3a ConnectionInfo move to bind_front by Ed Tanous · 2 years, 4 months ago
  77. 759cf10 Add Method Not Allowed (405) handler by Ed Tanous · 2 years, 5 months ago
  78. 44e4518 Allow custom 404 handlers by Ed Tanous · 2 years, 5 months ago
  79. 0d5f5cf Remove tcp_stream by Ed Tanous · 2 years, 10 months ago
  80. e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
  81. 4c30e22 Redfish Aggregation: Aggregate Collections by Carson Labrado · 2 years, 6 months ago
  82. 1c0bb5c Redfish Aggregation: Fixup aggregated URIs by Carson Labrado · 2 years, 7 months ago
  83. 46a8146 Redfish Aggregation: Router to satellite resources by Carson Labrado · 2 years, 8 months ago
  84. 7f8d8fa Allow parsing urls with extra elements by Ed Tanous · 2 years, 4 months ago
  85. 17dcc31 HTTP Client: Further increase httpReadBodyLimit by Carson Labrado · 2 years, 5 months ago
  86. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  87. 2c98676 Support micro and milli resolution on timestamps by Ed Tanous · 2 years, 5 months ago
  88. ac6250a routing: fix some comments by Nan Zhou · 2 years, 5 months ago
  89. d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 10 months ago
  90. 9896eae Drop boost::posix_time by Ed Tanous · 2 years, 5 months ago
  91. 13548d8 Preserve headers from the root object on expand by Ed Tanous · 2 years, 5 months ago
  92. f610caa Remove jsonMode method by Ed Tanous · 2 years, 10 months ago
  93. d9049df app: fix -Wpessimizing-move by Nan Zhou · 2 years, 5 months ago
  94. 5b22492 ServiceRoot Support Link header by Ed Tanous · 2 years, 6 months ago
  95. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  96. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  97. 5cab68f HTTP Client: Fix handling on connection timeout by Carson Labrado · 2 years, 6 months ago
  98. ef641b6 Simplify logic in router matcher by Ed Tanous · 2 years, 6 months ago
  99. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  100. bb60f4d Fix const correctness on http Response object by Ed Tanous · 2 years, 6 months ago