Commit Graph

293 Commits (9f2f9e0f050ae941358fa9bad780ad77139a66e2)

Author SHA1 Message Date
Jason Rhinelander c9a8c67276 Build lokinet-gui with ExternalProject
Also installs it without the extra hack by specifying ../../Applications
for the destination.  (This definitely feels kind of nasty, but it works).
4 years ago
Stephen Shelton 0388a10f81 Bundle gui in mac installer 4 years ago
Stephen Shelton e80f20ecb8 MacOS installer / runtime nonsense 4 years ago
Jeff Becker 8cfc02ca56 add plist 4 years ago
Jeff Becker b630a3135a macos post install script that bootstraps, generates configs and registers plist 4 years ago
Jeff Becker dbaed61100 make gitlab pump out 32 bit installers, no lto for builds as that is cursed for now. 4 years ago
Jason Rhinelander 4a0ee5c66f Add stapling after notarization 4 years ago
Jeff edc0d1a3ed
Merge pull request #1225 from majestrate/macos-cpack-setup-and-bootstrap-2020-04-10
macos cpack installer infra
4 years ago
Stephen Shelton 0b1c57f650 Include macos uninstall script 4 years ago
Jason Rhinelander 6da26bfa43 NOTARIZE only has one O 4 years ago
Rick V 96fc3cdd55
fix pybind 4 years ago
Jason Rhinelander 8d74407d11 codesigning and notarization
Codesigns and notarizes the package.  Requires a bunch of stuff to
actually get this working.  (see contrib/macos-signing.txt).

I'm currently also building with

    -DLOKINET_GUI_REPO=https://github.com/jagerman/loki-network-control-panel.git -DLOKINET_GUI_CHECKOUT=cmake

because it needs the camke-ification PR for the control panel to
properly sign everything there.
4 years ago
Jason Rhinelander 0032f1fdde Add simple installer readme 4 years ago
Jason Rhinelander daf0174e53 Change mac install prefix to /opt/lokinet
/usr/local is probably going to get stomped on by homebrew.
4 years ago
Jason Rhinelander 93311fbc99 Build lokinet-gui with ExternalProject
Also installs it without the extra hack by specifying ../../Applications
for the destination.  (This definitely feels kind of nasty, but it works).
4 years ago
Stephen Shelton c20d5b186d Bundle gui in mac installer 4 years ago
Stephen Shelton dd3121d8ac MacOS installer / runtime nonsense 4 years ago
Jeff Becker b0936830d1 add plist 4 years ago
Jeff Becker 31f74b5ffb macos post install script that bootstraps, generates configs and registers plist 4 years ago
Jason Rhinelander 612c65f2ab hex-to-base32z.py: add -r flag to do reverse conversion 4 years ago
Jason Rhinelander 5e0a8cf738 Add ed25519 key to snode address script to contrib 4 years ago
Jeff Becker 3b26b8b24d
make gitlab pump out 32 bit installers, no lto for builds as that is cursed for now. 4 years ago
Jeff 375b09486e
Merge pull request #1196 from majestrate/lokinetmon-update-2020-03-24
update lokinetmon to work again with dns rebinding protection
4 years ago
Jeff Becker 510053cbce
update lokinetmon to work again with dns rebinding protection 4 years ago
Jeff Becker e8c5a62ee8
remove unused cruft 4 years ago
Rick V 4cd7a22ca3
fix libsodium cross compile 4 years ago
Jeff 6f182c4b26
Merge pull request #1077 from majestrate/mock-lokid-rpc-2020-02-02
mock lokid for loopback testnet
4 years ago
Jeff Becker 7374f8f0fd
update lokinetmon 4 years ago
Jeff Becker fa15ab567d
update lokinetmon 4 years ago
Jeff Becker c60a83f7f4
update lokinet monitor to work with iwp 4 years ago
Jeff Becker ea3323a3ab
correct key 4 years ago
jeff 88e8b7f98c mock lokid for loopback testnet 4 years ago
Jeff Becker 6fd714d193
contrib/testnet: fix up testnet config generator to make super centralized topology
llarp/context.cpp, llarp/nodedb.{h,c}pp: load netdb AFTER whitelist
llarp/router/router.cpp: explore always
llarp/router/{i,}rc_lookup_handler.{h,c}pp explore with whitelist, update routers with lookup before stale
5 years ago
Jeff Becker 0afb3b320b
add bootstrap list functionality and utility 5 years ago
jeff 52757fef0e Merge remote-tracking branch 'micheal/background_mode' into vpn-api-2019-10-03 5 years ago
Rick V 9232cef300
remove old bootstrap code 5 years ago
Rick V 9ba4ecc42d
refactor lokinet-bootstrap
clean up and make more robust
5 years ago
Rick V 70dea71db6
new http parser 5 years ago
Rick V 8fd13577ba
Remove binaries, download them at runtime 5 years ago
Rick V 1a7212a745
add description to lokinet svc manifest 5 years ago
Michael 7d39f84ef3
Partial fixes for shadow 5 years ago
Michael 6e5cab971f
make windows fixes 5 years ago
Jeff Becker 94172e191e
redo commit 5 years ago
Jeff Becker 0a99a849a4
lokinet monitor 5 years ago
Michael 614b669fd5
Abandon debian 5 years ago
Michael df498c7bf8
try to make some windows 5 years ago
Jeff Becker 6496663d25
fix testnet scripts 5 years ago
Jeff Becker f79f5b9bb3
add ppc64le toolchain 5 years ago
Jeff Becker 7ef2462c0c
add forgotten file 5 years ago
Ryan Tharp fd20b33064
Update README.md 5 years ago
Ryan Tharp f1577d13fe
build a router config not a client 5 years ago
Jeff 674f272a46
Merge pull request #630 from majestrate/master
recent stability stuff
5 years ago
Michael 8323725509
Initial No-Op Crypto implementation 5 years ago
Jeff Becker dd2d69444f
differentiate between clients and service nodes 5 years ago
Jeff Becker 142b631301
aaAaAAaaaa 5 years ago
Jeff Becker ae74dedf29
gfdi 5 years ago
Jeff Becker 6f3465f546
add missing lines 5 years ago
Jeff Becker 110268dadf
more 5 years ago
Jeff Becker 5df825f873
more 5 years ago
Jeff Becker fcd9b23a80
fix 5 years ago
Jeff Becker 02e8e055ed
update munin script 5 years ago
Michael aeec414990
Minor warnings fixes in python/javascript code 5 years ago
Jeff Becker 018dd008ec
add custom single threaded allocator for utp buffers
fix up test net stuff
5 years ago
Ryan Tharp dada2164ec
npm start doesn't work
why ask about an entry point...
5 years ago
Ryan Tharp b18277c997
correction 5 years ago
Viktor Villainov 35b113f29e [AppArmor] Debian paths 5 years ago
Viktor Villainov e2b11ed24c Add AppArmor profile 5 years ago
Jeff bf9373d8ee
Merge pull request #584 from neuroscr/contrib-monitor
contrib: lokinet monitor
5 years ago
Ryan Tharp 712cfaf5a0 add README 5 years ago
Ryan Tharp afa1273e23 lokinet monitor 5 years ago
Jeff Becker ac09053a2c
update kubernetes config to use lokinet dns 5 years ago
Eliot Whalan e900a04ebb Remove duplicate and unnecessary fields 5 years ago
Eliot Whalan e3f9298258 Add kubernetes config file for test net 5 years ago
Jeff Becker 9503cc66f0
add disk worker based file flusher logger
make format

