Commit Graph

70 Commits (07271f9ae7a9d0f39c3b866d06d625e218315419)

Author SHA1 Message Date
Jeff Becker df322e1149
don't include duplicate hops in paths 5 years ago
Jeff Becker a53da68700
start work on sighup 5 years ago
Jeff Becker 34533db620
add urgent build that builds over an existing path for an endpoint 5 years ago
Jeff Becker 5fa85acaf7
rebuild exit paths if they die 5 years ago
Jeff Becker d423ee02d2
use shared_ptr 5 years ago
Jeff Becker 6711296b26
finish converting to shared_ptr 6 years ago
Jeff Becker 99c29cf05a
prepare for ios/android jazz
move to use std::shared_ptr instead of bare pointers so we can
multithread everything.
6 years ago
Michael 98e691f315
Tidy up more parts of the service/ directory 6 years ago
Jeff Becker b849ff9a94
handle path death better 6 years ago
Jeff Becker ce126166af
more logging info 6 years ago
Jeff Becker 6489ea2152
make it work 6 years ago
Michael 61f3273dc4
Add threading annotations and fix potential deadlocks 6 years ago
Michael c5a129ddff
Convert to use abseil synchronisation primitives 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 66753430ad
fix it 6 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 6 years ago
Jeff Becker a953b34a45
fix crash 6 years ago
Michael 7296ebcbe8
Tidy dht code 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago