1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/contrib
2022-07-26 12:07:06 -04:00
..
apparmor update apparmor profile: 2021-02-05 20:16:57 +00:00
bootstrap Add mainnet/testnet bootstrap files into repo 2021-09-10 19:38:32 -03:00
ci include mkdocs.yml in ci artifacts for docs 2022-02-17 18:01:53 -05:00
cross dry cross compile 2022-03-16 14:21:40 -04:00
liblokinet updates: 2022-01-31 10:53:48 -05:00
macos LOKINET_VERSION -> built in lokinet_VERSION 2021-09-02 19:11:41 -03:00
NetworkManager/dnsmasq contrib: NetworkManager dnsmasq config (#1335) 2020-09-04 14:58:11 -04:00
patches libunbound patch no longer needed as fixes have been upstreamed 2021-04-21 10:38:23 -04:00
py remove old dead code 2022-02-27 11:10:15 -05:00
systemd-resolved Add systemd-resolved dynamic DNS updating 2021-04-28 16:48:10 -03:00
android-configure.sh clean up build helper scripts: 2022-07-20 13:36:04 -04:00
android.sh clean up build helper scripts: 2022-07-20 13:36:04 -04:00
apply-patches.sh tun code refactor (#1495) 2021-01-11 18:13:22 -05:00
bencode-dump.py bencode-dump.py: support reading from stdin 2021-08-06 14:25:32 -03:00
cross.sh redo contrib/cross.sh to take cmake arguments 2022-03-16 14:21:40 -04:00
deb.oxen.io.gpg Update deb repo dns name 2021-10-16 16:00:27 -03:00
format.sh which => command -v; different format.sh exit codes 2021-10-16 15:16:55 -03:00
git-hook-pre-push.sh check in pre-push git hook so I don't lose it 2021-05-12 08:03:35 -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
keygen.py simple keygen script 2022-06-26 10:02:59 -04:00
lokinet-resolvconf Move resolvconf from deb branches to contrib/ (#1439) 2020-10-31 05:21:55 -04:00
lokinet.svg Remove advertising of big crappy company 2021-09-02 19:14:33 -03:00
mac.sh Update mac.sh 2022-01-31 10:53:48 -05:00
readme-installer.txt Add simple installer readme 2020-04-21 16:25:30 -03:00
readme.md add directory specific readmes 2022-07-26 09:26:28 -04:00
tarball.sh remove the dreaded makefile and update docs 2020-07-02 11:10:06 -04:00
windows-configure.sh clean up build helper scripts: 2022-07-20 13:36:04 -04:00
windows.sh clean up build helper scripts: 2022-07-20 13:36:04 -04:00

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