remove package.json
5 years ago
Jeff Becker c26145f70e
* fix up integration tests
* make recursive router lookup backtrack
5 years ago
Rick V 853d19209c
Revert "unbreak windows target"
select 64-bit target by default (since normal devs REEEEEEEE at the sight of 4 byte ptrs)
pretty much every _other_ linux/unix has a c++17 windows compiler

This reverts commit a844c61049.
5 years ago
Jeff Becker a844c61049
unbreak windows target 5 years ago
Rick V a7f11bc280
add service manifest for systems that have dtrace :^p 5 years ago
Rick V de1714c399
fix internal testnet bootstrap
remove release tag
5 years ago
Rick V e7fe345b7c
fix installer bootstrap 5 years ago
Rick V 63bcc49390 cut win64 build over 5 years ago
Rick V be5e70f9eb
update clang bits for release 5 years ago
Jeff Becker 6a09348c47
today's work 5 years ago
Jeff Becker ab0be935ca
fix testnet 5 years ago
Jeff Becker 5d4c02c22b
update testnet docs and add more tuneable paramters 5 years ago
Rick V ad1179a333
remove ref to nrmicro
add note
5 years ago
Rick V b53420d538
update copyright description
add more docs

more NRMicro stuff

reeeeeeee memory corruption

cut over to libcurl
5 years ago
Rick V aafecf8c43
try to shave off some space in the static data segment
by using miniz-exclusive ultra deflate
this is safe since we do not depend on libz in the slightest
5 years ago
Ryan Tharp 2d831dc33f get a copy of the binary to use 6 years ago
Ryan Tharp 98ca84e909 add cluster-shell initialize script 6 years ago
Ryan Tharp 0e5157dc93 add cluster-shell 6 years ago
Rick V 3354e47cb5
add program description 6 years ago
Rick V aa319f5155
fix documentation 6 years ago
Rick V 2dc7501823
restore old script from git log (see parent commit) 6 years ago
Rick V 4ec1025ec2
add separate version for testnet 6 years ago
Rick V f64f773c5a
update nt bootstrap script 6 years ago
Rick V ccb1d74ae0
begin work on libunr web client 6 years ago
Jeff Becker 7653db89f4
fix timestamp comparison 6 years ago
Jeff Becker 6383ee994a
only have bootserv do staging branch by default 6 years ago
Jeff Becker 0bf5e96e38
fixit 6 years ago
Jeff Becker ceab194909
make bootserv do 404 and have splash page 6 years ago
Jeff Becker 2e1cf85d9d
fix bootserv one last time 6 years ago
Jeff Becker ed0294ddcf
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging 6 years ago
Jeff Becker 6e6cb834a0
update bootserv webhook code 6 years ago
Jeff 832ad942aa
Merge pull request #237 from despair86/dev
separate header and implementation
6 years ago
Jeff Becker 124c100605
fix module name 6 years ago
Jeff Becker 86e26d6350
correct date parsing from webhooks 6 years ago
Jeff Becker 0f0f88791a
non existing file means it's new 6 years ago
Jeff Becker 082eceb601
update bootserv webhook logic 6 years ago
Jeff Becker 6ea28fa781
make webhook work better 6 years ago
Jeff Becker 74710d6c77
improve bootserv to have initial webhooks support 6 years ago
Rick V 207a1d575a
update Netscape ca cert bundle
update bootstrap to support the original Opteron 64

