aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/include
Commit message (Expand)AuthorAgeFilesLines
...
* added missing includes (#504)Stefan Boberg2023-10-271-0/+1
* added HttpClient::GetBaseUriStefan Boberg2023-10-201-1/+2
* Cache (rpc) activitity recording improvements (#482)Stefan Boberg2023-10-201-1/+1
* support for multiple http servers (#473)Stefan Boberg2023-10-131-21/+4
* restructured zenhttp (#472)Stefan Boberg2023-10-131-119/+0
* adjust resource usage for dedicated servers (#466)Stefan Boberg2023-10-121-1/+2
* pluggable asio transport (#460)Stefan Boberg2023-10-111-97/+0
* updated plugin API class names (#462)Stefan Boberg2023-10-112-17/+17
* experimental pluggable transport support (#436)Stefan Boberg2023-10-102-0/+146
* removed websocket protocol support(#445)Stefan Boberg2023-10-042-261/+1
* Add runtime status/control of logging (#419)Dan Engelbrecht2023-09-221-1/+1
* http and httpsys config options (#401)Dan Engelbrecht2023-09-141-1/+14
* add console logging to zen command (#389)Dan Engelbrecht2023-09-081-0/+8
* Extend http client (#387)Dan Engelbrecht2023-09-082-19/+122
* oplog mirror support (#367)Stefan Boberg2023-08-211-0/+2
* Cache process handles for FormatPackageMessage (#360)Dan Engelbrecht2023-08-171-4/+4
* various zenhttp fixes from sb/protoStefan Boberg2023-06-305-13/+35
* some HttpClient changes eliminating some cpr helpersStefan Boberg2023-05-151-3/+27
* Better defaults for zen cli (#302)Stefan Boberg2023-05-151-2/+7
* implemented structured cache logging (#296)Stefan Boberg2023-05-121-2/+2
* Close down http server gracefully when exiting even while requests are still ...Dan Engelbrecht2023-05-111-0/+1
* 247 complete httpclient implementation (#269)Stefan Boberg2023-05-052-16/+38
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-025-0/+313
* move auth code from zenserver into zenhttp (#265)Stefan Boberg2023-05-023-0/+157
* moved source directories into `/src` (#264)Stefan Boberg2023-05-026-0/+983