lokinet/llarp/util
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
..
logging Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
meta Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
thread Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
algorithm.hpp add forgotten file again 2021-04-19 07:02:44 -04:00
aligned.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
bencode.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
bencode.h standardize include format and pragma once 2021-03-09 19:01:41 -05:00
bencode.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
bits.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
buffer.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
buffer.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
common.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
compare_ptr.hpp refactor dns subsystem 2022-09-08 14:23:52 -04:00
copy_or_nullptr.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
decaying_hashset.hpp publish our rc out to the network when we regenerate them 2022-05-27 13:21:08 -04:00
decaying_hashtable.hpp Merge pull request #1541 from majestrate/lns-consensus-2021-02-19 2021-03-26 19:24:29 -04:00
easter_eggs.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
exceptions.hpp fix up log statements 2022-08-22 16:50:46 -04:00
formattable.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
fs.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
fs.hpp Update fs.hpp 2021-10-06 14:37:09 -04:00
json.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
json.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
logging.hpp Add missing header to fix libc++ build 2022-07-18 17:23:35 -03:00
lokinet_init.h changeset for windows port 2022-09-08 14:24:59 -04:00
mem.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
mem.h standardize include format and pragma once 2021-03-09 19:01:41 -05:00
mem.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
priority_queue.hpp add util::ascending_priority_queue type 2022-05-02 15:27:08 -04:00
status.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
str.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
str.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
time.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
time.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
types.hpp add gossip info to systemd status 2022-05-27 13:21:08 -04:00