lokinet/llarp/util
Jeff Becker 92ad98be8b
refactor hooks to be have more c++isms
make path build timeouts use log level warning
2019-05-05 09:51:48 -04:00
..
aligned.cpp
aligned.hpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
android_logger.cpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00
android_logger.hpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00
bencode.cpp * don't ban bootstrap nodes with profiling 2019-04-14 07:25:15 -04:00
bencode.h
bencode.hpp Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
bits.cpp
bits.hpp
buffer.cpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
buffer.hpp add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
codel.cpp
codel.hpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
common.cpp
common.hpp
copy_or_nullptr.hpp use shared_ptr 2019-05-03 09:15:03 -04:00
encode.cpp
encode.hpp handle subdomains 2019-04-26 08:14:29 -04:00
endian.cpp
endian.hpp
file_logger.cpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00
file_logger.hpp Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
fs.cpp
fs.hpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
ini.cpp refactor hooks to be have more c++isms 2019-05-05 09:51:48 -04:00
ini.hpp add error messages to ini parser and catch base cases. 2019-05-03 09:39:25 -04:00
json.cpp Convert from rapidjson to use nlohmann::json 2019-03-02 02:32:50 +00:00
json.hpp more 2019-04-25 13:15:56 -04:00
logger_internal.hpp add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
logger_syslog.hpp Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
logger.cpp refactor logger 2019-04-11 08:58:23 -04:00
logger.h
logger.hpp refactor logger 2019-04-11 08:58:23 -04:00
logic.cpp bundle RC in build record to improve build success rates. 2019-04-17 15:05:54 -04:00
logic.hpp bundle RC in build record to improve build success rates. 2019-04-17 15:05:54 -04:00
loglevel.hpp refactor logger 2019-04-11 08:58:23 -04:00
logstream.hpp Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
mem.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
mem.h
mem.hpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
metrics_core.cpp Metric collection subsystem 2019-03-25 20:36:23 +00:00
metrics_core.hpp Metric collection subsystem 2019-03-25 20:36:23 +00:00
metrics_types.cpp Add JSON publisher 2019-04-07 18:55:21 +01:00
metrics_types.hpp Add JSON publisher 2019-04-07 18:55:21 +01:00
metrics.cpp Metric collection subsystem 2019-03-25 20:36:23 +00:00
metrics.hpp Metric collection subsystem 2019-03-25 20:36:23 +00:00
object.cpp Threading structures for metrics 2019-03-25 20:36:23 +00:00
object.hpp Fix Catalog.Iterator test failure 2019-03-29 22:14:22 +00:00
ostream_logger.cpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00
ostream_logger.hpp Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
printer.cpp Create Printer - A general-purpose, stateful printer class 2019-02-24 23:46:44 +00:00
printer.hpp make windows happy 2019-03-18 16:12:42 -05:00
queue_manager.cpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
queue_manager.hpp
queue.cpp
queue.hpp
scheduler.cpp Threading structures for metrics 2019-03-25 20:36:23 +00:00
scheduler.hpp Threading structures for metrics 2019-03-25 20:36:23 +00:00
status.cpp Convert from rapidjson to use nlohmann::json 2019-03-02 02:32:50 +00:00
status.hpp Remove IStateful virtual inheritance 2019-04-19 16:10:26 +01:00
stopwatch.cpp Metric collection subsystem 2019-03-25 20:36:23 +00:00
stopwatch.hpp Metric collection subsystem 2019-03-25 20:36:23 +00:00
str.cpp revert 2019-05-03 10:07:17 -04:00
str.hpp
string_view.cpp
string_view.hpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
syslog_logger.cpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00
thread_pool.cpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
thread_pool.hpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
threading.cpp
threading.hpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
threadpool.cpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
threadpool.h add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
threadpool.hpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
time.cpp
time.hpp
timer.cpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
timer.hpp
timerqueue.cpp Threading structures for metrics 2019-03-25 20:36:23 +00:00
timerqueue.hpp Threading structures for metrics 2019-03-25 20:36:23 +00:00
traits.cpp Initial type trait work 2019-02-24 23:46:44 +00:00
traits.hpp make windows happy 2019-03-18 16:12:42 -05:00
types.cpp
types.hpp
win32_logger.cpp move these into a read-write data segment 2019-04-11 10:53:21 -05:00
win32_logger.hpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00