1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
Jeff Becker fc050b3a09
fix issue #2179
when setting libunbound's upstream dns, we need to not pass in the square braces of an ipv6 address.
we also net udp handles have ipv6 address for the local ip.
2023-05-20 18:21:20 -04:00
..
android standardize include format and pragma once 2021-03-09 19:01:41 -05:00
apple Bump clang-format to 14 2022-10-20 19:53:52 -03:00
config Merge pull request #2106 from majestrate/fix-config-comment-typo-2023-01-05 2023-03-01 12:31:18 -04:00
consensus Apply some lipstick to llarp_buffer_t 2022-09-19 20:25:51 -03:00
constants Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
crypto rearrange cmake libraries 2023-01-20 15:58:07 -05:00
dht Log demotion 2022-10-14 20:37:19 -03:00
dns fix issue #2179 2023-05-20 18:21:20 -04:00
ev fix issue #2179 2023-05-20 18:21:20 -04:00
exit Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
handlers Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
iwp Bump clang-format to 14 2022-10-20 19:53:52 -03:00
layers Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
link Bump clang-format to 14 2022-10-20 19:53:52 -03:00
linux remove assert() 2022-11-01 11:29:00 -04:00
messages Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
net fix issue #2179 2023-05-20 18:21:20 -04:00
path Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
peerstats Bump clang-format to 14 2022-10-20 19:53:52 -03:00
quic Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
router Merge pull request #2128 from majestrate/oxend-defer-ping-2023-01-29 2023-02-06 12:44:43 -04:00
routing llarp_buffer_t: rename badly named operator== 2022-09-19 20:25:51 -03:00
rpc fix issue #2138 2023-02-15 17:31:14 -05:00
service working new endpoints 2023-02-01 15:52:37 -08:00
simulation standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tooling Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
util add #include <cstdint> 2023-05-11 20:47:00 +08:00
vpn Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
win32 fix missing namespace 2022-11-22 18:39:22 -05:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap-fallbacks.cpp.in bake in bootstrap fallbacks at build time 2022-10-06 13:59:49 -03:00
bootstrap.cpp add omitted header 2022-11-09 07:16:29 -05:00
bootstrap.hpp bake in bootstrap fallbacks at build time 2022-10-06 13:59:49 -03:00
CMakeLists.txt Make new header for json type conversions 2023-02-01 15:52:37 -08:00
context.cpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
endpoint_base.cpp add untracked file 2021-04-19 07:02:44 -04:00
endpoint_base.hpp refactor dns subsystem 2022-09-08 14:23:52 -04:00
lokinet_shared.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
nodedb.cpp Merge pull request #1991 from jagerman/lokinet-vpn-cleanups 2022-10-06 16:09:56 -03:00
nodedb.hpp liblokinet additions: 2021-04-19 06:59:07 -04:00
pow.cpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
pow.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
profiling.cpp llarp/profiling: refactor to use oxenc producer/consumer 2022-10-05 16:35:16 -03:00
profiling.hpp llarp/profiling: refactor to use oxenc producer/consumer 2022-10-05 16:35:16 -03:00
router_contact.cpp Remove another obsolete bootstrap 2022-11-18 16:00:12 -04:00
router_contact.hpp Fallback bootstrap router build parameter 2022-10-06 13:59:47 -03:00
router_id.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
router_id.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
router_version.cpp Cleanup: avoid pointless copy of this pointer 2021-11-15 13:38:00 -04:00
router_version.hpp Fix multi-field < ordering 2022-10-13 16:29:13 -03:00