|
|
cfaae5529e
|
refactor(config): use toml file
|
2026-02-10 00:23:17 +01:00 |
|
|
|
1a478196bc
|
refactor: remove some prints
|
2026-01-16 03:33:15 +01:00 |
|
|
|
9c6d3f0bb3
|
refactor(log): use syslog
|
2026-01-15 18:23:55 +01:00 |
|
|
|
76d00654ed
|
refactor(main): remove useless code
|
2026-01-14 02:16:49 +01:00 |
|
|
|
115109efb9
|
feat(log): use syslog logging
|
2025-12-02 01:12:48 +01:00 |
|
|
|
80275c1927
|
refactor(core): change return struct name
|
2025-12-01 22:29:29 +01:00 |
|
|
|
506ece3f5e
|
refactor(main): debug print error pages
|
2025-12-01 04:39:06 +01:00 |
|
|
|
1cf2065b87
|
refactor(main): print error string
|
2025-10-26 18:20:58 +01:00 |
|
|
|
0293b0f5c0
|
refactor: change project structure
|
2025-10-26 17:51:41 +01:00 |
|
|
|
13b2c93583
|
refactor(main): remove posix define
|
2025-10-25 01:31:40 +02:00 |
|
|
|
9ab2482f8a
|
style: run clang-format
|
2025-10-24 19:54:55 +02:00 |
|
|
|
01d29ff9f3
|
refactor: worker struct and remove pipe
|
2025-10-17 21:18:13 +02:00 |
|
|
|
78ebc7b6d0
|
fix: send response to client
|
2025-10-09 01:09:16 +02:00 |
|
|
|
7bfe2855c5
|
refactor(http): cleanup
|
2025-09-16 22:38:25 +02:00 |
|
|
|
7c431db63e
|
refactor(server): change functions signature
|
2025-09-15 01:18:36 +02:00 |
|
|
|
1b574da06e
|
refactor(worker): change func signatures
|
2025-09-12 21:44:38 +02:00 |
|
|
|
15a0f0290b
|
refactor(server): clean code
|
2025-09-12 21:16:19 +02:00 |
|
|
|
b0151ca885
|
style: rename structs/enums
|
2025-09-12 19:00:10 +02:00 |
|
|
|
b6041fdcb4
|
refactor: move to myclib
|
2025-09-12 18:51:42 +02:00 |
|
|
|
7dd0be9afc
|
initial virtual hosts support
|
2025-08-09 19:43:21 +02:00 |
|
|
|
997029112b
|
minor checks
|
2025-08-02 16:33:47 +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 |
|
|
|
dc39cf9d64
|
add generic hashmap and memory usage fix
|
2025-04-30 01:49:09 +02:00 |
|
|
|
97db6c54e7
|
add log and remove notes
|
2025-04-29 18:40:20 +02:00 |
|
|
|
26f290357d
|
fix http resource not found
|
2025-04-28 18:24:10 +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 |
|
|
|
6cf2d5f198
|
fix client disconnection
|
2024-11-26 17:16:04 +01:00 |
|
|
|
e5e40c795c
|
initial http parsing
|
2024-11-11 00:50:39 +01:00 |
|
|
|
51a309e55f
|
initial hashmap code
|
2024-11-09 19:58:58 +01:00 |
|
|
|
f13426283e
|
add client testing
|
2024-11-08 22:19:47 +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 |
|