Commit Graph

32 Commits

Author SHA1 Message Date
cfaae5529e refactor(config): use toml file 2026-02-10 00:23:17 +01:00
ca5adbea1a refactor(readme): improve description 2026-01-16 03:43:08 +01:00
74600746f0 refactor(readme): remove some work 2026-01-16 03:32:07 +01:00
676268798b refactor(readme): remove https support (use a reverse proxy) 2026-01-14 01:42:39 +01:00
f929b79dd4 refactor(readme): update readme 2025-12-02 01:56:06 +01:00
807cb5f862 refactor(readme): change future plans 2025-12-01 03:55:27 +01:00
58817dde9f refactor(readme): update 2025-10-26 18:52:59 +01:00
9ab2482f8a style: run clang-format 2025-10-24 19:54:55 +02:00
883c64a012 refactor: update readme 2025-09-16 22:39:32 +02:00
fc21c740bd refactor: upgrade myclib dep 2025-09-12 03:44:55 +02:00
7dd0be9afc initial virtual hosts support 2025-08-09 19:43:21 +02:00
bb9b66d077 add epoll to main thread 2025-08-04 22:42:55 +02:00
2934de12dd improve server and fix memory leaks 2025-08-04 00:39:23 +02:00
aedd51fb99 http.c improvements 2025-08-01 21:58:08 +02:00
79687bd48f initial ssl support 2025-05-08 18:31:06 +02:00
8ff2bb608c fix http parser and config 2025-05-08 17:05:09 +02:00
8e880f59be improve hash maps 2025-05-03 18:01:50 +02:00
ad21ec0fa4 add header parser and fix hash map 2025-04-30 02:49:18 +02:00
97db6c54e7 add log and remove notes 2025-04-29 18:40:20 +02:00
b9dd1c4007 add config parser 2025-04-25 12:22:16 +02:00
dd9e2f557b adjust naming convention and initial config support 2025-04-24 17:24:13 +02:00
b4f71b0c53 new homepage and remove warnings 2025-04-22 19:03:29 +02:00
aebecfb4c2 add null check http_parse 2025-01-28 01:01:20 +01:00
3da61ef47c add more content types and improve code 2024-11-27 18:55:15 +01:00
4e8e6ec9a7 Update README.md 2024-11-27 14:09:10 +01:00
6cf2d5f198 fix client disconnection 2024-11-26 17:16:04 +01:00
3cc1613d93 add docs 2024-11-10 18:56:52 +01:00
51a309e55f initial hashmap code 2024-11-09 19:58:58 +01:00
2f39ca6fc1 add epoll 2024-11-09 04:30:13 +01:00
7f186ff44b add some notes and basic code 2024-11-08 20:21:31 +01:00
e2bded0456 first steps 2024-11-08 18:39:38 +01:00
08b0bce492 Initial commit 2024-11-08 17:30:06 +01:00