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
Jeff 10d7e7cb77
Merge branch 'master' into master
5 years ago
..
aligned.cpp
aligned.hpp Fix gcc trunk warnings 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
bencode.h
bencode.hpp make it compile and make it secure files 5 years ago
bits.cpp
bits.hpp
buffer.cpp Remove redundant else blocks 5 years ago
buffer.hpp
codel.cpp
codel.hpp Remove redundant else blocks 5 years ago
common.cpp
common.hpp
compare_ptr.hpp Remove redundant else blocks 5 years ago
copy_or_nullptr.hpp
encode.cpp
encode.hpp
endian.cpp
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
json.hpp
json_logger.cpp
json_logger.hpp make threadpool consice 5 years ago
logger.cpp
logger.h
logger.hpp
logger_internal.hpp Fix some string_view problems 5 years ago
logger_syslog.hpp
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
loglevel.hpp
logstream.hpp make android compile 5 years ago
mem.cpp
mem.h
mem.hpp
memfn.cpp
memfn.hpp
memfn_traits.cpp
memfn_traits.hpp
metrics.cpp
metrics.hpp
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 Fix gcc trunk warnings 5 years ago
object.cpp
object.hpp
ostream_logger.cpp
ostream_logger.hpp
printer.cpp fixup printer.cpp 5 years ago
printer.hpp
queue.cpp
queue.hpp
queue_manager.cpp Remove redundant else blocks 5 years ago
queue_manager.hpp
scheduler.cpp
scheduler.hpp
status.cpp
status.hpp start work on seperating ips out of endpoint 5 years ago
stopwatch.cpp
stopwatch.hpp
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
string_view.hpp
syslog_logger.cpp
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 fix thread naming on windows 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
time.hpp
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
timerqueue.hpp
traits.cpp
traits.hpp
types.cpp
types.hpp
variant.cpp
variant.hpp
win32_logger.cpp fix windows native console 5 years ago
win32_logger.hpp