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/llarp/dns
Jason Rhinelander 49223a7853
bind/close to find free UDP port
The current code isn't working and gives a 0 (which then fails unbound
initialization).  This replaces it by doing a socket+bind to find a free
port then immediately closes (but passes the port we got into unbound).
2 years ago
..
dns.hpp standardize include format and pragma once 3 years ago
message.cpp refactor dns subsystem 2 years ago
message.hpp refactor dns subsystem 2 years ago
name.cpp DNS message parsing fixes and cleanup 2 years ago
name.hpp DNS message parsing fixes and cleanup 2 years ago
nm_platform.cpp changeset for windows port 2 years ago
nm_platform.hpp disable lokinet-bootstrap on windows builds 2 years ago
platform.cpp changeset for windows port 2 years ago
platform.hpp changeset for windows port 2 years ago
query.hpp standardize include format and pragma once 3 years ago
question.cpp DNS message parsing fixes and cleanup 2 years ago
question.hpp DNS message parsing fixes and cleanup 2 years ago
rr.cpp DNS message parsing fixes and cleanup 2 years ago
rr.hpp DNS message parsing fixes and cleanup 2 years ago
sd_platform.cpp changeset for windows port 2 years ago
sd_platform.hpp disable lokinet-bootstrap on windows builds 2 years ago
serialize.cpp standardize include format and pragma once 3 years ago
serialize.hpp macos sort of works now 3 years ago
server.cpp bind/close to find free UDP port 2 years ago
server.hpp changeset for windows port 2 years ago
srv_data.cpp Replace logging with oxen-logger 2 years ago
srv_data.hpp srv records 3 years ago
string.hpp standardize include format and pragma once 3 years ago
unbound_resolver.cpp macOS system extension support 2 years ago
unbound_resolver.hpp Forward-declare ub_ctx/ub_result 3 years ago
win32_platform.cpp changeset for windows port 2 years ago
win32_platform.hpp changeset for windows port 2 years ago