Commit Graph

19 Commits

Author SHA1 Message Date
672745f6df Delete client.h/.c 2022-12-29 11:47:59 +01:00
dd4f768cc4 Logger and config refactor 2022-12-19 14:36:00 +01:00
45514f90ca Multi processing -> multi threading 2022-12-18 22:18:11 +01:00
3ce72975b8 Remove shm from config 2022-12-15 10:43:43 +01:00
b422b37806 Renamed rev_proxy -> proxy 2022-12-13 20:36:21 +01:00
2937bdaded Add logger 2022-12-10 20:48:47 +01:00
63b1ca5d6a Update file header comments 2022-10-20 22:03:46 +02:00
54313551fc Use (void) instead of void 2022-10-20 22:03:46 +02:00
2b4569aabe Rename Necronda server to Sesimos 2022-08-18 14:17:12 +02:00
041e4d43a7 Code style 2022-08-17 22:35:51 +02:00
0648c75baa Refactor code a bit 2022-08-16 22:06:50 +02:00
3fe1fe023a Fix shared memory management on error 2022-08-16 18:52:10 +02:00
6ab65abec9 Fix parsing error 2022-01-13 17:53:00 +01:00
174865b71c Fix malloc/alloca 2021-12-27 18:25:28 +01:00
4a002d6c31 Fix config file parsing 2021-12-27 17:17:17 +01:00
9eaa644fa1 Add SNI 2021-12-27 16:16:41 +01:00
4994b4375b Replace strncpy with snprintf where necessary 2021-05-11 22:10:02 +02:00
80986325ce Added brotli compression 2021-05-04 22:32:21 +02:00
d130474989 Refactor for shared library use 2021-05-03 20:10:23 +02:00