Commit Graph

15 Commits

Author SHA1 Message Date
fd8d7b1f17 fix hashmap 2025-08-02 16:01:27 +02:00
f0abac8be7 add custom return codes 2025-08-02 14:09:13 +02:00
2918aeadcb refactoring server and add myclib 2025-08-02 13:35:56 +02:00
c7ad5d7874 update hashmap library 2025-08-01 23:45:29 +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
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
3da61ef47c add more content types and improve code 2024-11-27 18:55:15 +01:00
3a6c8ad9a3 add response (with html + css) 2024-11-27 11:33:14 +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