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/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
3 years ago
..
NetworkManager/dnsmasq contrib: NetworkManager dnsmasq config (#1335) 4 years ago
apparmor [AppArmor] Debian paths 5 years ago
bootserv lokinet-bootserv 6 years ago
bootstrap add bootstrap list functionality and utility 5 years ago
ci Add full-static-deps armhf build (+upload) (#1505) 3 years ago
cross Move all patches into contrib/patches 4 years ago
dtrace add description to lokinet svc manifest 5 years ago
freebsd/openrc add openrc for freebsd 5 years ago
macos * make llarp.halt rpc call actually return a reply (#1488) 4 years ago
munin differentiate between clients and service nodes 5 years ago
patches tun code refactor (#1495) 3 years ago
py bugfixes for lokinetmon (#1426) 4 years ago
shadow Partial fixes for shadow 5 years ago
systemd-resolved contrib: systemd-resolved config (#1334) 4 years ago
testnet correct key 4 years ago
apply-patches.sh tun code refactor (#1495) 3 years ago
deb.loki.network.gpg Fix deb snapshot builds + misc other CI updates (#1462) 4 years ago
format.sh add docs to gdb-filter.py 4 years ago
hex-to-base32z.py hex-to-base32z.py: add -r flag to do reverse conversion 4 years ago
lokinet-resolvconf Move resolvconf from deb branches to contrib/ (#1439) 4 years ago
readme-installer.txt Add simple installer readme 4 years ago
tarball.sh remove the dreaded makefile and update docs 4 years ago
windows.sh tun code refactor (#1495) 3 years ago