dns.mitm: add GetAddrInfo redir, AtmosphereReloadHostsFile, debug logging control
1 parent 97aa209 commit 1306d0313641b9126471b61cba982dc39cd8296e
@Michael Scire Michael Scire authored on 1 Feb 2021
SciresM committed on 2 Feb 2021
Showing 22 changed files
View
config_templates/system_settings.ini
View
libraries/libstratosphere/include/stratosphere/socket.hpp
View
libraries/libstratosphere/include/stratosphere/socket/socket_api.hpp
View
libraries/libstratosphere/include/stratosphere/socket/socket_errno.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/socket/socket_types.hpp
View
libraries/libstratosphere/source/socket/impl/socket_api.hpp
View
libraries/libstratosphere/source/socket/impl/socket_api.os.horizon.cpp
View
libraries/libstratosphere/source/socket/socket_api.cpp
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_debug.cpp
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_debug.hpp
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_host_redirection.cpp
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_host_redirection.hpp
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_module.cpp
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_resolver_impl.cpp
View
stratosphere/ams_mitm/source/dns_mitm/dnsmitm_resolver_impl.hpp
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer.hpp
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer_impls_addrinfo.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer_impls_sockaddrin_4.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/serializer/serializer_impls_sockaddrin_6.cpp 0 → 100644
View
stratosphere/ams_mitm/source/dns_mitm/sfdnsres_shim.c
View
stratosphere/ams_mitm/source/dns_mitm/sfdnsres_shim.h
View
stratosphere/ams_mitm/source/set_mitm/settings_sd_kvs.cpp