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
Thomas Winget 4c630e0437 Large collection of changes to make android work
- Previous android java and jni code updated to work, but with much love
  still needed to make it work nicely, e.g. handling when the VPN is
  turned off.

- DNS handling refactored to allow android to intercept and handle DNS
  requests as we can't set the system DNS to use a high port
  (and apparently Chrome ignores system DNS settings anyway)

- add packet router structure to allow separate handling of specific
  intercepted traffic, e.g. UDP traffic to port 53 gets handled by our
  DNS handler rather than being naively forwarded as exit traffic.

- For now, android lokinet is exit-only and hard-coded to use exit.loki
  as its exit.  The exit will be configurable before release, but
  allowing to not use exit-only mode is more of a challenge.

- some old gitignore remnants which were matching to things we don't
  want them to (and are no longer relevant) removed

- some minor changes to CI configuration
3 years ago
..
NetworkManager/dnsmasq contrib: NetworkManager dnsmasq config (#1335) 4 years ago
apparmor update apparmor profile: 3 years ago
bootserv lokinet-bootserv 6 years ago
bootstrap add bootstrap list functionality and utility 5 years ago
ci Large collection of changes to make android work 3 years ago
cross Remove CMAKE_CROSSCOMPILE 3 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 update windows parts 3 years ago