lokinet/win32-setup
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
..
.gitignore grab everything and the kitchen sink at build time instead 2019-10-30 18:02:29 -05:00
Makefile use backport fork for release installer only 2020-03-05 12:47:46 -06:00
config_migration.bat integrate lokinet qt5 UI and make its installation conditional on underlying platform support (Windows Vista or later) 2020-03-05 12:47:36 -06:00
curl-win32.patch replace custom bootstrap with curl to match all other platforms 2019-09-23 21:22:30 -05:00
extra_create_icons.nsis move windows nsis parts for cpack into external files 2022-05-30 09:27:05 -04:00
extra_delete_icons.nsis move windows nsis parts for cpack into external files 2022-05-30 09:27:05 -04:00
extra_install.nsis changeset for windows port 2022-09-08 14:24:59 -04:00
extra_preinstall.nsis changeset for windows port 2022-09-08 14:24:59 -04:00
extra_uninstall.nsis changeset for windows port 2022-09-08 14:24:59 -04:00
libsodium-1.0.17-win32.patch move these out of the way 2020-03-05 12:47:48 -06:00
libsodium-1.0.18-win32.patch move these out of the way 2020-03-05 12:47:48 -06:00
lokinet-win32.iss Migrate tests from gtest to catch2 2021-03-04 15:41:42 -05:00
lokinet.ico rebrand and bump version 2021-04-14 12:55:52 -04:00
mbedtls-win32.patch build mbedtls from source JIT 2019-09-23 21:22:30 -05:00
notes.txt more 2019-12-11 16:31:49 -05:00
regdb_helper.c clang-format 2019-02-26 15:48:03 -06:00