1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/config
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
..
config.cpp Add binary file slurp/dump utility functions 2022-10-05 16:34:32 -03:00
config.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
definition.cpp DNS: default to 127.3.2.1 & high port on Linux 2022-09-19 20:26:35 -03:00
definition.hpp DNS: default to 127.3.2.1 & high port on Linux 2022-09-19 20:26:35 -03:00
ini.cpp Add binary file slurp/dump utility functions 2022-10-05 16:34:32 -03:00
ini.hpp Add binary file slurp/dump utility functions 2022-10-05 16:34:32 -03:00
key_manager.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
key_manager.hpp Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00