kyoubate-haruka
|
2069b1ea85
|
dns: fix msvc build
|
2024-11-14 13:03:13 +01:00 |
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 |
arcfox
|
04fcd0d09a
|
dns: amlog hook & subdomain wildcard parse
|
2024-05-09 15:02:22 +08:00 |
Dniel97
|
097b74d849
|
cxb: server support added, bugfixes, thanks @Midorica
|
2024-03-13 21:40:25 +01:00 |
Dniel97
|
629ded4018
|
added AimePay, E-MONEY DNS redirects
|
2024-02-25 19:03:05 +01:00 |
Will Toohey
|
4bc7eee909
|
Allow dns hook to fail a resolve and add domains
This lets people with crap ISPs that resolve domains
that they shouldn't to use the game without
changing their DNS server
|
2019-11-17 15:08:25 +10:00 |
Tau
|
46e5c6127d
|
Fix function pointer calling convention syntax
Fixes MSVC build
|
2019-11-03 08:36:37 -05:00 |
Tau
|
2864d22df2
|
hooklib/dns.c: Hook classic getaddrinfo() API too
|
2019-09-07 16:26:10 -04:00 |
Tau
|
697c6c6893
|
hooklib/dns.c: Fix locking
|
2019-09-07 16:25:44 -04:00 |
Tau
|
63729cc95e
|
hooklib/dns.c: Delineate declarations
|
2019-09-07 16:25:12 -04:00 |
Tau
|
8ecbb860d8
|
hooklib/dns.c: Add initial WinDNS hook
We'll probably need to intercept the more traditional
gethostbyname() API and friends at some point too.
|
2019-09-04 13:47:31 -04:00 |