aboutsummaryrefslogtreecommitdiff
path: root/zenserver/zenserver.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* Implemented basics for Windows server support (not yet 100% - needs to proper...Stefan Boberg2021-09-171-0/+2
* Factored out http server related code into zenhttp module since it feels out ...Stefan Boberg2021-09-091-0/+6
* Introduced dedicated HTTP testing service, used during development to exercis...Stefan Boberg2021-09-081-0/+2
* Removed legacy key-value cache (may be reinstated in another form in the future)Stefan Boberg2021-09-031-2/+0
* Cleaned up project configurationStefan Boberg2021-09-031-4/+4
* Asynchronous upstream caching to JupiterPer Larsson2021-08-311-0/+2
* Improved crash reporting setup and removed old stubsStefan Boberg2021-08-211-2/+0
* WIP servicesStefan Boberg2021-08-201-0/+2
* Tactical checkin: function service stub - not yet in use!Stefan Boberg2021-08-191-0/+2
* Added self-registration of Zen server instance in shared state mapStefan Boberg2021-08-091-2/+5
* Split out structured cache store code into dedicated cpp/h pairStefan Boberg2021-05-221-0/+2
* Use vcpkg --overlay-ports to handle asioJoe Kirchoff2021-05-191-0/+2
* Adding zenservice codeStefan Boberg2021-05-111-0/+150