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
Jeff Becker 576af013e6
tweak pathbuilding timing
6 years ago
..
android fix crash on premature close of event loop (also make format) 6 years ago
dht Mark more AlignedBuffer constructors as explicit 6 years ago
dns Add .cpp files for all .hpp files 6 years ago
exit Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
handlers Mark more AlignedBuffer constructors as explicit 6 years ago
link fixes 6 years ago
linux Move logger.hpp to llarp/ 6 years ago
messages clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 6 years ago
routing Mark more AlignedBuffer constructors as explicit 6 years ago
service Mark more AlignedBuffer constructors as explicit 6 years ago
win32/threads Move remaining include/llarp headers to llarp/ 6 years ago
address_info.cpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
address_info.hpp Convert llarp::AlignedBuffer to be backed by std::array 6 years ago
aligned.cpp Add .cpp files for all .hpp files 6 years ago
aligned.hpp Mark more AlignedBuffer constructors as explicit 6 years ago
app.xml stray tag ;-; 6 years ago
bencode.cpp add special case for loopback (which is _not_ a distinct interface on windows) 6 years ago
bencode.h Move remaining include/llarp headers to llarp/ 6 years ago
bencode.hpp session renegotiation, RC expiration, more utp unit tests, network isolation. 6 years ago
bits.cpp Add .cpp files for all .hpp files 6 years ago
bits.hpp Add .cpp files for all .hpp files 6 years ago
buffer.cpp Move remaining include/llarp headers to llarp/ 6 years ago
buffer.h Move remaining include/llarp headers to llarp/ 6 years ago
buffer.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
codel.cpp Add .cpp files for all .hpp files 6 years ago
codel.hpp Move remaining include/llarp headers to llarp/ 6 years ago
common.cpp Add .cpp files for all .hpp files 6 years ago
common.hpp Move remaining include/llarp headers to llarp/ 6 years ago
config.cpp Move remaining include/llarp headers to llarp/ 6 years ago
config.h Move remaining include/llarp headers to llarp/ 6 years ago
config.hpp Move remaining include/llarp headers to llarp/ 6 years ago
context.cpp for real fix issue #185 6 years ago
crypto.cpp Minor build fixes 6 years ago
crypto.h move stuff out of C header 6 years ago
crypto.hpp Mark more AlignedBuffer constructors as explicit 6 years ago
crypto_libsodium.cpp Mark more AlignedBuffer constructors as explicit 6 years ago
defaults.cpp Add .cpp files for all .hpp files 6 years ago
defaults.hpp Change EU and AU DNS upstream defaults 6 years ago
dht.cpp Mark more AlignedBuffer constructors as explicit 6 years ago
dht.h * make format 6 years ago
dht.hpp Move dht* to llarp/ 6 years ago
dns.cpp Move remaining include/llarp headers to llarp/ 6 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Move remaining include/llarp headers to llarp/ 6 years ago
dns_dotlokilookup.cpp Mark more AlignedBuffer constructors as explicit 6 years ago
dns_dotlokilookup.hpp * make format 6 years ago
dns_iptracker.cpp Move remaining include/llarp headers to llarp/ 6 years ago
dns_iptracker.hpp Move remaining include/llarp headers to llarp/ 6 years ago
dns_rectypes.cpp Move dns* to llarp/ 6 years ago
dns_rectypes.hpp Move remaining include/llarp headers to llarp/ 6 years ago
dnsc.cpp * make format 6 years ago
dnsc.hpp Move remaining include/llarp headers to llarp/ 6 years ago
dnsd.cpp Move remaining include/llarp headers to llarp/ 6 years ago
dnsd.hpp * make format 6 years ago
encode.cpp Remove byte* conversion operators from llarp::AlignedBuffer 6 years ago
encode.hpp Remove byte* conversion operators from llarp::AlignedBuffer 6 years ago
encrypted.cpp use fewer allocations 6 years ago
encrypted.hpp clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 6 years ago
encrypted_ack.cpp Add .cpp files for all .hpp files 6 years ago
encrypted_ack.hpp use fewer allocations 6 years ago
encrypted_frame.cpp Mark more AlignedBuffer constructors as explicit 6 years ago
encrypted_frame.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
endian.cpp Add .cpp files for all .hpp files 6 years ago
endian.hpp Move remaining include/llarp headers to llarp/ 6 years ago
establish_job.cpp Add .cpp files for all .hpp files 6 years ago
establish_job.hpp Add .cpp files for all .hpp files 6 years ago
ev.cpp make format and attempt to fix #158 6 years ago
ev.h Add .cpp files for all .hpp files 6 years ago
ev.hpp Merge remote-tracking branch 'origin/master' into staging 6 years ago
ev_epoll.cpp Add .cpp files for all .hpp files 6 years ago
ev_epoll.hpp Merge remote-tracking branch 'origin/master' into staging 6 years ago
ev_kqueue.cpp Add .cpp files for all .hpp files 6 years ago
ev_kqueue.hpp Minor build fixes 6 years ago
ev_win32.cpp Add .cpp files for all .hpp files 6 years ago
ev_win32.hpp make format and attempt to fix #158 6 years ago
exit.cpp Add .cpp files for all .hpp files 6 years ago
exit.hpp Move exit* to llarp/ 6 years ago
exit_info.cpp Move remaining include/llarp headers to llarp/ 6 years ago
exit_info.h Move remaining include/llarp headers to llarp/ 6 years ago
exit_info.hpp Move remaining include/llarp headers to llarp/ 6 years ago
exit_route.cpp Move remaining include/llarp headers to llarp/ 6 years ago
exit_route.h Move remaining include/llarp headers to llarp/ 6 years ago
fs.cpp Add .cpp files for all .hpp files 6 years ago
fs.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ini.cpp Add .cpp files for all .hpp files 6 years ago
ini.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ip.cpp Move remaining include/llarp headers to llarp/ 6 years ago
ip.hpp ok fix ip header struct 6 years ago
iwp.cpp Add .cpp files for all .hpp files 6 years ago
iwp.hpp * make format 6 years ago
link_intro.cpp clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 6 years ago
link_layer.cpp Add .cpp files for all .hpp files 6 years ago
link_layer.hpp Move remaining include/llarp headers to llarp/ 6 years ago
link_message.cpp clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 6 years ago
link_message.hpp use fewer allocations 6 years ago
link_message_parser.hpp use fewer allocations 6 years ago
logger.c make format 6 years ago
logger.cpp Move remaining include/llarp headers to llarp/ 6 years ago
logger.h Move remaining include/llarp headers to llarp/ 6 years ago
logger.hpp fix issue #162 6 years ago
logic.cpp Fix UTPTest test failures 6 years ago
logic.hpp Fix UTPTest test failures 6 years ago
mem.cpp Move remaining include/llarp headers to llarp/ 6 years ago
mem.h Move remaining include/llarp headers to llarp/ 6 years ago
mem.hpp Move remaining include/llarp headers to llarp/ 6 years ago
mem_std.cpp Move remaining include/llarp headers to llarp/ 6 years ago
messages.cpp Add .cpp files for all .hpp files 6 years ago
messages.hpp Move remaining include/llarp headers to llarp/ 6 years ago
net.cpp Merge remote-tracking branch 'origin/master' into staging 6 years ago
net.h Move remaining include/llarp headers to llarp/ 6 years ago
net.hpp Move remaining include/llarp headers to llarp/ 6 years ago
net_addr.cpp Move remaining include/llarp headers to llarp/ 6 years ago
net_addr.hpp Move remaining include/llarp headers to llarp/ 6 years ago
net_inaddr.cpp Move remaining include/llarp headers to llarp/ 6 years ago
net_inaddr.hpp Move remaining include/llarp headers to llarp/ 6 years ago
net_int.cpp Add .cpp files for all .hpp files 6 years ago
net_int.hpp Move remaining include/llarp headers to llarp/ 6 years ago
nodedb.cpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
nodedb.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
path.cpp Remove byte* conversion operators from llarp::AlignedBuffer 6 years ago
path.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
path_types.cpp Add .cpp files for all .hpp files 6 years ago
path_types.hpp Move remaining include/llarp headers to llarp/ 6 years ago
pathbuilder.cpp tweak pathbuilding timing 6 years ago
pathbuilder.hpp tweak pathbuilding timing 6 years ago
pathset.cpp Remove data() conversions from llarp::AlignedBuffer 6 years ago
pathset.hpp add graceful stop for path builders and friends 6 years ago
pow.cpp Add .cpp files for all .hpp files 6 years ago
pow.hpp Move remaining include/llarp headers to llarp/ 6 years ago
profiling.cpp Minor build fixes 6 years ago
profiling.hpp Move remaining include/llarp headers to llarp/ 6 years ago
proofofwork.cpp Remove byte* conversion operators from llarp::AlignedBuffer 6 years ago
proto.cpp Add .cpp files for all .hpp files 6 years ago
proto.hpp Move remaining include/llarp headers to llarp/ 6 years ago
queue.cpp Add .cpp files for all .hpp files 6 years ago
queue.hpp Move remaining include/llarp headers to llarp/ 6 years ago
queue_manager.cpp Move remaining include/llarp headers to llarp/ 6 years ago
queue_manager.hpp make format 6 years ago
relay_commit.cpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
relay_up_down.cpp clear members 6 years ago
resource.h make lokinet-win32 installer safe to use for in-place upgrades 6 years ago
router.cpp fixes 6 years ago
router.hpp Fix lifetime issues in llarp_findOrCreate* function calls 6 years ago
router_contact.cpp Fix RCTest dependency ordering 6 years ago
router_contact.hpp Fix RCTest dependency ordering 6 years ago
router_id.cpp Move remaining include/llarp headers to llarp/ 6 years ago
router_id.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
router_identity.c more 6 years ago
routing_endpoint.cpp Add .cpp files for all .hpp files 6 years ago
routing_endpoint.hpp Move remaining include/llarp headers to llarp/ 6 years ago
rpc.cpp Fix RCTest dependency ordering 6 years ago
rpc.hpp add graceful stop for path builders and friends 6 years ago
service.cpp Remove const byte* conversion operators from llarp::AlignedBuffer 6 years ago
service.hpp Move service* to llarp/ 6 years ago
str.cpp Move str.hpp to llarp/ 6 years ago
str.hpp Move str.hpp to llarp/ 6 years ago
string_view.cpp Add .cpp files for all .hpp files 6 years ago
string_view.hpp Move remaining include/llarp headers to llarp/ 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 Move remaining include/llarp headers to llarp/ 6 years ago
threading.cpp Add .cpp files for all .hpp files 6 years ago
threading.hpp Move remaining include/llarp headers to llarp/ 6 years ago
threadpool.cpp fix crashes 6 years ago
threadpool.h Move remaining include/llarp headers to llarp/ 6 years ago
threadpool.hpp Move remaining include/llarp headers to llarp/ 6 years ago
time.cpp Move remaining include/llarp headers to llarp/ 6 years ago
time.hpp Move remaining include/llarp headers to llarp/ 6 years ago
timer.cpp Move remaining include/llarp headers to llarp/ 6 years ago
timer.hpp Move remaining include/llarp headers to llarp/ 6 years ago
transit_hop.cpp try fix 6 years ago
types.cpp Add .cpp files for all .hpp files 6 years ago
types.hpp Move remaining include/llarp headers to llarp/ 6 years ago
version.cpp Fix RCTest.TestSignVerify 6 years ago
version.hpp Fix RCTest.TestSignVerify 6 years ago
version.rc oops wrong version 6 years ago
win32_inet.c Move remaining include/llarp headers to llarp/ 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 make format and attempt to fix #158 6 years ago
win32_upoll.h bug fixes 6 years ago