Jeff Becker
|
32363ea622
|
more vigorus exit path building
|
2019-05-07 11:08:57 -04:00 |
|
Jeff Becker
|
b44372bdc5
|
emplace queue
|
2019-05-07 11:08:49 -04:00 |
|
Jeff Becker
|
61d42811be
|
prevent crash
|
2019-05-07 09:04:43 -04:00 |
|
Jeff Becker
|
12589c4a3a
|
have exit session do aligned build on demand
|
2019-05-07 08:34:02 -04:00 |
|
Jeff Becker
|
f0e3653842
|
spread exit traffic across all paths
|
2019-05-06 13:32:53 -04:00 |
|
Jeff Becker
|
5fa85acaf7
|
rebuild exit paths if they die
|
2019-05-06 10:54:05 -04:00 |
|
Jeff Becker
|
779b1f4df5
|
more timeout tweaks and disable profiling on service nodes
|
2019-05-06 10:21:47 -04:00 |
|
Jeff Becker
|
92ad98be8b
|
refactor hooks to be have more c++isms
make path build timeouts use log level warning
|
2019-05-05 09:51:48 -04:00 |
|
Jeff Becker
|
b1b6076742
|
fix
|
2019-05-03 13:57:05 -04:00 |
|
Jeff Becker
|
2775de8675
|
try connect on no exit
|
2019-05-03 13:42:48 -04:00 |
|
Jeff Becker
|
d423ee02d2
|
use shared_ptr
|
2019-05-03 09:15:03 -04:00 |
|
Jeff Becker
|
986e831579
|
make bundle-rc option configurable on snode tld
|
2019-05-02 14:11:44 -04:00 |
|
Jeff
|
59e6a4bc3d
|
make snode work again probably
|
2019-04-30 17:36:27 -04:00 |
|
Jeff Becker
|
5e0acc1197
|
separate upstream/downstream flush
|
2019-04-30 09:56:39 -04:00 |
|
Jeff Becker
|
af1529fa72
|
Merge remote-tracking branch 'origin/master'
|
2019-04-25 07:25:22 -04: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 |
|
Jeff Becker
|
c5c28a528f
|
exit node tweaks
|
2019-04-23 14:29:42 -04:00 |
|
Jeff Becker
|
6711296b26
|
finish converting to shared_ptr
|
2019-04-23 12:13:22 -04:00 |
|
Jeff Becker
|
8484e29c9b
|
turn more stuff into std::shared_ptr
remove dead codepaths
|
2019-04-23 10:47:23 -04:00 |
|
Jeff Becker
|
99c29cf05a
|
prepare for ios/android jazz
move to use std::shared_ptr instead of bare pointers so we can
multithread everything.
|
2019-04-23 10:28:59 -04:00 |
|
Jeff Becker
|
a2912ff860
|
Merge remote-tracking branch 'origin/master'
|
2019-04-23 09:12:36 -04:00 |
|
Jeff Becker
|
33d1fb913f
|
more clairvoient path building
|
2019-04-22 15:54:43 -04:00 |
|
Jeff Becker
|
36369abcb4
|
"better" (more vigorus) path building
|
2019-04-22 15:15:07 -04:00 |
|
Jeff Becker
|
d5162c2aad
|
dont kill active exit paths
|
2019-04-22 13:55:07 -04: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
|
57dc6cc965
|
make bundling rc in path builds configurable on runtime
|
2019-04-18 07:49:54 -04:00 |
|
Jeff Becker
|
94eb37d490
|
bundle RC in build record to improve build success rates.
|
2019-04-17 15:05:54 -04:00 |
|
Jeff Becker
|
88abe28cc1
|
add dead checking on exit paths
|
2019-04-16 15:39:58 -04:00 |
|
Jeff Becker
|
24e7151ff5
|
log and don't remove path on died
|
2019-03-30 09:12:48 -04:00 |
|
Jeff Becker
|
b849ff9a94
|
handle path death better
|
2019-03-30 09:02:10 -04:00 |
|
Jeff Becker
|
ce126166af
|
more logging info
|
2019-03-22 10:10:30 -04:00 |
|
Jeff Becker
|
5d3833ef1a
|
fix dumb as shit path building that causes premature termiantion because of duplicate hops
|
2019-03-11 09:58:31 -04:00 |
|
Jeff Becker
|
eceb55623c
|
more
|
2019-03-07 10:17:29 -05:00 |
|
Jeff Becker
|
159415c363
|
delay dns resolution for snode until we have a session with it
|
2019-03-01 14:10:42 -05: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 |
|
Michael
|
7ca3e13e78
|
Rename to ManagedBuffer
|
2019-02-03 00:48:10 +00: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 |
|
Michael
|
f24f554a01
|
Convert llarp::Crypto into an abstract base class
|
2019-01-26 15:40:58 +00:00 |
|
Rick V
|
ac639ce2b9
|
clang-format
|
2019-01-22 18:17:06 -06:00 |
|
Rick V
|
e083bb0e22
|
tweak FD_SETSIZE to reduce possibility of UDP timeouts
geez searching 4K sockets most of which are blank...
(cherry picked from commit 39b45e1d57 )
|
2019-01-22 18:16:59 -06:00 |
|
Ryan Tharp
|
31f196a6eb
|
Merge pull request #236 from michael-loki/dht_tests
Add test suites for dht bucket, kademlia and key
|
2019-01-22 15:15:22 -08:00 |
|
Michael
|
7296ebcbe8
|
Tidy dht code
|
2019-01-19 01:41:14 +00:00 |
|
Ryan Tharp
|
1ba5b75082
|
Merge branch 'master' of https://github.com/neuroscr/loki-network
|
2019-01-16 21:25:37 +00:00 |
|
Ryan Tharp
|
6c0d8572c6
|
be more verbose about failures
|
2019-01-16 13:06:35 -08: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
|
df4fd0ef56
|
Fix some low hanging performance issues
|
2019-01-07 22:15:41 +00:00 |
|
Michael
|
ea19093a20
|
Remove const byte* conversion operators from llarp::AlignedBuffer
|
2019-01-02 01:04:04 +00:00 |
|
Michael
|
1410d0a0cf
|
Remove byte* conversion operators from llarp::AlignedBuffer
|
2019-01-02 01:04:03 +00:00 |
|
Jeff Becker
|
bb71f1483a
|
fix
|
2018-12-27 10:32:41 -05:00 |
|
Jeff Becker
|
3df8dc0f22
|
try fix
|
2018-12-27 10:31:24 -05:00 |
|
Jeff Becker
|
f993bd287d
|
dont mark exits as dead when thy arent
|
2018-12-27 10:18:23 -05:00 |
|
Jeff Becker
|
1b59cc491d
|
less allocations in message parsing and keep exit paths alive with activity
|
2018-12-27 09:32:37 -05:00 |
|
Jeff Becker
|
90a57da04a
|
better client side exit logic
|
2018-12-27 07:00:28 -05:00 |
|
Jeff
|
b088c7eba5
|
Merge branch 'gh-master'
|
2018-12-24 16:15:22 -05:00 |
|
Jeff Becker
|
4ca090b515
|
fix previous commit
|
2018-12-24 11:12:20 -05:00 |
|
Jeff Becker
|
21d1998a38
|
add graceful stop for path builders and friends
|
2018-12-24 11:10:56 -05:00 |
|
Jeff
|
4b2a1ea9f3
|
make format and attempt to fix #158
|
2018-12-23 08:29:11 -05:00 |
|
Jeff Becker
|
191dc43207
|
revert
|
2018-12-20 08:06:36 -05:00 |
|
Jeff Becker
|
4324aed7ec
|
fix previous commit
|
2018-12-20 07:51:15 -05:00 |
|
Jeff Becker
|
8e6046ff1c
|
order downstream packets
|
2018-12-20 07:41:39 -05: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 |
|
Jeff Becker
|
e787165da9
|
expire old snode sessions
|
2018-12-13 07:27:14 -05:00 |
|
Michael
|
85dde7b6b0
|
Move remaining include/llarp headers to llarp/
|
2018-12-12 02:53:02 +00:00 |
|
Michael
|
5aa7f49470
|
Move routing* to llarp/
|
2018-12-12 02:53:01 +00:00 |
|
Michael
|
c0a76714fa
|
Move link* to llarp/
|
2018-12-12 02:53:01 +00:00 |
|
Michael
|
7a52638add
|
Move handlers* to llarp/
|
2018-12-12 02:53:01 +00:00 |
|
Michael
|
0a08e53bde
|
Move exit* 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
|
eed62b2d7f
|
ensure exit router is known
|
2018-12-10 10:44:18 -05:00 |
|
Jeff Becker
|
56fea3c4db
|
limiting on path building
|
2018-12-10 10:31:58 -05: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
|
79cffacafd
|
new exit packet buffer format
|
2018-11-29 16:19:20 -05:00 |
|
Jeff Becker
|
2d83ad4637
|
try tiered packing based off size of packet
|
2018-11-29 10:45:27 -05:00 |
|
Jeff Becker
|
85f9f46362
|
snode stubs (initial)
|
2018-11-29 08:12:35 -05:00 |
|
Jeff Becker
|
b9b7d3d1c7
|
better exit pad size
|
2018-11-28 13:18:08 -05:00 |
|
Jeff Becker
|
0a1712924f
|
flush
|
2018-11-28 12:58:46 -05:00 |
|
Jeff Becker
|
485eaa9995
|
correction
|
2018-11-28 12:33:36 -05:00 |
|
Jeff Becker
|
e6037ff060
|
pack exit traffic
|
2018-11-28 11:38:20 -05:00 |
|
Jeff Becker
|
b004b9e2a1
|
fix up exit logic
|
2018-11-28 07:32:38 -05:00 |
|
Jeff
|
a33f334bc2
|
better exit path logic
|
2018-11-25 11:58:27 -05:00 |
|
Jeff Becker
|
2bd2815290
|
don't sign traffic
|
2018-11-21 07:31:36 -05:00 |
|
Jeff Becker
|
4e3089dee4
|
fix last commit
|
2018-11-16 09:06:50 -05:00 |
|
Jeff Becker
|
6866e70a95
|
build paths if we are out of exits on exit session
|
2018-11-16 09:03:13 -05:00 |
|
Jeff Becker
|
b56b3ad16d
|
don't remove ip mapping when endpoints are removed
|
2018-11-15 17:10:12 -05:00 |
|
Jeff Becker
|
658210b9d1
|
fix up exit tun, fix up codel to actually do its job
|
2018-11-15 08:13:19 -05:00 |
|
Jeff Becker
|
2ca6a31d4c
|
serialize correctly
|
2018-11-14 17:26:00 -05:00 |
|
Jeff Becker
|
1a410c4b22
|
more logging
|
2018-11-14 16:52:31 -05:00 |
|
Jeff Becker
|
b11bddad02
|
fixes
|
2018-11-14 16:31:21 -05:00 |
|