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
Jason Rhinelander 5fd830bc36 Prettify uptime duration in log lines
Produces strings such as:

    [+1h09m12.475s]

instead of:

    [+4152475 ms]
4 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
config Deabseil: remove absl::StrCat, de-templatize fromEnv 4 years ago
consensus initial wack at 0.7.0 dht fixes 4 years ago
constants Removed empty cpp files 4 years ago
crypto Remove absl optimization 4 years ago
dht Removed empty cpp files 4 years ago
dns Removed empty cpp files 4 years ago
ev monotonic time and run testnet at 20% realtime 4 years ago
exit m_LastUse shouldn't be 0 ever now 4 years ago
handlers De-abseil: Add our own llarp::TrimWhiteSpace 4 years ago
hook prepare for 0.5.0 5 years ago
iwp De-abseil, part 2: mutex, locks, (most) time 4 years ago
link Removed empty cpp files 4 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages Removed empty cpp files 4 years ago
net Endian defines fix for macOS 4 years ago
path Removed empty cpp files 4 years ago
router Make C++ literals available everywhere in `llarp` 4 years ago
routing Removed empty cpp files 4 years ago
rpc Replace absl::optional with optional-lite 4 years ago
service Removed empty cpp files 4 years ago
util Prettify uptime duration in log lines 4 years ago
win32 happy new year 4 years ago
CMakeLists.txt Replace abseil date code with Hinnart's date.h 4 years ago
app.xml stray tag ;-; 6 years ago
bootstrap.cpp add bootstrap list functionality and utility 5 years ago
bootstrap.hpp add bootstrap list functionality and utility 5 years ago
context.cpp Miscellaneous small absl removals 4 years ago
nodedb.cpp De-abseil, part 2: mutex, locks, (most) time 4 years ago
nodedb.hpp De-abseil, part 2: mutex, locks, (most) time 4 years ago
pow.cpp prepare for 0.5.0 5 years ago
pow.hpp Port code to use CryptoManager over passing Crypto pointers 5 years ago
profiling.cpp De-abseil, part 2: mutex, locks, (most) time 4 years ago
profiling.hpp Miscellaneous small absl removals 4 years ago
router_contact.cpp Merge pull request #1110 from jagerman/no-abseil-optional 4 years ago
router_contact.hpp Replace absl::optional with optional-lite 4 years ago
router_id.cpp prepare for 0.5.0 5 years ago
router_id.hpp prepare for 0.5.0 5 years ago
router_version.cpp Make format 4 years ago
router_version.hpp Make format 4 years ago
testnet.c prepare for 0.5.0 5 years ago