Commit Graph

12 Commits

Author SHA1 Message Date
_N3m0 7b0682ad18 curl add support for configured port 2023-12-30 23:40:06 +01:00
_N3m0 ec681bd9d2 config.h header guard 2023-12-30 23:29:34 +01:00
_N3m0 b4c12f0ce2 refactor: mv inc from .c to .h 2023-12-30 23:28:40 +01:00
_N3m0 4c73f89184 fragmentation + refactor page in struct 2023-12-30 23:26:35 +01:00
_N3m0 10f68191ec check if malloc return \!null 2023-12-30 22:09:59 +01:00
_N3m0 4660e36790 fix: realloc pagechunk with non null term chunk 2023-12-30 22:07:50 +01:00
_N3m0 4dbba1feee get page done 2023-12-30 21:13:14 +01:00
_N3m0 589e1df825 null term chunk 2023-12-30 20:33:23 +01:00
_N3m0 194299d522 get small page with curl 2023-12-30 18:01:32 +01:00
_N3m0 9e2b4fc9e3 basic config 2023-12-30 14:30:29 +01:00
_N3m0 96a9650a59 get page 2023-12-30 14:09:04 +01:00
_N3m0 d2b24cf094 init 2023-12-29 14:13:05 +01:00