(cherry picked from commit bd285b3bdb09566d0a472381faffb17b8e07b5a6)
6 years ago
Jeff Becker 57ad2b2cfc
update pylokinet to use configurable lokid endpoint (no auth yet) 6 years ago
Jeff Becker b521ba4670
make pylokinet work 6 years ago
Jeff Becker d89e58199a
add initial identity key seed stuff
add more kubernetes stuff

make shared library installed if built
6 years ago
Jeff Becker c622aa1eb3
move stuff around 6 years ago
Jeff Becker 9f436174d4
add openrc for freebsd 6 years ago
Jeff Becker ed297f68d9
add docs 6 years ago
Jeff Becker a1596e3604
more 6 years ago
Jeff Becker c69d4e7389
add gitignore 6 years ago
Jeff Becker 024f020569
make it work for real 6 years ago
Jeff Becker 6ae3f2b394
make it work 6 years ago
Jeff Becker e5792087cc
ad initial pylokinet wrapper 6 years ago
Jeff Becker 5b87fb509e
start on kubernetes shim and fix up shared library target and ffi python code 6 years ago
Michael 4f90192e1a
Fix lifetime issues in llarp_findOrCreate* function calls 6 years ago
Jeff Becker bd0a98ba5a
lokinet-bootserv 6 years ago
Jeff Becker e58f2c521e
done for the day 6 years ago
Jeff Becker b39c46fc03
!!! this breaks backwards compat :^) !!!
redo link protocol to use 2 session keys, add unit tests.
6 years ago
Jeff Becker fad734a5ce
strict types for pubkey, secretkey and routerid 6 years ago
despair d26141d433 Merge branch 'dev' into reeeee-divergence
ok hope this works -rick

# Conflicts:
#	.gitignore
#	.vscode/settings.json
#	include/llarp/service/context.hpp
#	llarp/dns.cpp
#	llarp/dnsc.cpp
#	llarp/ev.cpp
#	llarp/ev.hpp
#	llarp/ev_win32.hpp
#	llarp/net.cpp
#	llarp/router.cpp
#	llarp/router.hpp
#	llarp/service/context.cpp
6 years ago
Jeff Becker 921d515d96
Merge branch 'vanity' into dev 6 years ago
Jeff Becker 2b810e770c
update example 6 years ago
Jeff Becker 72d8a15261
remove uneeded print 6 years ago
Jeff Becker 97ddf00cb3
update vanity script, check for valid chars 6 years ago
Jeff Becker 93498bf78e
lokinet address vanity generator 6 years ago
Jeff Becker 0cdc502d22
remove uneeded print 6 years ago
Jeff Becker 23c41af5f8
update vanity script, check for valid chars 6 years ago
Jeff Becker 11acd20941
lokinet address vanity generator 6 years ago
despair 6deb83d101 alt prefix 6 years ago
Jeff Becker 4a9079a7a2
fix again 6 years ago
Jeff Becker 937059cf47
fix munin script 6 years ago
Jeff ff6ab7d631 initial node garbage 6 years ago
Jeff Becker f1cca956f9
make android compile again 6 years ago
Jeff Becker bea13cef04
add android target (initial) 6 years ago
despair b1c28be916 grabbed packaging scripts and fluff from abandoned repo 6 years ago
Jeff Becker c5e2cffdbb
this may be better? 6 years ago
Jeff Becker d21c2a3288
get rid of junk 6 years ago
Jeff Becker dc3492d374
this may work 6 years ago
Jeff Becker 59f5cd70f5
idk any d 6 years ago
Jeff Becker a234e9ad86
this? 6 years ago