.. |
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 |
alloc.hpp
|
i am a potatoe
|
2019-05-11 10:56:11 -04: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
|
Create CopyableBuffer type
|
2019-02-02 23:21:35 +00:00 |
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
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00:00 |
bits.hpp
|
make it compile on debian and ubuntu
|
2019-02-07 07:31:14 -05:00 |
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
|
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
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00:00 |
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
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00:00 |
fs.hpp
|
Allow builds on MSVC (#518)
|
2019-04-19 13:24:33 -05:00 |
ini.cpp
|
Fixup MSVC build
|
2019-05-15 23:03:24 +01: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
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00:00 |
logger.hpp
|
make it compile
|
2019-05-09 11:39:12 -04:00 |
logic.cpp
|
meh
|
2019-05-15 11:54:26 -04:00 |
logic.hpp
|
meh
|
2019-05-15 11:54:26 -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
|
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 |
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 custom single threaded allocator for utp buffers
|
2019-05-09 16:28:56 -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
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00: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 |
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
|
Tidy up service endpoint a bit more
|
2019-05-07 09:29:47 +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
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00: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
|
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
|
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
|
Fixup MSVC build
|
2019-05-15 23:03:24 +01:00 |
threadpool.h
|
meh
|
2019-05-15 11:54:26 -04:00 |
threadpool.hpp
|
Add threading annotations and fix potential deadlocks
|
2019-03-04 00:03:52 +00: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
|
make windows happy
|
2019-03-18 16:12:42 -05: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 |
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 |