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/service
Jeff Becker 0b68d3db5d
move stuff arround so that flushing queues are done in the correct event loops
TODO: locking
5 years ago
..
address.cpp use std::set 5 years ago
address.hpp use std::set 5 years ago
async_key_exchange.cpp Remove AsyncKeyExchange, HiddenServiceAddressLookup and OutboundContext to their own components 5 years ago
async_key_exchange.hpp Tidy up more parts of the service/ directory 5 years ago
config.cpp Tidy up more parts of the service/ directory 5 years ago
config.hpp Move service* to llarp/ 6 years ago
context.cpp add explicit enable/disable profiling option, try to always maintain outbound connections. 5 years ago
context.hpp finish converting to shared_ptr 5 years ago
endpoint.cpp move stuff arround so that flushing queues are done in the correct event loops 5 years ago
endpoint.hpp Merge remote-tracking branch 'origin/master' 5 years ago
endpoint_util.cpp move stuff arround so that flushing queues are done in the correct event loops 5 years ago
endpoint_util.hpp Refactor well named functionality in service::Endpoint into new struct 5 years ago
handler.cpp Add .cpp files for all .hpp files 6 years ago
handler.hpp Tidy up more parts of the service/ directory 5 years ago
hidden_service_address_lookup.cpp use iterative lookups for sercice address lookups 5 years ago
hidden_service_address_lookup.hpp prepare for ios/android jazz 5 years ago
identity.cpp Fixup casing (#543) 5 years ago
identity.hpp Fixup casing (#543) 5 years ago
info.cpp Tidy up more parts of the service/ directory 5 years ago
info.hpp Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
intro.cpp Fixup casing (#543) 5 years ago
intro.hpp Fixup casing (#543) 5 years ago
intro_set.cpp Fix introset tests 5 years ago
intro_set.hpp Fix introset tests 5 years ago
lookup.cpp finish converting to shared_ptr 5 years ago
lookup.hpp Merge remote-tracking branch 'origin/master' 5 years ago
outbound_context.cpp Merge remote-tracking branch 'origin/master' 5 years ago
outbound_context.hpp finish converting to shared_ptr 5 years ago
pendingbuffer.cpp Move SendContext to its own component 5 years ago
pendingbuffer.hpp Move SendContext to its own component 5 years ago
protocol.cpp prepare for ios/android jazz 5 years ago
protocol.hpp prepare for ios/android jazz 5 years ago
sendcontext.cpp move stuff arround so that flushing queues are done in the correct event loops 5 years ago
sendcontext.hpp move stuff arround so that flushing queues are done in the correct event loops 5 years ago
session.cpp Fix shadowing warnings 5 years ago
session.hpp Tidy up more parts of the service/ directory 5 years ago
tag.cpp Remove data() conversions from llarp::AlignedBuffer 6 years ago
tag.hpp Tidy up more parts of the service/ directory 5 years ago
tag_lookup_job.cpp prepare for ios/android jazz 5 years ago
tag_lookup_job.hpp prepare for ios/android jazz 5 years ago
vanity.cpp Add .cpp files for all .hpp files 6 years ago
vanity.hpp Tidy up more parts of the service/ directory 5 years ago