lokinet/llarp
Jeff Becker 95cd275cdd
liblokinet additions:
* add lokinet_add_bootstrap_rc function for adding an rc from memory
* prevent stack overflow on error closing connection in quic
* add in memory nodedb
* refactor how convotags are set as active
* add initial stubs for endpoint statistics
* refactor time stuff to be a bit cleaner
* update lnproxy script with more arguments
2021-04-19 06:59:07 -04:00
..
android standardize include format and pragma once 2021-03-09 19:01:41 -05:00
config liblokinet additions: 2021-04-19 06:59:07 -04:00
consensus standardize include format and pragma once 2021-03-09 19:01:41 -05:00
constants lokinet-bootstrap native binary 2021-04-15 20:06:15 -04:00
crypto Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
dht Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
dns standardize include format and pragma once 2021-03-09 19:01:41 -05:00
ev Change MaybeGetLoop to a virtual member func 2021-04-19 06:58:36 -04:00
exit stuff 2021-04-19 06:59:04 -04:00
handlers liblokinet additions: 2021-04-19 06:59:07 -04:00
hook standardize include format and pragma once 2021-03-09 19:01:41 -05:00
iwp refactors 2021-04-19 06:59:06 -04:00
link Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
linux standardize include format and pragma once 2021-03-09 19:01:41 -05:00
messages standardize include format and pragma once 2021-03-09 19:01:41 -05:00
net various fixups and cleanups 2021-04-19 06:58:37 -04:00
path refactors 2021-04-19 06:59:06 -04:00
peerstats Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
quic liblokinet additions: 2021-04-19 06:59:07 -04:00
router liblokinet additions: 2021-04-19 06:59:07 -04:00
routing refactors 2021-04-19 06:59:06 -04:00
rpc liblokinet additions: 2021-04-19 06:59:07 -04:00
service liblokinet additions: 2021-04-19 06:59:07 -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 liblokinet additions: 2021-04-19 06:59:07 -04:00
vpn allow failure of setting ipv6 address when it is not allowed by kernel on linux 2021-03-20 09:55:43 -04:00
win32 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
CMakeLists.txt dont try to build untracked file 2021-04-19 06:58:38 -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 liblokinet additions: 2021-04-19 06:59:07 -04:00
endpoint_base.hpp liblokinet additions: 2021-04-19 06:59:07 -04:00
lokinet_shared.cpp liblokinet additions: 2021-04-19 06:59: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 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 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
profiling.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_contact.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_contact.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -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