lokinet/llarp
Jeff Becker 00257567c2
dont call null handler
if we have no path to the remote router that's fine still use it just in case we have no other convotags
2021-06-08 14:36:31 -04:00
..
android
config fix an assert fail in gcc 11. 2021-06-08 14:36:29 -04:00
consensus * get_failing does not need abstract router as paramter so we remove it 2021-06-08 10:47:27 -04:00
constants reduce path intro spread slices from 5 to 4. 2021-06-08 14:36:29 -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 use inbound sessions we don't have paths to in GetBestConvoTagFor just so we can give the caller SOMETHING. 2021-06-08 14:36:31 -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 make log warning have a more accurate message when we have no path for a relay downstream message 2021-06-08 14:36:29 -04:00
net Merge pull request #1610 from majestrate/android-fixes-2021-04-26 2021-04-29 10:05:13 -04:00
path * don't include failed at when we are the pivot router as that case never happens. 2021-06-08 14:36:30 -04:00
peerstats
quic 😡 2021-04-21 00:24:35 -03:00
router re-enable multithreading on clients but not on service nodes 2021-06-08 14:36:30 -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 dont call null handler 2021-06-08 14:36:31 -04:00
simulation
tooling
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 export functions in liblokinet for win32 dll 2021-06-08 08:32:52 -04:00
nodedb.cpp
nodedb.hpp
pow.cpp
pow.hpp
profiling.cpp far stricter profiling algorithm 2021-06-08 14:36:30 -04:00
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