dns: implement GetHostByName redirection (backend TODO)
1 parent 8bf8df4 commit 400f5142ee722d5e4f1cd7adbafbff5da7e920a0
@Michael Scire Michael Scire authored on 31 Jan 2021
SciresM committed on 2 Feb 2021
Showing 20 changed files
View
libraries/libstratosphere/include/stratosphere.hpp
View
libraries/libstratosphere/include/stratosphere/socket.hpp
View
libraries/libstratosphere/include/stratosphere/socket/socket_api.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/socket/socket_types.hpp
View
libraries/libstratosphere/source/socket/impl/socket_allocator.hpp 0 → 100644
View
libraries/libstratosphere/source/socket/impl/socket_api.hpp 0 → 100644
View
libraries/libstratosphere/source/socket/impl/socket_api.os.horizon.cpp 0 → 100644
View
libraries/libstratosphere/source/socket/socket_api.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_host_redirection.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_host_redirection.hpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_resolver_impl.cpp
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer.hpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer_impls_hostent.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer_impls_in_addr.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer_impls_ints.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer_impls_string.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/sfdnsres_shim.c 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/sfdnsres_shim.h 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/socket_allocator.hpp 0 → 100644