fe22905359
chore: add pathmapping, streaming, webserve, and cgi sources to build; disable integration tests; fix empty username check in user_manager_add; make temp dirs unique with fixture_counter; update quota and user test APIs to use user.id and cast quota_bytes
main
retoor2025-11-28 06:21:42 +00:00
53a6179ede
chore: add CMake test infrastructure and placeholder unit test files for future coverage
retoor2025-11-28 05:41:42 +00:00
4afdcf567b
feat: add initial CGI support with environment variable passing and user permission fields
retoor2025-11-28 04:34:38 +00:00
f75e1e6d9a
chore: add core server infrastructure with config, logging, and server modules
retoor2025-11-28 02:49:36 +00:00
8f72c85561
chore: update server bind address to localhost and adjust port numbers
retoor2025-11-28 02:40:45 +00:00
bed35daab7
chore: add initial nwedav.conf with server, ssl, storage, auth, quota, logging, and scaling sections
retoor2025-11-28 02:38:17 +00:00
80e9ccc0d8
feat: implement adaptive thread pool with dynamic scaling and configuration support
retoor2025-11-28 02:33:31 +00:00
c451a6a560
fix: add input validation and bounds checks across auth, concurrency, http, platform, storage, and user modules
retoor2025-11-28 02:16:02 +00:00
0aed19bac8
chore: increase default buffer sizes and add sendfile support with edge-triggered epoll
retoor2025-11-28 02:05:51 +00:00
16db22b3de
chore: add initial project scaffolding with CI, build system, and core headers
retoor2025-11-25 20:24:12 +00:00