You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/apple
Jason Rhinelander 9dd604820f
Unleak exit mode DNS via unbound DNS trampoline on (macOS)
When we enable/disable exit mode on this restarts the unbound DNS
responder with the DNS trampoline (or restores upstream, when disabling)
to properly route DNS requests through the tunnel (because libunbound's
direct requests don't get tunneled because unbound is inside the network
extension).
3 years ago
..
CMakeLists.txt Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
DNSTrampoline.h Add DNS trampoline 3 years ago
DNSTrampoline.m Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
PacketTunnelProvider.m Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
apple_logger.cpp Apple OS interface cleanup & refactoring 3 years ago
apple_logger.hpp Apple OS interface cleanup & refactoring 3 years ago
context.hpp Add RouteManager; make exit on/off work 3 years ago
context_wrapper.cpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
context_wrapper.h Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
route_manager.cpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
route_manager.hpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
vpn_interface.cpp Apple OS interface cleanup & refactoring 3 years ago
vpn_interface.hpp Apple OS interface cleanup & refactoring 3 years ago
vpn_platform.cpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
vpn_platform.hpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago