1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

110 commits

Author SHA1 Message Date
Jeff Becker
ab0be935ca
fix testnet 2019-02-08 09:04:18 -05:00
Jeff Becker
5d4c02c22b
update testnet docs and add more tuneable paramters 2019-02-07 08:20:03 -05:00
Rick V
ad1179a333
remove ref to nrmicro
add note
2019-02-06 19:53:11 -06:00
Rick V
b53420d538
update copyright description
add more docs

more NRMicro stuff

reeeeeeee memory corruption

cut over to libcurl
2019-02-06 19:53:06 -06:00
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
2019-02-06 19:53:05 -06:00
Ryan Tharp
2d831dc33f get a copy of the binary to use 2019-01-29 03:14:59 -08:00
Ryan Tharp
98ca84e909 add cluster-shell initialize script 2019-01-29 02:33:53 -08:00
Ryan Tharp
0e5157dc93 add cluster-shell 2019-01-29 10:26:41 +00:00
Rick V
3354e47cb5
add program description 2019-01-23 21:43:32 -06:00
Rick V
aa319f5155
fix documentation 2019-01-23 18:53:30 -06:00
Rick V
2dc7501823
restore old script from git log (see parent commit) 2019-01-23 18:07:00 -06:00
Rick V
4ec1025ec2
add separate version for testnet 2019-01-23 17:56:16 -06:00
Rick V
f64f773c5a
update nt bootstrap script 2019-01-23 17:18:56 -06:00
Rick V
ccb1d74ae0
begin work on libunr web client 2019-01-23 16:31:39 -06:00
Jeff Becker
7653db89f4
fix timestamp comparison 2019-01-23 16:47:04 -05:00
Jeff Becker
6383ee994a
only have bootserv do staging branch by default 2019-01-23 16:36:01 -05:00
Jeff Becker
0bf5e96e38
fixit 2019-01-23 16:27:48 -05:00
Jeff Becker
ceab194909
make bootserv do 404 and have splash page 2019-01-23 16:19:40 -05:00
Jeff Becker
2e1cf85d9d
fix bootserv one last time 2019-01-23 16:17:10 -05:00
Jeff Becker
ed0294ddcf
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging 2019-01-23 16:07:46 -05:00
Jeff Becker
6e6cb834a0
update bootserv webhook code 2019-01-23 16:07:36 -05:00
Jeff
832ad942aa
Merge pull request #237 from despair86/dev
separate header and implementation
2019-01-23 15:27:19 -05:00
Jeff Becker
124c100605
fix module name 2019-01-23 13:33:44 -05:00
Jeff Becker
86e26d6350
correct date parsing from webhooks 2019-01-23 13:32:13 -05:00
Jeff Becker
0f0f88791a
non existing file means it's new 2019-01-23 13:21:28 -05:00
Jeff Becker
082eceb601
update bootserv webhook logic 2019-01-23 13:13:40 -05:00
Jeff Becker
6ea28fa781
make webhook work better 2019-01-23 12:30:30 -05:00
Jeff Becker
74710d6c77
improve bootserv to have initial webhooks support 2019-01-23 12:13:54 -05:00
Rick V
207a1d575a
update Netscape ca cert bundle
update bootstrap to support the original Opteron 64

(cherry picked from commit bd285b3bdb09566d0a472381faffb17b8e07b5a6)
2019-01-22 18:17:01 -06:00
Jeff Becker
57ad2b2cfc
update pylokinet to use configurable lokid endpoint (no auth yet) 2019-01-21 12:15:21 -05:00
Jeff Becker
b521ba4670
make pylokinet work 2019-01-21 11:57:12 -05:00
Jeff Becker
d89e58199a
add initial identity key seed stuff
add more kubernetes stuff

make shared library installed if built
2019-01-21 10:45:18 -05:00
Jeff Becker
c622aa1eb3
move stuff around 2019-01-21 07:05:45 -05:00
Jeff Becker
9f436174d4
add openrc for freebsd 2019-01-18 08:26:26 -05:00
Jeff Becker
ed297f68d9
add docs 2019-01-17 13:45:42 -05:00
Jeff Becker
a1596e3604
more 2019-01-17 13:43:07 -05:00
Jeff Becker
c69d4e7389
add gitignore 2019-01-17 13:12:29 -05:00
Jeff Becker
024f020569
make it work for real 2019-01-17 12:30:46 -05:00
Jeff Becker
6ae3f2b394
make it work 2019-01-17 11:59:25 -05:00
Jeff Becker
e5792087cc
ad initial pylokinet wrapper 2019-01-17 11:21:35 -05:00
Jeff Becker
5b87fb509e
start on kubernetes shim and fix up shared library target and ffi python code 2019-01-09 11:07:55 -05:00
Michael
4f90192e1a
Fix lifetime issues in llarp_findOrCreate* function calls 2019-01-03 23:10:32 +00:00
Jeff Becker
bd0a98ba5a
lokinet-bootserv 2018-12-18 12:14:09 -05:00
Jeff Becker
e58f2c521e
done for the day 2018-12-17 17:43:16 -05:00
Jeff Becker
b39c46fc03
!!! this breaks backwards compat :^) !!!
redo link protocol to use 2 session keys, add unit tests.
2018-12-17 15:46:08 -05:00
Jeff Becker
fad734a5ce
strict types for pubkey, secretkey and routerid 2018-12-10 12:22:59 -05:00
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
2018-12-03 12:24:56 -06:00
Jeff Becker
921d515d96
Merge branch 'vanity' into dev 2018-11-27 16:49:03 -05:00
Jeff Becker
2b810e770c
update example 2018-11-27 09:25:17 -05:00
Jeff Becker
72d8a15261
remove uneeded print 2018-11-27 09:23:17 -05:00