You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/external
Thomas Winget b1c14af938
SRV Record handling for introsets (#1331)
* update loki-mq submodule for tuple support

* srv record reply implementation

still need to encode srv records into intro sets / router contacts
as well as decode from them and match against queried service.proto

* inverted condition fix in config code

* SRV record struct (de-)serialization for intro sets

* parsing and using srv records from config (for/in introsets)

* adopt str utils from core and use for srv parsing

* changes to repeat requests

no longer drop repeat requests on the floor, but do not make
an *actual* request for them if one is in progress.

do not call reply hook for each reply for a request, as
each userland request is actually made into several lokinet
requests and this would result in duplicate replies.

* fetch SRVs from introsets for .loki

* make format

* dns and srv fixes, srv appears to be working
4 years ago
..
clang-format-hooks@ac35e705eb Add 'clang-format-hooks' submodule 4 years ago
cxxopts@6fa46a7488 Revert "bump submodules" 4 years ago
date@9a0ee25428 Revert "bump submodules" 4 years ago
ghc-filesystem@e63a58c5ba Revert "bump submodules" 4 years ago
googletest@703bd9caab Revert "bump submodules" 4 years ago
libuv@f52786b4ba Revert "bump submodules" 4 years ago
loki-mq@30faadf01a SRV Record handling for introsets (#1331) 4 years ago
nlohmann@db78ac1d77 Update nlohmann to latest stable 4 years ago
pybind11@fe755dce12 Revert "bump submodules" 4 years ago
sqlite_orm@f7ef17a6bd Begin peer stats infrastructure 4 years ago