lokinet/llarp
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
..
android standardize include format and pragma once 2021-03-09 19:01:41 -05:00
apple changeset for windows port 2022-09-08 14:24:59 -04:00
config changeset for windows port 2022-09-08 14:24:59 -04:00
consensus Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
constants changeset for windows port 2022-09-08 14:24:59 -04:00
crypto Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
dht fix up sid ci pipeline 2022-08-06 16:04:25 -04:00
dns changeset for windows port 2022-09-08 14:24:59 -04:00
ev changeset for windows port 2022-09-08 14:24:59 -04:00
exit changeset for windows port 2022-09-08 14:24:59 -04:00
handlers changeset for windows port 2022-09-08 14:24:59 -04:00
iwp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
link * add mockable network functions 2022-07-20 13:36:03 -04:00
linux restucture dbus parts 2022-09-08 14:23:53 -04:00
messages Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
net changeset for windows port 2022-09-08 14:24:59 -04:00
path changeset for windows port 2022-09-08 14:24:59 -04:00
peerstats Remove unused parameter names 2022-08-30 15:53:40 -03:00
quic changeset for windows port 2022-09-08 14:24:59 -04:00
router changeset for windows port 2022-09-08 14:24:59 -04:00
routing replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
rpc changeset for windows port 2022-09-08 14:24:59 -04:00
service changeset for windows port 2022-09-08 14:24:59 -04:00
simulation standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tooling hive fmt/spdlog updates 2022-07-19 15:27:31 -03:00
util changeset for windows port 2022-09-08 14:24:59 -04:00
vpn changeset for windows port 2022-09-08 14:24:59 -04:00
win32 changeset for windows port 2022-09-08 14:24:59 -04:00
CMakeLists.txt changeset for windows port 2022-09-08 14:24:59 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
bootstrap.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
context.cpp fix up log statements 2022-08-22 16:50:46 -04:00
endpoint_base.cpp add untracked file 2021-04-19 07:02:44 -04:00
endpoint_base.hpp refactor dns subsystem 2022-09-08 14:23:52 -04:00
lokinet_shared.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
nodedb.cpp remove invalid entries on loading nodedb 2022-07-26 11:05:31 -04:00
nodedb.hpp liblokinet additions: 2021-04-19 06:59:07 -04:00
pow.cpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
pow.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
profiling.cpp far stricter profiling algorithm 2021-06-08 14:36:30 -04:00
profiling.hpp replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
router_contact.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
router_contact.hpp remove invalid entries on loading nodedb 2022-07-26 11:05:31 -04:00
router_id.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
router_id.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
router_version.cpp Cleanup: avoid pointless copy of `this` pointer 2021-11-15 13:38:00 -04:00
router_version.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00