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/util
Michael a2326efa37
Revert "Merge pull request #679 from tewinget/revert-config-refactor"
This reverts commit 2996a7f29c, reversing
changes made to 10df3bd4b3.
5 years ago
..
aligned.cpp Move lokinet unspecific components to a util/ library 5 years ago
aligned.hpp Convert most of llarp to use Printer 5 years ago
android_logger.cpp add disk worker based file flusher logger 5 years ago
android_logger.hpp add disk worker based file flusher logger 5 years ago
bencode.cpp Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
bencode.h Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
bencode.hpp make it compile and make it secure files 5 years ago
bits.cpp Move lokinet unspecific components to a util/ library 5 years ago
bits.hpp make it compile on debian and ubuntu 5 years ago
buffer.cpp Fix shadowing warnings 5 years ago
buffer.hpp Initial No-Op Crypto implementation 5 years ago
codel.cpp Produce hierarchy of 'libraries' inside libllarp 5 years ago
codel.hpp Add threading annotations and fix potential deadlocks 5 years ago
common.cpp Move lokinet unspecific components to a util/ library 5 years ago
common.hpp Move lokinet unspecific components to a util/ library 5 years ago
compare_ptr.hpp add explicit constructor 5 years ago
copy_or_nullptr.hpp use shared_ptr 5 years ago
encode.cpp Move lokinet unspecific components to a util/ library 5 years ago
encode.hpp handle subdomains 5 years ago
endian.cpp Move lokinet unspecific components to a util/ library 5 years ago
endian.hpp Move lokinet unspecific components to a util/ library 5 years ago
file_logger.cpp json logging option 5 years ago
file_logger.hpp json logging option 5 years ago
fs.cpp Add in-source version of std::filesystem::permissions 5 years ago
fs.hpp Add in-source version of std::filesystem::permissions 5 years ago
json.cpp Convert from rapidjson to use nlohmann::json 5 years ago
json.hpp json logging option 5 years ago
json_logger.cpp json logging option 5 years ago
json_logger.hpp json logging option 5 years ago
logger.cpp put deltas in timestamps 5 years ago
logger.h Move lokinet unspecific components to a util/ library 5 years ago
logger.hpp json logging option 5 years ago
logger_internal.hpp put deltas in timestamps 5 years ago
logger_syslog.hpp json logging option 5 years ago
logic.cpp use limited size queue for logic and singled threaded threadpool 5 years ago
logic.hpp use limited size queue for logic and singled threaded threadpool 5 years ago
loglevel.cpp json logging option 5 years ago
loglevel.hpp json logging option 5 years ago
logstream.hpp json logging option 5 years ago
mem.cpp Allow builds on MSVC (#518) 5 years ago
mem.h Move lokinet unspecific components to a util/ library 5 years ago
mem.hpp Allow builds on MSVC (#518) 5 years ago
memfn.cpp Create util::MemFn and memFn to make binding callbacks easier 5 years ago
memfn.hpp Create util::MemFn and memFn to make binding callbacks easier 5 years ago
memfn_traits.cpp Create util::MemFn and memFn to make binding callbacks easier 5 years ago
memfn_traits.hpp Create util::MemFn and memFn to make binding callbacks easier 5 years ago
metrics.cpp Metric collection subsystem 5 years ago
metrics.hpp Publish metric tags 5 years ago
metrics_core.cpp Publish metric tags 5 years ago
metrics_core.hpp Publish metric tags 5 years ago
metrics_types.cpp Publish metric tags 5 years ago
metrics_types.hpp Publish metric tags 5 years ago
object.cpp Threading structures for metrics 5 years ago
object.hpp Create util::MemFn and memFn to make binding callbacks easier 5 years ago
ostream_logger.cpp json logging option 5 years ago
ostream_logger.hpp json logging option 5 years ago
printer.cpp Create Printer - A general-purpose, stateful printer class 5 years ago
printer.hpp Introduce tags for metrics 5 years ago
queue.cpp Move lokinet unspecific components to a util/ library 5 years ago
queue.hpp A compromise for C++17 ports. 5 years ago
queue_manager.cpp Apply rule of zero to code base 5 years ago
queue_manager.hpp Move lokinet unspecific components to a util/ library 5 years ago
scheduler.cpp Threading structures for metrics 5 years ago
scheduler.hpp Threading structures for metrics 5 years ago
status.cpp Convert from rapidjson to use nlohmann::json 5 years ago
status.hpp Tidy up service endpoint a bit more 5 years ago
stopwatch.cpp Metric collection subsystem 5 years ago
stopwatch.hpp Metric collection subsystem 5 years ago
str.cpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
str.hpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
string_view.cpp Move lokinet unspecific components to a util/ library 5 years ago
string_view.hpp Fix shadowing warnings 5 years ago
syslog_logger.cpp json logging option 5 years ago
thread_pool.cpp Add threading annotations and fix potential deadlocks 5 years ago
thread_pool.hpp Add threading annotations and fix potential deadlocks 5 years ago
threading.cpp Move lokinet unspecific components to a util/ library 5 years ago
threading.hpp Allow builds on MSVC (#518) 5 years ago
threadpool.cpp remove threadpool.hpp 5 years ago
threadpool.h remove threadpool.hpp 5 years ago
time.cpp Move lokinet unspecific components to a util/ library 5 years ago
time.hpp Move lokinet unspecific components to a util/ library 5 years ago
timer.cpp meh 5 years ago
timer.hpp Move lokinet unspecific components to a util/ library 5 years ago
timerqueue.cpp Threading structures for metrics 5 years ago
timerqueue.hpp Threading structures for metrics 5 years ago
traits.cpp Initial type trait work 5 years ago
traits.hpp Create util::MemFn and memFn to make binding callbacks easier 5 years ago
types.cpp Move lokinet unspecific components to a util/ library 5 years ago
types.hpp Split crypto.hpp into 3 different files 5 years ago
variant.cpp Unfuck integer metrics 5 years ago
variant.hpp make format 5 years ago
win32_logger.cpp fix windows native console 5 years ago
win32_logger.hpp make format 5 years ago