Jeff Becker
64157d5d44
track libcurl and libuv with cmake, add libuv submodule
2020-05-17 14:53:28 -03:00
Jeff Becker
57a737290c
relicense to GPL3
2020-05-15 11:26:04 -04:00
Stephen Shelton
b4b2e91bb5
Handle no-explicitly-set-dns case in launchd script
2020-04-21 14:47:36 -06:00
Jason Rhinelander
4a0ee5c66f
Add stapling after notarization
2020-04-21 15:53:46 -03:00
Jeff
edc0d1a3ed
Merge pull request #1225 from majestrate/macos-cpack-setup-and-bootstrap-2020-04-10
...
macos cpack installer infra
2020-04-21 14:50:16 -04:00
Stephen Shelton
0b1c57f650
Include macos uninstall script
2020-04-21 00:28:27 -03:00
Jason Rhinelander
6da26bfa43
NOTARIZE only has one O
2020-04-20 21:51:24 -03:00
Rick V
96fc3cdd55
fix pybind
2020-04-20 19:09:21 -05:00
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.
2020-04-19 23:18:48 -03:00
Jason Rhinelander
0032f1fdde
Add simple installer readme
2020-04-19 23:18:48 -03:00
Jason Rhinelander
daf0174e53
Change mac install prefix to /opt/lokinet
...
/usr/local is probably going to get stomped on by homebrew.
2020-04-19 23:18:48 -03:00
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).
2020-04-19 23:16:23 -03:00
Stephen Shelton
c20d5b186d
Bundle gui in mac installer
2020-04-19 23:16:23 -03:00
Stephen Shelton
dd3121d8ac
MacOS installer / runtime nonsense
2020-04-19 23:16:23 -03:00
Jeff Becker
b0936830d1
add plist
2020-04-19 23:16:23 -03:00
Jeff Becker
31f74b5ffb
macos post install script that bootstraps, generates configs and registers plist
2020-04-19 23:16:23 -03:00
Jason Rhinelander
612c65f2ab
hex-to-base32z.py: add -r flag to do reverse conversion
2020-04-14 12:44:09 -03:00
Jason Rhinelander
5e0a8cf738
Add ed25519 key to snode address script to contrib
2020-04-13 17:23:16 -03:00
Jeff Becker
3b26b8b24d
make gitlab pump out 32 bit installers, no lto for builds as that is cursed for now.
2020-04-02 11:08:08 -04:00
Jeff
375b09486e
Merge pull request #1196 from majestrate/lokinetmon-update-2020-03-24
...
update lokinetmon to work again with dns rebinding protection
2020-03-24 11:43:07 -04:00
Jeff Becker
510053cbce
update lokinetmon to work again with dns rebinding protection
2020-03-24 11:12:41 -04:00
Jeff Becker
e8c5a62ee8
remove unused cruft
2020-03-24 10:44:04 -04:00
Rick V
4cd7a22ca3
fix libsodium cross compile
2020-03-03 15:33:04 -06:00
Jeff
6f182c4b26
Merge pull request #1077 from majestrate/mock-lokid-rpc-2020-02-02
...
mock lokid for loopback testnet
2020-02-19 12:01:00 -05:00
Jeff Becker
7374f8f0fd
update lokinetmon
2020-02-11 10:36:18 -05:00
Jeff Becker
fa15ab567d
update lokinetmon
2020-02-08 11:21:00 -05:00
Jeff Becker
c60a83f7f4
update lokinet monitor to work with iwp
2020-02-07 12:27:17 -05:00
Jeff Becker
ea3323a3ab
correct key
2020-02-02 12:44:56 -05:00
jeff
88e8b7f98c
mock lokid for loopback testnet
2020-02-02 11:32:15 -05:00
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
2020-01-14 15:12:47 -05:00
Jeff Becker
0afb3b320b
add bootstrap list functionality and utility
2019-12-06 12:32:46 -05:00
jeff
52757fef0e
Merge remote-tracking branch 'micheal/background_mode' into vpn-api-2019-10-03
2019-10-04 14:10:58 -04:00
Rick V
9232cef300
remove old bootstrap code
2019-09-23 21:22:29 -05:00
Rick V
9ba4ecc42d
refactor lokinet-bootstrap
...
clean up and make more robust
2019-09-23 21:22:25 -05:00
Rick V
70dea71db6
new http parser
2019-09-23 21:22:25 -05:00
Rick V
8fd13577ba
Remove binaries, download them at runtime
2019-09-23 21:22:09 -05:00
Rick V
1a7212a745
add description to lokinet svc manifest
2019-09-03 08:02:33 -05:00
Michael
7d39f84ef3
Partial fixes for shadow
2019-08-26 23:10:48 +00:00
Michael
6e5cab971f
make windows fixes
2019-08-13 10:02:48 +01:00
Jeff Becker
94172e191e
redo commit
2019-08-12 07:36:23 -04:00
Jeff Becker
0a99a849a4
lokinet monitor
2019-08-09 12:23:41 -04:00
Michael
614b669fd5
Abandon debian
2019-07-29 21:31:26 +01:00
Michael
df498c7bf8
try to make some windows
2019-07-29 21:31:26 +01:00
Jeff Becker
6496663d25
fix testnet scripts
2019-07-19 13:56:17 -04:00
Jeff Becker
f79f5b9bb3
add ppc64le toolchain
2019-07-16 09:58:36 -04:00
Jeff Becker
7ef2462c0c
add forgotten file
2019-07-16 09:42:24 -04:00
Ryan Tharp
fd20b33064
Update README.md
2019-06-19 15:29:23 -07:00
Ryan Tharp
f1577d13fe
build a router config not a client
2019-06-05 14:43:29 -07:00
Jeff
674f272a46
Merge pull request #630 from majestrate/master
...
recent stability stuff
2019-05-29 08:20:25 -04:00
Michael
8323725509
Initial No-Op Crypto implementation
2019-05-29 09:46:34 +01:00