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
Jason Rhinelander 09372994bb macOS system extension support
Adds support for building Lokinet as a system extension, and fixes
various problems in the macos implementation found during development of
the system extension support.
2 years ago
..
NetworkManager/dnsmasq contrib: NetworkManager dnsmasq config (#1335) 4 years ago
apparmor update apparmor profile: 3 years ago
bootstrap Add mainnet/testnet bootstrap files into repo 3 years ago
ci include mkdocs.yml in ci artifacts for docs 2 years ago
cross dry cross compile 2 years ago
liblokinet updates: 2 years ago
macos macOS system extension support 2 years ago
patches libunbound patch no longer needed as fixes have been upstreamed 3 years ago
py remove old dead code 2 years ago
systemd-resolved Add systemd-resolved dynamic DNS updating 3 years ago
android-configure.sh clean up build helper scripts: 2 years ago
android.sh clean up build helper scripts: 2 years ago
apply-patches.sh tun code refactor (#1495) 3 years ago
bencode-dump.py bencode-dump.py: support reading from stdin 3 years ago
cross.sh redo contrib/cross.sh to take cmake arguments 2 years ago
deb.oxen.io.gpg Update deb repo dns name 3 years ago
format.sh which => command -v; different format.sh exit codes 3 years ago
git-hook-pre-push.sh check in pre-push git hook so I don't lose it 3 years ago
hex-to-base32z.py hex-to-base32z.py: add -r flag to do reverse conversion 4 years ago
keygen.py simple keygen script 2 years ago
lokinet-resolvconf Move resolvconf from deb branches to contrib/ (#1439) 4 years ago
lokinet.svg Remove advertising of big crappy company 3 years ago
mac.sh macOS system extension support 2 years ago
readme-installer.txt Add simple installer readme 4 years ago
readme.md add directory specific readmes 2 years ago
tarball.sh remove the dreaded makefile and update docs 4 years ago
windows-configure.sh clean up build helper scripts: 2 years ago
windows.sh clean up build helper scripts: 2 years ago

readme.md

grab bag directory for non core related platform specific non source code

Network Manager shims

apparmor profiles

default self signed network bootstrap files

continuous integration scripts

cross compile cmake toolchains

embedded lokinet example code

macos related hacks and associated hellscape items

static deps patch files

python scripts

systemd-resolved profiles

android build shim:

  • android.sh
  • android-configure.sh

windows via mingw cross compiler build shim:

  • windows.sh
  • windows-configure.sh

macos build shim:

  • mac.sh

iphone build shim:

  • ios.sh

linux cross compile build shim:

  • cross.sh

apply multiple patches script:

  • apply-patches.sh

bencode pretty-print script:

  • bencode-dump.py

deb.oxen.io apt repo pubkey:

  • deb.oxen.io.gpg

clang-format / jsonnetfmt / swiftformat helper, will check or correct code style:

  • format.sh

git hooks:

  • git-hook-pre-push.sh

base16 to z-base32 converter

  • hex-to-base32z.py

lokinet logo:

  • lokinet.svg

cpack installer text:

  • readme-installer.txt