Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
3a6c8ad9a3 add response (with html + css) 2024-11-27 11:33:14 +01:00
dc4ef7c7d5 remove useless print statements 2024-11-26 17:32:33 +01:00
6cf2d5f198 fix client disconnection 2024-11-26 17:16:04 +01:00
718dbd50c0 add response test 2024-11-14 22:42:29 +01:00
e5e40c795c initial http parsing 2024-11-11 00:50:39 +01:00
7db494eaaf rename hashmap 2024-11-10 20:26:01 +01:00
3cc1613d93 add docs 2024-11-10 18:56:52 +01:00
454daa148e fix hashmap 2024-11-10 18:15:53 +01:00
f1612dad0f add docs and some hashmap code 2024-11-10 17:06:52 +01:00
5e5d25cd75 initial version of hashmap works 2024-11-09 20:43:12 +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
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
08b0bce492 Initial commit 2024-11-08 17:30:06 +01:00