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 a062186f2d
or not
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 fix android compile, have makefile pull in libuv for cmake on android 5 years ago
android_logger.hpp fix android compile, have makefile pull in libuv for cmake on android 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 ipv6 5 years ago
buffer.cpp Remove redundant else blocks 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 Remove redundant else blocks 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 Remove redundant else blocks 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 use correct uint128 functions when doing endian flipping 5 years ago
file_logger.cpp make threadpool consice 5 years ago
file_logger.hpp make threadpool consice 5 years ago
fs.cpp try to ensure on windows, but don't fail 5 years ago
fs.hpp or not 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 make threadpool consice 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 Fix some string_view problems 5 years ago
logger_syslog.hpp json logging option 5 years ago
logic.cpp on logic queue overflow put job on timer instead 5 years ago
logic.hpp on logic queue overflow put job on timer instead 5 years ago
loglevel.cpp json logging option 5 years ago
loglevel.hpp json logging option 5 years ago
logstream.hpp make android compile 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 Fix Ubuntu builds 5 years ago
metrics_core.hpp Fix Ubuntu builds 5 years ago
metrics_types.cpp Remove redundant else blocks 5 years ago
metrics_types.hpp Remove redundant else blocks 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 fixup printer.cpp 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 Remove redundant else blocks 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 start work on seperating ips out of endpoint 5 years ago
stopwatch.cpp Metric collection subsystem 5 years ago
stopwatch.hpp Metric collection subsystem 5 years ago
str.cpp fix str.cpp 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 function to set threadname, and use from threadpool impl 5 years ago
thread_pool.hpp Remove redundant else blocks 5 years ago
threading.cpp typo fix lel 5 years ago
threading.hpp try to make some windows 5 years ago
threadpool.cpp Adds Link-Relay Status Messages 5 years ago
threadpool.h Adds Link-Relay Status Messages 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 on logic queue overflow put job on timer instead 5 years ago
timer.hpp on logic queue overflow put job on timer instead 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