Commit Graph

131 Commits

Author SHA1 Message Date
Jeff Becker 018dd008ec
add custom single threaded allocator for utp buffers
fix up test net stuff
2019-05-09 16:28:56 -04:00
Ryan Tharp dada2164ec
npm start doesn't work
why ask about an entry point...
2019-05-05 21:37:25 -07:00
Ryan Tharp b18277c997
correction 2019-05-05 21:28:15 -07:00
Viktor Villainov 35b113f29e [AppArmor] Debian paths 2019-05-05 14:03:09 -04:00
Viktor Villainov e2b11ed24c Add AppArmor profile 2019-05-05 09:23:15 -04:00
Jeff bf9373d8ee
Merge pull request #584 from neuroscr/contrib-monitor
contrib: lokinet monitor
2019-05-04 08:07:22 -04:00
Ryan Tharp 712cfaf5a0 add README 2019-05-03 15:16:28 -07:00
Ryan Tharp afa1273e23 lokinet monitor 2019-05-03 15:11:08 -07:00
Jeff Becker ac09053a2c
update kubernetes config to use lokinet dns 2019-05-03 17:09:15 -04:00
Eliot Whalan e900a04ebb Remove duplicate and unnecessary fields 2019-04-27 23:10:31 +10:00
Eliot Whalan e3f9298258 Add kubernetes config file for test net 2019-04-27 23:08:02 +10:00
Jeff Becker 9503cc66f0
add disk worker based file flusher logger
make format

remove package.json
2019-04-16 09:20:48 -04:00
Jeff Becker c26145f70e
* fix up integration tests
* make recursive router lookup backtrack
2019-04-12 11:29:48 -04:00
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.
2019-04-11 10:17:58 -05:00
Jeff Becker a844c61049
unbreak windows target 2019-04-10 11:53:10 -04:00
Rick V a7f11bc280
add service manifest for systems that have dtrace :^p 2019-03-25 12:03:55 -05:00
Rick V de1714c399
fix internal testnet bootstrap
remove release tag
2019-03-20 19:46:37 -05:00
Rick V e7fe345b7c
fix installer bootstrap 2019-03-20 19:37:39 -05:00
Rick V 63bcc49390 cut win64 build over 2019-03-19 12:04:16 +00:00
Rick V be5e70f9eb
update clang bits for release 2019-03-18 23:09:29 -05:00
Jeff Becker 6a09348c47
today's work 2019-03-07 17:53:36 -05:00
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