1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-11-14 08:07:37 +01:00
segatools-dniel97/util
Sanhei ceb2b63e8b Modify host header in HTTP requests to bypass domain censorship in China. (#34)
Co-authored-by: Sanheiii <35133371+Sanheiii@users.noreply.github.com>
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/34
Co-authored-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe>
Co-committed-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe>
2024-11-11 16:24:33 +00:00
..
async.c util/async.c: Include NTSTATUS 2019-09-01 11:48:55 -04:00
async.h util/async.c: Add async IO worker thread 2019-03-04 16:47:32 -05:00
crc.c util/crc.c: Add simple CRC-32 implementation 2018-11-20 20:33:17 -05:00
crc.h util/crc.c: Add simple CRC-32 implementation 2018-11-20 20:33:17 -05:00
dll-bind.c Add DLL binding helper 2021-06-13 11:27:00 -04:00
dll-bind.h Add DLL binding helper 2021-06-13 11:27:00 -04:00
dprintf.c util/dprintf.c: Make dprintf() thread safe 2019-03-04 16:47:32 -05:00
dprintf.h util/dprintf.c: Add debug printf 2018-11-20 20:33:17 -05:00
dump.c util/dump.c: Allow NULL ptr if size is zero 2019-05-09 16:49:00 -04:00
dump.h util/dump.c: Add hex pretty-print debug helper 2018-11-20 20:33:17 -05:00
get_function_ordinal.c Modify host header in HTTP requests to bypass domain censorship in China. (#34) 2024-11-11 16:24:33 +00:00
get_function_ordinal.h Modify host header in HTTP requests to bypass domain censorship in China. (#34) 2024-11-11 16:24:33 +00:00
lib.c util/lib.c: Add module file path utility 2023-02-13 03:07:37 -05:00
lib.h util/lib.c: Add module file path utility 2023-02-13 03:07:37 -05:00
meson.build Modify host header in HTTP requests to bypass domain censorship in China. (#34) 2024-11-11 16:24:33 +00:00
str.c util/str.c: Add string equality wrappers 2019-05-13 16:49:50 -04:00
str.h util/str.c: Add string equality wrappers 2019-05-13 16:49:50 -04:00