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 |
|