Commit Graph

71 Commits (ff8c1673620ef3fe47974672e1a98c7e01f8262b)

Author SHA1 Message Date
Jeff Becker 8a63533d1a
have service nodes maintain min connections
path building more robust selection
6 years ago
Jeff Becker db17b0fad5
disable profiling 6 years ago
Jeff Becker c63beae1c6
use std::min not std::max for linear backoff
ayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyylmao
this was fucking dumb as shit
6 years ago
Jeff Becker ce126166af
more logging info 6 years ago
Jeff Becker 0369e42d5e
try harder to select hops 6 years ago
Jeff Becker 5d3833ef1a
fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
Jeff Becker 6a09348c47
today's work 6 years ago
Jeff Becker 8331449ab9
update profiles on path build 6 years ago
Jeff Becker 591f3c92a9
make build records smaller 6 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Jeff Becker 46222df421
refactor 6 years ago
Jeff Becker 66753430ad
fix it 6 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 6 years ago
Michael 729cd045f1
Convert llarp::Router into an abstract base class 6 years ago
Jeff Becker a953b34a45
fix crash 6 years ago
Michael 47380ba64b
Simplify some code 6 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael f24f554a01
Convert llarp::Crypto into an abstract base class 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago