Michael
|
491fee206b
|
Port code to use CryptoManager over passing Crypto pointers
|
2019-05-28 20:45:08 +01:00 |
|
Michael
|
3f53965b71
|
Remove all use of IBEncodeMessage
|
2019-05-24 03:01:36 +01:00 |
|
Jeff
|
28623766c1
|
Merge pull request #617 from majestrate/master
changes after consensous
|
2019-05-22 08:06:26 -04:00 |
|
Michael
|
7ca0927d8f
|
Replace dict_reader/list_reader with version which doesn't involve indirection
|
2019-05-22 01:36:03 +01:00 |
|
Jeff Becker
|
73f1d34239
|
make format and revert stupid alloc changes
|
2019-05-20 08:19:33 -04:00 |
|
Jeff Becker
|
8bee0a3d5e
|
fix
|
2019-05-14 12:41:47 -04:00 |
|
Jeff Becker
|
06be908369
|
use 1 for dht exploration
|
2019-05-14 12:15:46 -04:00 |
|
Jeff Becker
|
018dd008ec
|
add custom single threaded allocator for utp buffers
fix up test net stuff
|
2019-05-09 16:28:56 -04:00 |
|
Jeff Becker
|
e80f7419b0
|
check for allowed by network
|
2019-05-09 08:48:21 -04:00 |
|
Jeff Becker
|
15fd9c1bef
|
explicit not found for non staked nodes
|
2019-05-09 08:38:21 -04:00 |
|
Jeff Becker
|
779b1f4df5
|
more timeout tweaks and disable profiling on service nodes
|
2019-05-06 10:21:47 -04:00 |
|
Jeff Becker
|
69ffef30bb
|
increase dht request timeout from 5s to 30s
|
2019-05-05 19:15:58 -04:00 |
|
Jeff Becker
|
d423ee02d2
|
use shared_ptr
|
2019-05-03 09:15:03 -04:00 |
|
Michael
|
9ee525a006
|
Fix shadowing warnings
|
2019-04-26 00:21:19 +01:00 |
|
Michael
|
4143472a17
|
Add cmake module to target a library as 'system', and fix a few warnings
|
2019-04-25 00:27:31 +01:00 |
|
Michael
|
3a8715d8e4
|
Fix introset tests
|
2019-04-23 10:25:03 +01:00 |
|
Michael
|
98e691f315
|
Tidy up more parts of the service/ directory
|
2019-04-22 22:28:10 +01:00 |
|
Michael
|
e33a33635c
|
Remove usage of raw new from service classes
|
2019-04-22 18:38:29 +01:00 |
|
Michael
|
c39c931d03
|
Remove IStateful virtual inheritance
|
2019-04-19 16:10:26 +01:00 |
|
Jeff Becker
|
94eb37d490
|
bundle RC in build record to improve build success rates.
|
2019-04-17 15:05:54 -04:00 |
|
Jeff Becker
|
0906888bff
|
fix findrouter
|
2019-04-16 14:55:47 -04:00 |
|
Jeff Becker
|
5938cec770
|
fix gotrouter handling
|
2019-04-16 14:06:12 -04:00 |
|
Jeff Becker
|
05dc2fb679
|
decay profiles unconditionally
|
2019-04-16 13:30:07 -04:00 |
|
Jeff Becker
|
66432afdda
|
proper explore for clients
|
2019-04-16 13:00:24 -04:00 |
|
Jeff Becker
|
90e92c66c2
|
insert bootstrap nodes into nodedb and explore more
|
2019-04-16 12:44:51 -04:00 |
|
Jeff Becker
|
c26145f70e
|
* fix up integration tests
* make recursive router lookup backtrack
|
2019-04-12 11:29:48 -04:00 |
|
Jeff Becker
|
e08986e457
|
fix previous commit
|
2019-03-27 09:53:37 -04:00 |
|
Jeff Becker
|
3a4d8f16a7
|
more
|
2019-03-27 08:36:27 -04:00 |
|
Jeff
|
1deafe444a
|
serve non connected dht nodes
|
2019-03-27 00:07:57 -04:00 |
|
Jeff Becker
|
6c5a015f4f
|
unconditional reply
|
2019-02-23 12:22:34 -05:00 |
|
Jeff Becker
|
1694337cab
|
ONLY CHECK FOR ACTIVE DHT NODES
|
2019-02-23 11:46:29 -05:00 |
|
Jeff Becker
|
482dce28bd
|
make it work
|
2019-02-22 14:04:47 -05:00 |
|
Michael
|
13a9f65520
|
Fully define interface for dht::Context
|
2019-02-22 15:08:08 +00:00 |
|
Michael
|
a00d6afc5e
|
Convert llarp_buffer_t to be a class with methods
|
2019-02-17 13:09:48 +00:00 |
|
Michael
|
048fa83c39
|
Finish replacement of Router with AbstractRouter
|
2019-02-14 22:31:31 +00:00 |
|
Jeff Becker
|
46222df421
|
refactor
|
2019-02-11 12:14:43 -05:00 |
|
Jeff Becker
|
66753430ad
|
fix it
|
2019-02-08 16:29:56 -05:00 |
|
Jeff Becker
|
e1522faeaa
|
add introspection rpc endpoint
|
2019-02-08 14:43:25 -05:00 |
|
Jeff Becker
|
e24b595191
|
more dht fixing, only pick the most up to date entity for reply
|
2019-02-08 08:42:12 -05:00 |
|
Jeff Becker
|
d7f715c632
|
don't send more than 1 introset in reply
|
2019-02-08 08:21:55 -05:00 |
|
Jeff
|
f0dc5f2b48
|
unbreak build
|
2019-02-07 18:04:28 -05:00 |
|
Jeff
|
0f777d822b
|
Merge branch 'staging' of ssh://github.com/majestrate/loki-network into staging
|
2019-02-07 17:49:29 -05:00 |
|
Jeff
|
ba8313e57e
|
limit replies on introset lookup, pick newest
|
2019-02-07 17:48:41 -05:00 |
|
Michael
|
729cd045f1
|
Convert llarp::Router into an abstract base class
|
2019-02-06 09:59:47 +00:00 |
|
Michael
|
1ba6507a2f
|
Tests for dht::ServiceAddressLookup
|
2019-02-05 21:35:46 +00:00 |
|
Michael
|
b1213c7a7c
|
Tests for dht::TagLookup
|
2019-02-05 21:18:38 +00:00 |
|
Ryan Tharp
|
4bf4faa956
|
make format
|
2019-02-04 16:41:33 -08:00 |
|
Michael
|
f3b0af9d2f
|
Create CopyableBuffer type
|
2019-02-02 23:21:35 +00:00 |
|
Michael
|
2de621b0ad
|
Disable copy constructing llarp_buffer_t
|
2019-02-01 01:58:13 +00:00 |
|
Ryan Tharp
|
c3bf68b502
|
Merge branch 'staging' into dht_tests
|
2019-01-29 13:59:54 -08:00 |
|