Commit graph

10 commits

Author SHA1 Message Date
Ibrahim Zidan
84407e167a
Fix MSVC C4701 possible uninitalized variable used
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-07-21 02:03:40 +03:00
Ibrahim Zidan
934d73f4cb
Removal of the old makefile and autoconf build system
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-27 22:20:57 +03:00
Ibrahim Zidan
3798894b17
Addition of cmake files for 3rdparty dependencies we will keep building on our own
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-14 05:19:11 +03:00
Haru
2c181a6d4a
Update copyrights for year 2025
Signed-off-by: Haru <haru@dotalux.com>
2025-02-01 00:44:18 +00:00
Haru
daca5167ed
Welcome to 2024, Hercules
(update copyright year in headers)

Signed-off-by: Haru <haru@dotalux.com>
2024-02-04 02:26:34 +01:00
Andrei Karas
56157f6aba Disable switch warning flag in http-parser library 2023-04-12 02:54:01 +03:00
Andrei Karas
6bf56b520f Update http-parser lib 2023-04-12 02:53:54 +03:00
Andrei Karas
c10604f39b Add multipart-parser for parsing multi part http requests data 2023-03-13 16:46:36 +03:00
Andrei Karas
cd1e32fff6 Use own make file in http-parser 2023-03-13 16:46:35 +03:00
Andrei Karas
4684b1a7d5 Add http-parser library from node-js
Imported whole repository, but really need only http_parser.c and http_parser.h
2023-03-13 16:46:35 +03:00