lokinet/llarp
Jason Rhinelander 6686668b48 Annotate netid mismatch message with (theirs)/(ours)
Every time I see this I don't know which one is wrong.  This helps.
2020-05-13 22:36:15 -03:00
..
android The Great Wall of Blame 2020-04-07 12:38:56 -06:00
config Merge pull request #1262 from notlesh/bandaids-for-sockaddr-refactor-2020-05-11 2020-05-12 12:04:59 -04:00
consensus The Great Wall of Blame 2020-04-07 12:38:56 -06:00
constants Merge pull request #1186 from notlesh/config-cleanup-2020-03-13 2020-04-24 12:49:08 -04:00
crypto The Great Wall of Blame 2020-04-07 12:38:56 -06:00
dht Miss Match demands her name be removed from the code 2020-05-13 22:35:15 -03:00
dns Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
ev Begin implementing SockAddr 2020-05-08 11:23:21 -06:00
exit Refactor ExitEndpoint's config, mv dns ops from [network] to [dns] 2020-05-04 11:05:51 -04:00
handlers Merge pull request #1262 from notlesh/bandaids-for-sockaddr-refactor-2020-05-11 2020-05-12 12:04:59 -04:00
hook The Great Wall of Blame 2020-04-07 12:38:56 -06:00
iwp Miss Match demands her name be removed from the code 2020-05-13 22:35:15 -03:00
link Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
linux The Great Wall of Blame 2020-04-07 12:38:56 -06:00
messages Miss Match demands her name be removed from the code 2020-05-13 22:35:15 -03:00
net IpAddress::toString() support for IPv6 2020-05-11 14:52:30 -06:00
path Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
router Miss Match demands her name be removed from the code 2020-05-13 22:35:15 -03:00
routing The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rpc Hard code RPC's expectedHostname to 'localhost' 2020-05-11 09:47:26 -06:00
service unbreak router hive 2020-05-06 10:45:30 -04:00
simulation The Great Wall of Blame 2020-04-07 12:38:56 -06:00
tooling unbreak router hive 2020-05-06 10:45:30 -04:00
util Miss Match demands her name be removed from the code 2020-05-13 22:35:15 -03:00
win32 remove a ton of ded win32 code 2020-04-20 19:05:53 -05:00
app.xml
bootstrap.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
bootstrap.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
CMakeLists.txt Begin implementing SockAddr 2020-05-08 11:23:21 -06:00
context.cpp set data dir in in loadconfig too 2020-05-04 13:32:10 -04:00
nodedb.cpp C++17 niceties 2020-05-12 16:42:35 -03:00
nodedb.hpp Opportunistically move 'netdb' to 'nodedb' 2020-04-07 14:29:47 -06:00
pow.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pow.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
profiling.cpp C++17 niceties 2020-05-12 16:42:35 -03:00
profiling.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
router_contact.cpp Annotate netid mismatch message with (theirs)/(ours) 2020-05-13 22:36:15 -03:00
router_contact.hpp C++17 2020-05-01 17:43:27 -03:00
router_id.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
router_id.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
router_version.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
router_version.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
testnet.c