lokinet/llarp/path
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
..
ihophandler.cpp Fix client latency bug; De-shared_ptr IHopHandler queues 2021-11-15 13:39:57 -04:00
ihophandler.hpp Fix client latency bug; De-shared_ptr IHopHandler queues 2021-11-15 13:39:57 -04:00
path.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
path.hpp Fix client latency bug; De-shared_ptr IHopHandler queues 2021-11-15 13:39:57 -04:00
path_context.cpp redo systemd status line to include number of paths and endpoint count. optionally warn about low path success. 2022-01-14 11:18:07 -05:00
path_context.hpp redo systemd status line to include number of paths and endpoint count. optionally warn about low path success. 2022-01-14 11:18:07 -05:00
path_types.hpp wire up snode traffic to quic 2021-04-19 06:58:36 -04:00
pathbuilder.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
pathbuilder.hpp prevent bizare half open state. (#1754) 2021-10-12 17:37:01 -04:00
pathset.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
pathset.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
transit_hop.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
transit_hop.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00