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
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
2 years ago
..
android standardize include format and pragma once 3 years ago
apple changeset for windows port 2 years ago
config changeset for windows port 2 years ago
consensus Replace logging with oxen-logger 2 years ago
constants changeset for windows port 2 years ago
crypto Replace logging with oxen-logger 2 years ago
dht fix up sid ci pipeline 2 years ago
dns changeset for windows port 2 years ago
ev changeset for windows port 2 years ago
exit changeset for windows port 2 years ago
handlers changeset for windows port 2 years ago
iwp Replace logging with oxen-logger 2 years ago
link * add mockable network functions 2 years ago
linux restucture dbus parts 2 years ago
messages Replace logging with oxen-logger 2 years ago
net changeset for windows port 2 years ago
path changeset for windows port 2 years ago
peerstats Remove unused parameter names 2 years ago
quic changeset for windows port 2 years ago
router changeset for windows port 2 years ago
routing replace LLARP_PROTO_VERSION macro 2 years ago
rpc changeset for windows port 2 years ago
service changeset for windows port 2 years ago
simulation standardize include format and pragma once 3 years ago
tooling hive fmt/spdlog updates 2 years ago
util changeset for windows port 2 years ago
vpn changeset for windows port 2 years ago
win32 changeset for windows port 2 years ago
CMakeLists.txt changeset for windows port 2 years ago
app.xml stray tag ;-; 5 years ago
bootstrap.cpp Replace logging with oxen-logger 2 years ago
bootstrap.hpp standardize include format and pragma once 3 years ago
context.cpp fix up log statements 2 years ago
endpoint_base.cpp add untracked file 3 years ago
endpoint_base.hpp refactor dns subsystem 2 years ago
lokinet_shared.cpp changeset for windows port 2 years ago
nodedb.cpp remove invalid entries on loading nodedb 2 years ago
nodedb.hpp liblokinet additions: 3 years ago
pow.cpp Remote util::Printer and related cruft 2 years ago
pow.hpp Remote util::Printer and related cruft 2 years ago
profiling.cpp far stricter profiling algorithm 3 years ago
profiling.hpp replace LLARP_PROTO_VERSION macro 2 years ago
router_contact.cpp changeset for windows port 2 years ago
router_contact.hpp remove invalid entries on loading nodedb 2 years ago
router_id.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2 years ago
router_id.hpp Replace logging with oxen-logger 2 years ago
router_version.cpp Cleanup: avoid pointless copy of `this` pointer 3 years ago
router_version.hpp Replace logging with oxen-logger 2 years ago