lokinet/llarp/dns
Jeff 871c3e3281
changeset for windows port
* wintun vpn platform for windows
* bundle config snippets into nsis installer for exit node, keyfile persisting, reduced hops mode.
* use wintun for vpn platform
* isolate all windows platform specific code into their own compilation units and libraries
* split up internal libraries into more specific components
* rename liblokinet.a target to liblokinet-amalgum.a to elimiate ambiguity with liblokinet.so
* DNS platform for win32
* rename llarp/ev/ev_libuv.{c,h}pp to llarp/ev/libuv.{c,h}pp as the old name was idiotic
* split up net platform into win32 and posix specific compilation units
* rename lokinet_init.c to easter_eggs.cpp as that is what they are for and it does not need to be a c compilation target
* add cmake option STRIP_SYMBOLS for seperating out debug symbols for windows builds
* intercept dns traffic on all interfaces on windows using windivert and feed it into lokinet
2022-09-08 14:24:59 -04:00
..
dns.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
message.cpp refactor dns subsystem 2022-09-08 14:23:52 -04:00
message.hpp refactor dns subsystem 2022-09-08 14:23:52 -04:00
multi_platform.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
name.cpp DNS message parsing fixes and cleanup 2022-07-20 16:50:38 -03:00
name.hpp DNS message parsing fixes and cleanup 2022-07-20 16:50:38 -03:00
nm_platform.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
nm_platform.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
null_platform.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
platform.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
platform.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
query.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
question.cpp DNS message parsing fixes and cleanup 2022-07-20 16:50:38 -03:00
question.hpp DNS message parsing fixes and cleanup 2022-07-20 16:50:38 -03:00
rr.cpp DNS message parsing fixes and cleanup 2022-07-20 16:50:38 -03:00
rr.hpp DNS message parsing fixes and cleanup 2022-07-20 16:50:38 -03:00
sd_platform.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
sd_platform.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
serialize.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
serialize.hpp macos sort of works now 2021-09-02 14:17:09 -04:00
server.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
server.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
srv_data.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
srv_data.hpp srv records 2021-04-19 07:02:43 -04:00
string.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
unbound_resolver.cpp macOS system extension support 2022-08-12 21:13:38 -03:00
unbound_resolver.hpp Forward-declare ub_ctx/ub_result 2021-09-02 14:17:11 -04:00
win32_platform.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
win32_platform.hpp changeset for windows port 2022-09-08 14:24:59 -04:00