Commit Graph

107 Commits (00a095b61ceeec1e14269a87d463fbcceb6bc7cb)

Author SHA1 Message Date
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