lokinet/llarp
Thomas Winget d68d39a450 make outbound session if we do not have
currently creating an outbound session will cancel if we have any session
at all with the relay.  instead, only cancel if we have an outbound session
to that relay.  this is useful for reachability testing.
2021-06-07 18:31:57 -04:00
..
android
config Merge pull request #1620 from majestrate/default-log-level-warn-2021-05-01 2021-05-01 17:25:32 -04:00
consensus Fix failing pks not being populated 2021-06-07 16:16:18 -04:00
constants fix up some retarded bullshit 2021-04-19 07:00:26 -04:00
crypto
dht separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
dns temp commit 2021-04-19 07:02:46 -04:00
ev fix regression: llarp::Context::CallSafe was not deferring call on startup 2021-04-26 06:19:46 -04:00
exit formatting 2021-04-19 07:02:45 -04:00
handlers separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
hook
iwp Revert "tweak timeout parameters for link layer." 2021-04-19 07:02:44 -04:00
link make outbound session if we do not have 2021-06-07 18:31:57 -04:00
linux
messages separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
net Merge pull request #1610 from majestrate/android-fixes-2021-04-26 2021-04-29 10:05:13 -04:00
path when we stop a path builder we want to expire all of their paths so they go away 2021-05-12 12:48:24 -04:00
peerstats
quic 😡 2021-04-21 00:24:35 -03:00
router make outbound session if we do not have 2021-06-07 18:31:57 -04:00
routing correctly discard invalid data on transfer traffic message 2021-04-19 07:02:43 -04:00
rpc Make format 2021-06-07 16:16:18 -04:00
service don't defer call to ready hook with timer call it right away because we are ready 2021-05-16 19:31:59 -04:00
simulation
tooling Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00
util make default log level warn fixes #1593 2021-05-01 16:45:04 -04:00
vpn
win32
app.xml
bootstrap.cpp
bootstrap.hpp
CMakeLists.txt * use weak_ptr on core rpc 2021-06-07 08:41:35 -04:00
context.cpp fix regression: llarp::Context::CallSafe was not deferring call on startup 2021-04-26 06:19:46 -04:00
endpoint_base.cpp add untracked file 2021-04-19 07:02:44 -04:00
endpoint_base.hpp temp commit 2021-04-19 07:02:46 -04:00
lokinet_shared.cpp cleanup after rebase 2021-04-19 07:19:07 -04:00
nodedb.cpp liblokinet additions: 2021-04-19 06:59:07 -04:00
nodedb.hpp liblokinet additions: 2021-04-19 06:59:07 -04:00
pow.cpp
pow.hpp
profiling.cpp
profiling.hpp make profiling far stricter for path builds 2021-05-04 17:01:29 -04:00
router_contact.cpp srv records 2021-04-19 07:02:43 -04:00
router_contact.hpp srv records 2021-04-19 07:02:43 -04:00
router_id.cpp
router_id.hpp
router_version.cpp
router_version.hpp
testnet.c