Commit graph

13 commits

Author SHA1 Message Date
Gu://em_
5236d71e7e feat: new file management utility, splitted http into http and http headers, new string function (to_lowercase) + other small things 2025-11-24 22:51:53 +01:00
Gu://em_
573e53ef79 feat: Made big parts of daemon and http modules, new parsing utilities + fixes in logger, Makefile etc. 2025-11-24 20:43:30 +01:00
Gu://em_
1dc653f8f3 feat: new daemon module with daemon_restart and daemon_stop implementations + daemon_start prototype 2025-11-21 20:54:38 +01:00
Gu://em_
ce61a21dad feat: declared http functions that will be available later and fixed a header typo inside logs.c 2025-11-21 20:10:26 +01:00
Gu://em_
5e609624a0 fix: fixed a major bug in Makefile that made clean delete .h files, reworked src tree with a new time utility, made logger a full module and changed http strings to internal strings to handle null chacacters, + misc changes 2025-11-21 19:39:15 +01:00
Gu://em_
3beeb31c9b feat: Implemented TCP server, base structures for http parsing, made some fixes for the logs and config modules. Also created a symlink to comply with school's architecture 2025-11-21 16:09:48 +01:00
Gu://em_
747b3f7698 fix: typo in config parser concerning the --default_file flag 2025-11-20 18:32:38 +01:00
Gu://em_
0982f2bf3a fix: small bugs in config parser and string utils 2025-11-20 18:01:06 +01:00
Gu://em_
ffd4159725 fix: parse_configuration not setting log correctly and not checking validity of the final config 2025-11-20 07:18:51 +01:00
Guillem George
7d428eda79 fix: parse_configuration is functional 2025-11-18 20:25:46 +01:00
Guillem George
27cf51c41d fix: removed executable 2025-11-18 19:32:31 +01:00
Gu://em_
9d3798503d fix: config, major bugs remaining (optarg is NULL) 2025-11-18 19:25:31 +01:00
Gu://em_
b9c9b21612 feat: strings and config modules 2025-11-18 13:58:08 +01:00