Michael
|
ccb5f6b696
|
Add tests for dht::TXOwnere
|
2019-01-19 18:16:40 +00:00 |
|
Michael
|
2d395cc3f9
|
Move code to correct home
|
2019-01-19 18:16:10 +00:00 |
|
Michael
|
550669e318
|
Fix typo in class name
|
2019-01-19 13:54:50 +00:00 |
|
Michael
|
80bd41916e
|
More tidying of dht code
|
2019-01-19 13:49:15 +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
|
6e38e85a79
|
Produce hierarchy of 'libraries' inside libllarp
|
2019-01-15 23:15:43 +00:00 |
|
Michael
|
79157414f3
|
Split crypto.hpp into 3 different files
|
2019-01-13 16:32:51 +00:00 |
|
Michael
|
04e0fe3ad7
|
Move crypto code to a subdirectory
|
2019-01-13 15:06:16 +00:00 |
|
Michael
|
081d4dfa32
|
Reorganise source into more folders
|
2019-01-11 01:19:49 +00:00 |
|
Michael
|
e5eda0fb8f
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00:00 |
|
Michael
|
167d5aca6d
|
Add test suite for bencode
|
2019-01-10 17:43:33 +00:00 |
|
Michael
|
516466f5be
|
Mark more AlignedBuffer constructors as explicit
|
2019-01-02 01:04:08 +00:00 |
|
Michael
|
ea19093a20
|
Remove const byte* conversion operators from llarp::AlignedBuffer
|
2019-01-02 01:04:04 +00:00 |
|
Michael
|
58364a01c8
|
Remove array conversion operators from llarp::AlignedBuffer
|
2019-01-02 01:04:01 +00:00 |
|
Michael
|
334161c9bb
|
Remove data() conversions from llarp::AlignedBuffer
|
2019-01-02 01:03:53 +00:00 |
|
Michael
|
8f053106e6
|
Add tests for llarp::dht::Key_t
|
2018-12-30 18:56:34 +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
|
3e37165749
|
Merge remote-tracking branch 'origin/master'
|
2018-12-20 12:23:01 -05:00 |
|
Jeff Becker
|
e7f5eeff51
|
use fewer allocations
|
2018-12-20 11:49:05 -05:00 |
|
Michael
|
037cb87523
|
Convert llarp::AlignedBuffer to be backed by std::array
|
2018-12-20 16:16:18 +00:00 |
|
Jeff Becker
|
6fc42dc7ad
|
fixes
|
2018-12-19 12:48:29 -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
|
4257b62e88
|
Add .cpp files for all .hpp files
|
2018-12-15 16:21:52 +00:00 |
|
Jeff Becker
|
be234e4b6e
|
* make format
* snode to snode direct traffic
* wire up dns on service node tun
|
2018-12-13 11:14:44 -05:00 |
|
Michael
|
85dde7b6b0
|
Move remaining include/llarp headers to llarp/
|
2018-12-12 02:53:02 +00:00 |
|
Michael
|
e887b4e9c7
|
Move service* to llarp/
|
2018-12-12 02:53:01 +00:00 |
|
Michael
|
5aa7f49470
|
Move routing* to llarp/
|
2018-12-12 02:53:01 +00:00 |
|
Michael
|
b92ea0521b
|
Move router_contact.hpp to llarp/
|
2018-12-12 02:53:01 +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
|
6358b25db0
|
Convert llarp_nodedb to be a true C++ class
|
2018-12-10 23:31:39 +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 |
|
Jeff Becker
|
e0f1d985c8
|
more dht tweaks
|
2018-11-08 14:25:04 -05:00 |
|
Jeff Becker
|
38a92cb1a8
|
fixes for testnet
|
2018-11-08 10:15:02 -05:00 |
|
Michael Thorpe
|
33bfaf7ecd
|
Enable -Wextra
test criteria:
- test build on macOS
- test build in debian docker container
- test build in fedora docker container
|
2018-11-07 15:31:13 +00:00 |
|