lokinet/llarp
2021-10-06 11:10:48 -04:00
..
android
apple use llarp:: prefix for LogError 2021-10-06 11:10:48 -04:00
config refactor logging to use std::source_location 2021-10-06 11:10:48 -04:00
consensus fix for testing: 2021-06-10 14:17:31 -04:00
constants Remove unused defaults.hpp 2021-08-10 17:13:27 -03:00
crypto
dht separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
dns refactor logging to use std::source_location 2021-10-06 11:10:48 -04:00
ev macos sort of works now 2021-09-02 14:17:09 -04:00
exit add path filter in lokinetmon 2021-07-05 09:09:21 -04:00
handlers set ipv6 address on apple to hardcoded value 2021-09-03 15:17:46 -04:00
hook
iwp inbound sessions from CLIENTS should only have an elevated lifetime 2021-07-05 09:09:20 -04:00
link * add log warn 2021-07-05 09:09:20 -04:00
linux
messages move setting hop to nullptr to after delivery or delivery fail 2021-06-09 09:51:46 -04:00
net Merge pull request #1721 from majestrate/platform-bits-2021-08-26 2021-08-31 12:10:32 -04:00
path increase timer timeout interval because 1 seconds RTT can happen but 2 seconds is pretty bad 2021-06-09 20:15:22 -04:00
peerstats
quic use inline source_location implementation for android too 2021-10-06 11:10:48 -04:00
router refactor logging to use std::source_location 2021-10-06 11:10:48 -04:00
routing correctly discard invalid data on transfer traffic message 2021-04-19 07:02:43 -04:00
rpc macos sort of works now 2021-09-02 14:17:09 -04:00
service Unleak exit mode DNS via unbound DNS trampoline on (macOS) 2021-09-02 14:17:10 -04:00
simulation
tooling Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00
util fix up logging, put _log into anonynous namespace, make only log trace nop in release builds 2021-10-06 11:10:48 -04:00
vpn update log statement for win32 2021-10-06 11:10:48 -04:00
win32
app.xml
bootstrap.cpp
bootstrap.hpp
CMakeLists.txt refactor logging to use std::source_location 2021-10-06 11:10:48 -04:00
context.cpp it works 2021-09-02 14:17:09 -04:00
endpoint_base.cpp add untracked file 2021-04-19 07:02:44 -04:00
endpoint_base.hpp add MarkAddressOutbound to plainquic 2021-06-08 14:36:33 -04:00
lokinet_shared.cpp export functions in liblokinet for win32 dll 2021-06-08 08:32:52 -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 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