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
Jason Rhinelander d335527a70
Add binary file slurp/dump utility functions
We have basically this same bit of code in tons of places; consolidate
it into llarp::util::slurp_file/llarp::util::dump_file.

Also renames all the extra junk that crept into llarp/util/fs.hpp out of
there into llarp/util/file.hpp instead.
2 years ago
..
address.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 3 years ago
address.hpp Replace logging with oxen-logger 2 years ago
async_key_exchange.cpp replace LLARP_PROTO_VERSION macro 2 years ago
async_key_exchange.hpp
auth.cpp make more platforms ignore libcrypt 2 years ago
auth.hpp add hashed password capability to endpoint auth by file 2 years ago
context.cpp Replace logging with oxen-logger 2 years ago
context.hpp make comments with colins in them not have them in it 3 years ago
convotag.cpp
convotag.hpp
endpoint.cpp changeset for windows port 2 years ago
endpoint.hpp changeset for windows port 2 years ago
endpoint_state.cpp Remove dead code: netns, shell hooks 2 years ago
endpoint_state.hpp Remove dead code: netns, shell hooks 2 years ago
endpoint_types.hpp fix up client to snode codepath 3 years ago
endpoint_util.cpp Replace logging with oxen-logger 2 years ago
endpoint_util.hpp * tweak introset handover timeouts 3 years ago
handler.hpp add MarkAddressOutbound to plainquic 3 years ago
hidden_service_address_lookup.cpp add relayOrder awareness to introset lookups. 3 years ago
hidden_service_address_lookup.hpp make it so lookups dont time out 3 years ago
identity.cpp Add binary file slurp/dump utility functions 2 years ago
identity.hpp replace LLARP_PROTO_VERSION macro 2 years ago
info.cpp Remote util::Printer and related cruft 2 years ago
info.hpp Remote util::Printer and related cruft 2 years ago
intro.cpp Remote util::Printer and related cruft 2 years ago
intro.hpp Remote util::Printer and related cruft 2 years ago
intro_set.cpp llarp_buffer_t: rename badly named operator== 2 years ago
intro_set.hpp Remote util::Printer and related cruft 2 years ago
lns_tracker.cpp
lns_tracker.hpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 3 years ago
lookup.cpp
lookup.hpp only inform failure or success of introset lookups when all lookups have returned 3 years ago
name.cpp fix up some retarded bullshit 3 years ago
name.hpp
outbound_context.cpp Apply some lipstick to llarp_buffer_t 2 years ago
outbound_context.hpp prevent bizare half open state. (#1754) 3 years ago
pendingbuffer.hpp changeset for windows port 2 years ago
protocol.cpp llarp_buffer_t: rename badly named operator== 2 years ago
protocol.hpp replace LLARP_PROTO_VERSION macro 2 years ago
protocol_type.hpp Replace logging with oxen-logger 2 years ago
router_lookup_job.cpp
router_lookup_job.hpp
sendcontext.cpp changeset for windows port 2 years ago
sendcontext.hpp Fix client latency bug; De-shared_ptr IHopHandler queues 3 years ago
session.cpp improve log messages about expiring convotags 3 years ago
session.hpp improve log messages about expiring convotags 3 years ago
tag.cpp
tag.hpp
vanity.hpp