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
Michael 5aa7f49470
Move routing* to llarp/
6 years ago
..
android fix crash on premature close of event loop (also make format) 6 years ago
dht Move routing* to llarp/ 6 years ago
dns Move logger.hpp to llarp/ 6 years ago
dtls remove iwp and start on curvecp 6 years ago
exit Move routing* to llarp/ 6 years ago
handlers Move handlers* to llarp/ 6 years ago
link Move router_contact.hpp to llarp/ 6 years ago
linux Move logger.hpp to llarp/ 6 years ago
routing Move routing* to llarp/ 6 years ago
service Move routing* to llarp/ 6 years ago
address_info.cpp Move address_info.hpp to llarp/ 6 years ago
address_info.hpp Move crypto.hpp to llarp/ 6 years ago
bencode.cpp Move logger.hpp to llarp/ 6 years ago
buffer.cpp add dnslib unit test coverage 6 years ago
buffer.hpp Move buffer.hpp to llarp/ 6 years ago
config.cpp add dnslib unit test coverage 6 years ago
config.hpp make bootstrap happen only when we have very few nodes 6 years ago
context.cpp Convert llarp_crypto to be a true C++ class 6 years ago
crypto.cpp Move crypto.hpp to llarp/ 6 years ago
crypto.hpp Move crypto.hpp to llarp/ 6 years ago
crypto_libsodium.cpp Move crypto.hpp to llarp/ 6 years ago
dht.cpp Move dht* to llarp/ 6 years ago
dht.h Move router_contact.hpp to llarp/ 6 years ago
dht.hpp Move dht* to llarp/ 6 years ago
dns.cpp Move logger.hpp to llarp/ 6 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Move dns* to llarp/ 6 years ago
dns_dotlokilookup.cpp Move handlers* to llarp/ 6 years ago
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
dns_rectypes.cpp Move dns* to llarp/ 6 years ago
dns_rectypes.hpp Move dns* to llarp/ 6 years ago
dnsc.cpp Move logger.hpp to llarp/ 6 years ago
dnsc.hpp Move dns* to llarp/ 6 years ago
dnsd.cpp Convert llarp_logic to be a C++ class 6 years ago
encode.cpp Move encode.hpp to llarp/ 6 years ago
encode.hpp Move encode.hpp to llarp/ 6 years ago
encrypted_frame.cpp Move crypto.hpp to llarp/ 6 years ago
ev.cpp Convert llarp_logic to be a C++ class 6 years ago
ev.hpp Minor build fixes 6 years ago
ev_epoll.hpp fix previous commits 6 years ago
ev_kqueue.hpp make windows build happy 6 years ago
ev_win32.hpp Merge branch 'dev' into reeeee-divergence 6 years ago
exit.hpp Move exit* to llarp/ 6 years ago
exit_info.cpp we NEED NT >= 6 for event loop 6 years ago
exit_route.cpp initial windows server port. Requires Windows 2000 Server or later. 6 years ago
fs.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ini.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ip.cpp Move buffer.hpp to llarp/ 6 years ago
link_intro.cpp Move router_contact.hpp to llarp/ 6 years ago
link_layer.hpp Move link* to llarp/ 6 years ago
link_message.cpp Move router_contact.hpp to llarp/ 6 years ago
link_message.hpp Move link* to llarp/ 6 years ago
logger.c make format 6 years ago
logger.cpp * logging updates 6 years ago
logger.hpp Move logger.hpp to llarp/ 6 years ago
logic.cpp Convert llarp_logic to be a C++ class 6 years ago
mem.cpp Enable -Wextra 6 years ago
mem.hpp Move mem.hpp to llarp/ 6 years ago
mem_std.cpp Remove most of the extern "C" 6 years ago
net.cpp Merge branch 'dev' into reeeee-divergence 6 years ago
net_addr.cpp Merge branch 'dev' into reeeee-divergence 6 years ago
net_inaddr.cpp refactor out net.hpp => net_addr.*, new inAddr struct API 6 years ago
nodedb.cpp Move router_contact.hpp to llarp/ 6 years ago
path.cpp Convert llarp_crypto to be a true C++ class 6 years ago
pathbuilder.cpp Convert llarp_crypto to be a true C++ class 6 years ago
pathset.cpp Move dht* to llarp/ 6 years ago
profiling.cpp clarification for path transfer 6 years ago
proofofwork.cpp Convert llarp_crypto to be a true C++ class 6 years ago
queue.hpp add std::optional backport option for cxx11 6 years ago
queue_manager.cpp make windows build happy 6 years ago
queue_manager.hpp make format 6 years ago
relay_commit.cpp Convert llarp_router to be a true C++ class 6 years ago
relay_up_down.cpp Convert llarp_router to be a true C++ class 6 years ago
router.cpp Move link* to llarp/ 6 years ago
router.hpp Move routing* to llarp/ 6 years ago
router_contact.cpp Move router_contact.hpp to llarp/ 6 years ago
router_contact.hpp Move router_contact.hpp to llarp/ 6 years ago
router_id.cpp strict types for pubkey, secretkey and routerid 6 years ago
router_identity.c more 6 years ago
rpc.cpp Move linux* to llarp/ 6 years ago
service.cpp Merge pull request #131 from majestrate/dev 6 years ago
str.cpp forgot file 6 years ago
str.hpp code for disabling default hidden service 6 years ago
testnet.c initial shadow test net 6 years ago
thread_pool.cpp Create ThreadPool component with test suite 6 years ago
thread_pool.hpp Create ThreadPool component with test suite 6 years ago
threadpool.cpp Merge branch 'master' into dev 6 years ago
threadpool.hpp Update from `typedef` to `using` in .hpp files 6 years ago
time.cpp De-C-ify several .h headers 6 years ago
timer.cpp De-C-ify several .h headers 6 years ago
transit_hop.cpp Move routing* to llarp/ 6 years ago
win32_inet.c switch to a simulation of epoll 6 years ago
win32_intrnl.c switch to a simulation of epoll 6 years ago
win32_intrnl.h switch to a simulation of epoll 6 years ago
win32_up.h switch to a simulation of epoll 6 years ago
win32_upoll.c wooooo path builds work 6 years ago
win32_upoll.h switch to a simulation of epoll 6 years ago