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
|
779b1f4df5
|
more timeout tweaks and disable profiling on service nodes
|
2019-05-06 10:21:47 -04:00 |
|
Michael
|
9ee525a006
|
Fix shadowing warnings
|
2019-04-26 00:21:19 +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
|
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
|
3a4d8f16a7
|
more
|
2019-03-27 08:36:27 -04: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
|
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
|
e1522faeaa
|
add introspection rpc endpoint
|
2019-02-08 14:43:25 -05:00 |
|
Michael
|
729cd045f1
|
Convert llarp::Router into an abstract base class
|
2019-02-06 09:59:47 +00:00 |
|
Ryan Tharp
|
4bf4faa956
|
make format
|
2019-02-04 16:41:33 -08:00 |
|
Ryan Tharp
|
c3bf68b502
|
Merge branch 'staging' into dht_tests
|
2019-01-29 13:59:54 -08:00 |
|
Michael
|
f24f554a01
|
Convert llarp::Crypto into an abstract base class
|
2019-01-26 15:40:58 +00:00 |
|
Michael
|
3f320009d7
|
Introduce abstract class for dht::Context
|
2019-01-26 00:40:40 +00:00 |
|
Michael
|
40449df0f1
|
Split classes out of dht::Context
|
2019-01-26 00:40:40 +00:00 |
|
Michael
|
ccb5f6b696
|
Add tests for dht::TXOwnere
|
2019-01-19 18:16:40 +00:00 |
|
Michael
|
550669e318
|
Fix typo in class name
|
2019-01-19 13:54:50 +00:00 |
|
Michael
|
03d56c1591
|
Add test suites for dht bucket, kademlia and key
|
2019-01-19 01:41:14 +00:00 |
|
Michael
|
7296ebcbe8
|
Tidy dht code
|
2019-01-19 01:41:14 +00:00 |
|
Michael
|
da6cdfc0b2
|
More refactoring to continue to make dependency graph acylic
|
2019-01-15 23:15:44 +00:00 |
|
Michael
|
ea19093a20
|
Remove const byte* conversion operators from llarp::AlignedBuffer
|
2019-01-02 01:04:04 +00:00 |
|
Michael
|
334161c9bb
|
Remove data() conversions from llarp::AlignedBuffer
|
2019-01-02 01:03:53 +00:00 |
|
Jeff Becker
|
49c898ed92
|
Merge remote-tracking branch 'origin/master' into staging
|
2018-12-26 11:27:11 -05:00 |
|
Jeff
|
4b2a1ea9f3
|
make format and attempt to fix #158
|
2018-12-23 08:29:11 -05:00 |
|
Jeff Becker
|
8c8172aeb1
|
Merge remote-tracking branch 'origin/master' into dev
|
2018-12-20 12:56:08 -05:00 |
|
Jeff Becker
|
cca19290de
|
session renegotiation, RC expiration, more utp unit tests, network isolation.
|
2018-12-19 11:17:41 -05:00 |
|
Ryan Tharp
|
46d488d9ab
|
improve logging explanation for testnets
|
2018-12-18 18:53:11 +00:00 |
|
Jeff Becker
|
3115636024
|
try fixing crash
|
2018-12-18 13:36:19 -05:00 |
|
Michael
|
85dde7b6b0
|
Move remaining include/llarp headers to llarp/
|
2018-12-12 02:53:02 +00:00 |
|
Michael
|
fddc8734d2
|
Move dht* to llarp/
|
2018-12-12 02:53:01 +00:00 |
|
Michael
|
7be452092c
|
Convert llarp_crypto to be a true C++ class
|
2018-12-11 00:53:55 +00:00 |
|
Michael
|
f0fce5b68a
|
Convert llarp_router to be a true C++ class
|
2018-12-10 20:15:35 +00:00 |
|
Jeff Becker
|
fad734a5ce
|
strict types for pubkey, secretkey and routerid
|
2018-12-10 12:22:59 -05:00 |
|
Michael
|
30e9dca2e5
|
Convert llarp_logic to be a C++ class
|
2018-12-10 14:15:11 +00:00 |
|
Jeff Becker
|
622ed8d12e
|
fix crash on premature close of event loop (also make format)
|
2018-12-02 13:07:07 -05:00 |
|
Jeff Becker
|
e6037ff060
|
pack exit traffic
|
2018-11-28 11:38:20 -05:00 |
|
Jeff Becker
|
d25d35c06e
|
dht
|
2018-11-28 10:27:36 -05:00 |
|
Jeff Becker
|
10c2d1552d
|
don't connect to explored routers
|
2018-11-28 10:18:18 -05:00 |
|
Jeff
|
067f6c7b26
|
make format and make it compile with clang
|
2018-11-22 12:53:53 -05:00 |
|
Jeff Becker
|
cf57eca7c3
|
check keyspace distance and inform not found when next peer is not closer than previous peer
|
2018-11-22 09:20:49 -05:00 |
|
Jeff Becker
|
3dd466629b
|
check for nullptr
|
2018-11-19 12:14:35 -05:00 |
|