summaryrefslogtreecommitdiff
path: root/ext/cpp-httplib
AgeCommit message (Collapse)Author
2023-04-28use cpp-httplib for HTTP control plane (#1979)Grant Limberg
refactored the old control plane code to use [cpp-httplib](https://github.com/yhirose/cpp-httplib) instead of a hand rolled HTTP server. Makes the control plane code much more legible. Also no longer randomly stops responding.
2020-09-30Upgrade cpp-httplibAdam Ierymenko
2019-07-22LFDB work in progressAdam Ierymenko