jeff
ff8c167362
make it compile on windows
2019-10-22 11:58:34 -04:00
jeff
c69165dad3
try making it work in the case that is broken on travis
2019-10-22 11:20:26 -04:00
jeff
1621ca676b
Merge remote-tracking branch 'upstream/dev' into ed25519-signing
2019-10-22 11:08:52 -04:00
jeff
c33324455a
use correct rpc call to lokid
2019-10-22 11:00:48 -04:00
jeff
1e3cd03880
make format
2019-10-16 10:11:07 -04:00
jeff
c59487014a
fix #865 by not using logic if it is null in udp_tick
2019-10-16 10:10:11 -04:00
jeff
788bc0f912
Merge remote-tracking branch 'upstream/dev' into ed25519-signing
...
also stop using libuv's uv_loop_new as it is deprecated
2019-10-16 07:45:52 -04:00
Stephen Shelton
7dc1351eba
Add missing #endif (presumably from 281fbff
)
2019-10-14 09:56:32 -06:00
jeff
265da6f37b
use get_service_nodes rpc endpoint
2019-10-14 11:38:34 -04:00
jeff
996ff06c6a
update cmakelists.txt to no longer build removed file
2019-10-14 09:48:26 -04:00
jeff
0e2fb6abd5
revert to ed25519 for signing, this breaks everything (again).
2019-10-14 09:47:06 -04:00
Jeff
d52b8bfbf5
Merge pull request #863 from jagerman/xenial-build-fix
...
Fix build on xenial
2019-10-14 08:22:42 -04:00
Jason Rhinelander
281fbff42f
Fix build on xenial
...
- xenial's cmake version (3.5.1) builds everything fine and test suite
passes, so lower the minimum to that.
- add a hack for xenial's kernel header & glibc version breaking if both
net/if.h and linux/if.h get included. The only thing we actually need
from net/if.h that linux/if.h doesn't have is `if_nametoindex`, so
just hack that definition in for xenial's specific glibc/kernel header
versions.
2019-10-11 17:26:12 -03:00
Stephen Shelton
b1da46e521
Add numNodesKnown to llarp.admin.dumpstate RPC endpoint
2019-10-11 09:59:32 -06:00
jeff
b7601a6236
call read handler in logic thread
2019-10-11 07:47:21 -04:00
Michael
f6adacf936
Review fixes
2019-10-09 23:00:50 +01:00
Michael
3371da98cf
Use libcurl (optional dependency) to hit jsonrpc
2019-10-09 23:00:50 +01:00
Michael
0721ce4d34
Add rpc call to get current addresses for our node
2019-10-09 23:00:50 +01:00
Michael
01611c2282
Convert RPC endpoint to be a lookup table
2019-10-09 23:00:50 +01:00
jeff
7d7c6bf38c
Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography
2019-10-07 06:08:47 -04:00
Michael
f326c93b5b
Apply Jeff's comments
2019-10-04 20:43:30 +01:00
Michael
15cb49c9bd
Introduce --background to only start JSON RPC
...
fixes #853
2019-10-04 10:32:52 +01:00
Michael
d467e2618b
Support version over jsonrcp
2019-10-02 22:53:56 +01:00
jeff
4af6dca246
use static_cast
2019-10-02 11:35:33 -04:00
jeff
7d949ebf5d
always use absl for string_view
2019-10-02 11:35:20 -04:00
jeff
605da68e15
use absl optional
2019-10-02 09:17:12 -04:00
jeff
3c1d5518d8
fix windows port and make it compile
2019-10-02 09:06:14 -04:00
jeff
da9437d0cf
don't need that
2019-10-01 11:05:37 -04:00
jeff
32ed821763
Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography
2019-10-01 10:51:28 -04:00
Jeff
3c2b2ce34d
Merge branch 'dev' into dev
2019-09-25 10:37:57 -04:00
Michael
5f0bb6fbd1
Try to fix windows build
2019-09-24 09:51:54 +01:00
Michael
ae3fc3a395
Add initial macOS app
2019-09-24 09:50:57 +01:00
Rick V
00d34709eb
bump to 0.5.2
2019-09-23 21:22:29 -05:00
Rick V
bf2ecaa74a
bump to 0.5.1
2019-09-23 21:22:28 -05:00
Rick V
ed6ef2d527
clang-format
2019-09-23 21:22:27 -05:00
Rick V
cbdbe94bab
skip null adapters
2019-09-23 21:22:27 -05:00
Rick V
ade2ae1e9a
ok let's see how we're locked up
...
more debug
2019-09-23 21:22:27 -05:00
Rick V
4389e3fee2
try install .net manually
...
use full path
test
2019-09-23 21:22:26 -05:00
Michael
86a07e2a80
Enable more sanitisers
2019-09-23 11:47:58 +01:00
Jeff
2eaa61922d
Merge branch 'master' into dev
2019-09-20 15:53:31 -04:00
jeff
cd9c4d9f1a
bump version and motto
2019-09-20 15:21:04 -04:00
jeff
f9fb40f590
final touches
2019-09-20 12:56:19 -04:00
Jeff
35230adbe5
Merge pull request #833 from majestrate/gut-utp-2019-09-19
...
remove libutp and all such code related to utp
2019-09-19 16:48:36 -04:00
jeff
7c691cf334
handover should be fixed now
2019-09-19 16:28:12 -04:00
Jeff Becker
993e4c2637
try fixing handover
2019-09-19 14:34:41 -04:00
jeff
1853b28590
remove libutp and all such code related to utp
2019-09-19 11:36:05 -04:00
jeff
6c2ebbb925
try fixing handover and add snapp traffic to multithreaded crypto workers
2019-09-19 10:41:31 -04:00
Jeff Becker
5863e33825
move it arround
2019-09-16 12:21:21 -04:00
Jeff Becker
327c545530
finish multithread cryptography first pass
2019-09-16 12:12:05 -04:00
jeff
14c9ef15ed
try calling stuff in logic thread from event loop
2019-09-16 06:21:12 -04:00