1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/contrib
Jeff 49b9ad7197
tun code refactor (#1495)
* partial tun code refactor

* take out the trash

* move vpn platform code into llarp/vpn/platform.cpp

* fix hive build

* fix win32

* fix memory leak on win32

* reduce cpu use

* make macos compile

* win32 patches:

* use wepoll for zmq
* use all cores on windows iocp read loop

* fix zmq patch for windows

* clean up cmake for win32

* add uninstall before reinstall option to win32 installer

* more ipv6 stuff

* make it compile

* fix up route poker

* remove an unneeded code block in macos wtf

* always use call to system

* fix route poker behavior on macos

* disable ipv6 on windows for now

* cpu perf improvement:

* colease calls to Router::PumpLL to 1 per event loop wakeup

* set up THEN add addresses

* emulate proactor event loop on win32

* remove excessively verbose error message

* fix issue #1499

* exclude uv_poll from win32 so that it can start up

* update logtag to include directory

* create minidump on windows if there was a crash

* make windows happy

* use dmp suffix on minidump files

* typo fix

* address feedback from jason
* use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
* quote $@ in apply-patches in case path has spaces in it

* address feedback from tom

* remove llarp/ev/pipe
* add comments for clairification
* make event loop queue size constant named
2021-01-11 18:13:22 -05:00
..
apparmor [AppArmor] Debian paths 2019-05-05 14:03:09 -04:00
bootserv lokinet-bootserv 2018-12-18 12:14:09 -05:00
bootstrap add bootstrap list functionality and utility 2019-12-06 12:32:46 -05:00
ci Add full-static-deps armhf build (+upload) (#1505) 2021-01-04 16:17:29 -05:00
cross Move all patches into contrib/patches 2020-11-17 19:22:19 -04:00
dtrace add description to lokinet svc manifest 2019-09-03 08:02:33 -05:00
freebsd/openrc add openrc for freebsd 2019-01-18 08:26:26 -05:00
macos * make llarp.halt rpc call actually return a reply (#1488) 2020-11-20 12:37:30 -05:00
munin differentiate between clients and service nodes 2019-05-27 08:22:51 -04:00
NetworkManager/dnsmasq contrib: NetworkManager dnsmasq config (#1335) 2020-09-04 14:58:11 -04:00
patches tun code refactor (#1495) 2021-01-11 18:13:22 -05:00
py bugfixes for lokinetmon (#1426) 2020-10-27 15:03:06 -04:00
shadow Partial fixes for shadow 2019-08-26 23:10:48 +00:00
systemd-resolved contrib: systemd-resolved config (#1334) 2020-09-04 14:02:16 -04:00
testnet correct key 2020-02-02 12:44:56 -05:00
apply-patches.sh tun code refactor (#1495) 2021-01-11 18:13:22 -05:00
deb.loki.network.gpg Fix deb snapshot builds + misc other CI updates (#1462) 2020-11-10 05:25:37 -05:00
format.sh add docs to gdb-filter.py 2020-07-02 11:13:30 -04:00
hex-to-base32z.py hex-to-base32z.py: add -r flag to do reverse conversion 2020-04-14 12:44:09 -03:00
lokinet-resolvconf Move resolvconf from deb branches to contrib/ (#1439) 2020-10-31 05:21:55 -04:00
readme-installer.txt Add simple installer readme 2020-04-21 16:25:30 -03:00
tarball.sh remove the dreaded makefile and update docs 2020-07-02 11:10:06 -04:00
windows.sh tun code refactor (#1495) 2021-01-11 18:13:22 -05:00