1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/util
2019-07-08 10:17:21 -04:00
..
aligned.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
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 Replace dict_reader/list_reader with version which doesn't involve indirection 2019-05-22 01:36:03 +01:00
bencode.h Replace dict_reader/list_reader with version which doesn't involve indirection 2019-05-22 01:36:03 +01:00
bencode.hpp make it compile and make it secure files 2019-06-24 13:08:36 -04:00
bits.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
bits.hpp ipv6 2019-06-11 12:44:05 -04:00
buffer.cpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
buffer.hpp Initial No-Op Crypto implementation 2019-05-29 09:46:34 +01:00
codel.cpp Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
codel.hpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
common.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
common.hpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
compare_ptr.hpp add explicit constructor 2019-05-08 11:42:38 -04:00
copy_or_nullptr.hpp use shared_ptr 2019-05-03 09:15:03 -04:00
encode.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
encode.hpp handle subdomains 2019-04-26 08:14:29 -04:00
endian.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
endian.hpp ipv6 2019-06-11 12:44:05 -04:00
file_logger.cpp json logging option 2019-06-13 09:26:34 -04:00
file_logger.hpp json logging option 2019-06-13 09:26:34 -04:00
fs.cpp Add in-source version of std::filesystem::permissions 2019-07-02 00:01:25 +01:00
fs.hpp Add in-source version of std::filesystem::permissions 2019-07-02 00:01:25 +01:00
json.cpp Convert from rapidjson to use nlohmann::json 2019-03-02 02:32:50 +00:00
json.hpp json logging option 2019-06-13 09:26:34 -04:00
json_logger.cpp json logging option 2019-06-13 09:26:34 -04:00
json_logger.hpp json logging option 2019-06-13 09:26:34 -04:00
logger.cpp put deltas in timestamps 2019-06-10 09:20:48 -04:00
logger.h Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
logger.hpp json logging option 2019-06-13 09:26:34 -04:00
logger_internal.hpp put deltas in timestamps 2019-06-10 09:20:48 -04:00
logger_syslog.hpp json logging option 2019-06-13 09:26:34 -04:00
logic.cpp use limited size queue for logic and singled threaded threadpool 2019-05-22 13:18:19 -04:00
logic.hpp use limited size queue for logic and singled threaded threadpool 2019-05-22 13:18:19 -04:00
loglevel.cpp json logging option 2019-06-13 09:26:34 -04:00
loglevel.hpp json logging option 2019-06-13 09:26:34 -04:00
logstream.hpp json logging option 2019-06-13 09:26:34 -04:00
mem.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
mem.h Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
mem.hpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
memfn.cpp Create util::MemFn and memFn to make binding callbacks easier 2019-06-02 22:19:10 +01:00
memfn.hpp Create util::MemFn and memFn to make binding callbacks easier 2019-06-02 22:19:10 +01:00
memfn_traits.cpp Create util::MemFn and memFn to make binding callbacks easier 2019-06-02 22:19:10 +01:00
memfn_traits.hpp Create util::MemFn and memFn to make binding callbacks easier 2019-06-02 22:19:10 +01:00
metrics.cpp Metric collection subsystem 2019-03-25 20:36:23 +00:00
metrics.hpp Publish metric tags 2019-06-13 23:09:58 +01:00
metrics_core.cpp Publish metric tags 2019-06-13 23:09:58 +01:00
metrics_core.hpp Publish metric tags 2019-06-13 23:09:58 +01:00
metrics_types.cpp Publish metric tags 2019-06-13 23:09:58 +01:00
metrics_types.hpp Publish metric tags 2019-06-13 23:09:58 +01:00
object.cpp Threading structures for metrics 2019-03-25 20:36:23 +00:00
object.hpp Create util::MemFn and memFn to make binding callbacks easier 2019-06-02 22:19:10 +01:00
ostream_logger.cpp json logging option 2019-06-13 09:26:34 -04:00
ostream_logger.hpp json logging option 2019-06-13 09:26:34 -04:00
printer.cpp Create Printer - A general-purpose, stateful printer class 2019-02-24 23:46:44 +00:00
printer.hpp Introduce tags for metrics 2019-06-13 22:58:17 +01:00
queue.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
queue.hpp A compromise for C++17 ports. 2019-02-06 19:53:15 -06:00
queue_manager.cpp Apply rule of zero to code base 2019-05-19 23:11:07 +01:00
queue_manager.hpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
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 start work on seperating ips out of endpoint 2019-07-01 10:56:56 -04: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 "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01:00
str.hpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01:00
string_view.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
string_view.hpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
syslog_logger.cpp json logging option 2019-06-13 09:26:34 -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 Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
threading.hpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
threadpool.cpp remove threadpool.hpp 2019-07-02 15:01:14 -04:00
threadpool.h remove threadpool.hpp 2019-07-02 15:01:14 -04:00
time.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
time.hpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
timer.cpp meh 2019-05-15 11:54:26 -04:00
timer.hpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
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 Create util::MemFn and memFn to make binding callbacks easier 2019-06-02 22:19:10 +01:00
types.cpp Move lokinet unspecific components to a util/ library 2019-01-10 20:07:24 +00:00
types.hpp Split crypto.hpp into 3 different files 2019-01-13 16:32:51 +00:00
variant.cpp Unfuck integer metrics 2019-06-11 21:46:51 +01:00
variant.hpp make format 2019-06-12 09:15:02 -04:00
win32_logger.cpp fix windows native console 2019-06-17 23:38:10 -05:00
win32_logger.hpp make format 2019-06-17 23:29:54 -05:00