lokinet/llarp
jeff 5edd045c9b
add swift version bullshit file and additional bullshittery
2021-09-02 14:17:08 -04:00
..
android standardize include format and pragma once 2021-03-09 19:01:41 -05:00
config initial network extension code for macos 2021-09-02 14:17:08 -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 Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
dht separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
dns Merge pull request #1726 from majestrate/dns-graceful-teardown-2021-09-01 2021-09-01 16:23:27 -04:00
ev use vpn::NetworkInterface for add/del route via interface instead of string 2021-08-27 11:55:57 -04:00
exit add path filter in lokinetmon 2021-07-05 09:09:21 -04:00
handlers dont save addrmap on android as it hangs 2021-09-01 12:07:10 -04:00
hook standardize include format and pragma once 2021-03-09 19:01:41 -05:00
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 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
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 Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
quic fix #1655 2021-06-20 05:59:22 -04:00
router remove old routing table maniuplation code 2021-08-27 11:07:54 -04:00
routing correctly discard invalid data on transfer traffic message 2021-04-19 07:02:43 -04:00
rpc Merge pull request #1729 from jagerman/fix-omq-deprecation 2021-09-01 16:19:35 -04:00
service expunge outbound contexts that have not gotten inbound traffic for a long while 2021-07-05 09:09:20 -04:00
simulation standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tooling Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00
util add swift version bullshit file and additional bullshittery 2021-09-02 14:17:08 -04:00
vpn initial network extension code for macos 2021-09-02 14:17:08 -04:00
win32 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
CMakeLists.txt add swift version bullshit file and additional bullshittery 2021-09-02 14:17:08 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
bootstrap.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05: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 add MarkAddressOutbound to plainquic 2021-06-08 14:36:33 -04:00
framework.mm add swift version bullshit file and additional bullshittery 2021-09-02 14:17:08 -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 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
pow.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
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 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_id.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
router_version.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_version.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00