summaryrefslogtreecommitdiff
path: root/crow
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Fix URL query parameter parsingJason M. Bills2-2/+2
2018-10-08Fix buffer bug in websocketsEd Tanous1-11/+11
2018-09-05Move to clang-format-6.0Ed Tanous15-3021/+3728
2018-08-15Last round of variable renamesEd Tanous1-9/+9
2018-08-15Disable threadingEd Tanous1-1/+0
2018-08-15Implement POST for redfish UpdateServiceJennifer Lee1-2/+9
2018-08-09Fix merge conflictEd Tanous1-5/+3
2018-08-07Move websocket implementation to boost beastEd Tanous4-393/+133
2018-07-27Move over to upstream c++ styleEd Tanous16-1417/+1408
2018-07-27Implement debug logging for responsesEd Tanous1-6/+11
2018-07-27Avoid an extra move when returning 404Ed Tanous1-1/+1
2018-06-29Implement feature selection in bmcwebEd Tanous6-141/+117
2018-06-29Fix issue with basic auth and the bmcwebEd Tanous1-18/+2
2018-06-29Boost beastEd Tanous22-5558/+455
2018-04-25Remove hunter and submodulesEd tanous1-1/+1
2018-04-22Fix seg fault on shutdownEd Tanous1-22/+20
2018-04-22Implement pretty printing json to HTMLEd Tanous1-40/+111
2018-04-22Remove multithreaded code, and make crow use a single threadEd Tanous2-158/+69
2018-04-22Disable logging when in release modeEd Tanous1-6/+0
2018-03-28Make crow pretty print json responsesEd Tanous1-1/+1
2018-03-07Fix unbounded memory consumption in crowBorawski.Lukasz1-0/+2
2018-02-27Fix HTTP 405 code handlingBorawski.Lukasz1-0/+1
2018-02-06Allow for systemd socket activationVernon Mauery2-15/+51
2018-02-06Fix bug with continued HTTP sessionsEd Tanous1-1/+1
2018-01-23Node abstraction layerBorawski.Lukasz1-1/+1
2018-01-22Enable PATCH method in crowBorawski.Lukasz1-13/+29
2018-01-19Revert "Merge "Enable PATCH method in crow""Ed Tanous1-37/+32
2018-01-19Merge "Enable PATCH method in crow"Tanous, Ed1-32/+37
2018-01-18Enable PATCH method in crowBorawski.Lukasz1-32/+37
2018-01-18Middleware prepared for Redfish integrationBorawski.Lukasz3-0/+100
2017-10-30Update get_routes to use trie for efficiencyEd Tanous2-26/+40
2017-10-25Update WebserverEd Tanous5-21/+27
2017-10-11Large updates to webserverEd Tanous21-618/+896
2017-08-09Lots of updates to webserver.Ed Tanous9-92/+101
2017-06-23incrementalEd Tanous3-7/+144
2017-06-13incrementalEd Tanous3-5/+9
2017-06-12incrementalEd Tanous1-1/+1
2017-06-07incrementalEd Tanous3-23/+21
2017-05-24Disable file loggingEd Tanous2-12/+1
2017-05-23IncrementalEd Tanous5-79/+120
2017-05-18incrementalEd Tanous1-15/+0
2017-05-16testEd Tanous1-0/+1
2017-05-16Add some debugging for yoctoEd Tanous1-5/+18
2017-05-16enable loggingEd Tanous1-0/+3
2017-04-25incrementalEd Tanous10-49/+72
2017-04-05Make app middlewares not require specific instances of appEd Tanous1-2/+2
2017-04-05Add route printerEd Tanous3-1/+41
2017-04-03add more testing for auth middlewareEd Tanous1-2/+7
2017-04-03Move crow to its own repoEd Tanous26-0/+8805
2017-03-04incremetnalEd Tanous1-0/+0