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.
2022-10-05 16:34:32 -03:00
..
address.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
address.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
async_key_exchange.cpp replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
async_key_exchange.hpp
auth.cpp make more platforms ignore libcrypt 2022-04-20 15:26:39 -04:00
auth.hpp add hashed password capability to endpoint auth by file 2022-04-20 15:26:39 -04:00
context.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
context.hpp make comments with colins in them not have them in it 2022-02-17 18:01:53 -05:00
convotag.cpp
convotag.hpp
endpoint_state.cpp Remove dead code: netns, shell hooks 2022-06-21 18:56:25 -03:00
endpoint_state.hpp Remove dead code: netns, shell hooks 2022-06-21 18:56:25 -03:00
endpoint_types.hpp
endpoint_util.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
endpoint_util.hpp
endpoint.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
endpoint.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
handler.hpp
hidden_service_address_lookup.cpp
hidden_service_address_lookup.hpp
identity.cpp Add binary file slurp/dump utility functions 2022-10-05 16:34:32 -03:00
identity.hpp replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
info.cpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
info.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
intro_set.cpp llarp_buffer_t: rename badly named operator== 2022-09-19 20:25:51 -03:00
intro_set.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
intro.cpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
intro.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
lns_tracker.cpp
lns_tracker.hpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
lookup.cpp
lookup.hpp
name.cpp
name.hpp
outbound_context.cpp Apply some lipstick to llarp_buffer_t 2022-09-19 20:25:51 -03:00
outbound_context.hpp
pendingbuffer.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
protocol_type.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
protocol.cpp llarp_buffer_t: rename badly named operator== 2022-09-19 20:25:51 -03:00
protocol.hpp replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
router_lookup_job.cpp
router_lookup_job.hpp
sendcontext.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
sendcontext.hpp Fix client latency bug; De-shared_ptr IHopHandler queues 2021-11-15 13:39:57 -04:00
session.cpp
session.hpp
tag.cpp
tag.hpp
vanity.hpp