hercules/src/api
Ibrahim Zidan 4ccf878b75
Fix warning C4702 (unreachable code) in httpparser_parse
* According to original author the code might have been a left over from
  a previous fix, a test was conducted and confirmed the code isn't
  required.

Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-07-21 02:03:47 +03:00
..
aclif.c Fix warning C4702 (unreachable code) in aclif_get_first_world_name 2026-07-21 02:03:41 +03:00
aclif.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
aloginif.c Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
aloginif.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
api.c Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
api.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
apipackets.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
apisessiondata.h Remove -Wno-discarded-qualifiers and fix const qualifiers warnings 2026-07-20 02:52:35 +03:00
CMakeLists.txt Remove libgif from 3rdparty and move to conan package 2026-06-27 22:21:30 +03:00
handlerfunc.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
handlers.c Change all identifiers named delete to delete_ for C++ compatability 2026-07-21 02:03:36 +03:00
handlers.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
HPMapi.c Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
HPMapi.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
http_include.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
httphandler.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
httpparsehandler.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
httpparser.c Fix warning C4702 (unreachable code) in httpparser_parse 2026-07-21 02:03:47 +03:00
httpparser.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
httpsender.c Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
httpsender.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
imageparser.c Fix sign comparison mismatch in api-server target 2026-07-21 02:03:31 +03:00
imageparser.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
jsonparser.c Change all identifiers named delete to delete_ for C++ compatability 2026-07-21 02:03:36 +03:00
jsonparser.h Change all identifiers named delete to delete_ for C++ compatability 2026-07-21 02:03:36 +03:00
jsonwriter.c Change all identifiers named delete to delete_ for C++ compatability 2026-07-21 02:03:36 +03:00
jsonwriter.h Change all identifiers named delete to delete_ for C++ compatability 2026-07-21 02:03:36 +03:00
mimepart.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
postconst.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
postheader.c Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
postheader.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00
urlhandlers.h Update copyrights for year 2026 2026-06-28 21:05:37 +03:00