Commit Graph

10 Commits

Author SHA1 Message Date
4fc6665e44 proxy: refactor and implement simple state machine 2024-08-06 00:00:14 +02:00
d61315d438 proxy: implement forwarding 2024-08-02 18:38:13 +02:00
kevinj
383699c9ed fix: exclude carriage return characters in parsing 2024-08-01 12:27:38 +02:00
kevinj
5f77691429 fix: remove double free and memory leaks 2024-08-01 09:32:47 +02:00
134c353161 logic: refactor a little bit
TODO: fix double free and memory corruption
2024-08-01 01:17:17 +02:00
78d14a8217 logic: add parsing of headers 2024-08-01 00:11:41 +02:00
kevinj
0984a1cb1b repo: update readme 2024-07-31 16:19:34 +02:00
kevinj
4d30b297a5 logic: use regex for parsing 2024-07-31 16:14:50 +02:00
5c5cda5f51 proxy: add basic title parsing 2024-07-21 22:41:14 +02:00
87d75b7f48 init: create repository with bootstrap code 2024-07-21 19:43:17 +02:00