Commit Graph

15 Commits (64e9622270438701d4e351c8b0c415f0be519dd3)

Author SHA1 Message Date
Jeff Becker 64e9622270
start seperating tun and endpoint 5 years ago
Michael d6751e3eeb
Move subset of messages to right directory 5 years ago
Jeff Becker c77e0aff8a
only check for ready paths when counting in future 5 years ago
Jeff Becker 92ad98be8b
refactor hooks to be have more c++isms
make path build timeouts use log level warning
5 years ago
Jeff Becker 6711296b26
finish converting to shared_ptr 5 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.
5 years ago
Jeff Becker 36369abcb4
"better" (more vigorus) path building 5 years ago
Jeff Becker ce126166af
more logging info 5 years ago
Jeff Becker 5d3833ef1a
fix dumb as shit path building that causes premature termiantion because of duplicate hops 5 years ago
Jeff Becker 6489ea2152
make it work 5 years ago
Michael c5a129ddff
Convert to use abseil synchronisation primitives 5 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 5 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 5 years ago
Jeff Becker be74589c41
remove logging 5 years ago
Michael 081d4dfa32
Reorganise source into more folders 5 years ago