1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
Jason Rhinelander 5fd830bc36 Prettify uptime duration in log lines
Produces strings such as:

    [+1h09m12.475s]

instead of:

    [+4152475 ms]
2020-02-24 14:27:44 -04:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
config Deabseil: remove absl::StrCat, de-templatize fromEnv 2020-02-24 14:27:44 -04:00
consensus initial wack at 0.7.0 dht fixes 2020-01-27 11:54:51 -05:00
constants Removed empty cpp files 2020-02-21 23:39:11 -04:00
crypto Remove absl optimization 2020-02-24 14:27:44 -04:00
dht Removed empty cpp files 2020-02-21 23:39:11 -04:00
dns Removed empty cpp files 2020-02-21 23:39:11 -04:00
ev monotonic time and run testnet at 20% realtime 2020-01-23 12:14:25 -05:00
exit m_LastUse shouldn't be 0 ever now 2020-01-08 11:05:29 -05:00
handlers De-abseil: Add our own llarp::TrimWhiteSpace 2020-02-24 14:27:44 -04:00
hook prepare for 0.5.0 2019-08-29 07:45:58 -04:00
iwp De-abseil, part 2: mutex, locks, (most) time 2020-02-21 23:22:47 -04:00
link Removed empty cpp files 2020-02-21 23:39:11 -04:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages Removed empty cpp files 2020-02-21 23:39:11 -04:00
net Endian defines fix for macOS 2020-02-07 03:29:50 -04:00
path Removed empty cpp files 2020-02-21 23:39:11 -04:00
router Make C++ literals available everywhere in llarp 2020-02-24 14:27:44 -04:00
routing Removed empty cpp files 2020-02-21 23:39:11 -04:00
rpc Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
service Removed empty cpp files 2020-02-21 23:39:11 -04:00
util Prettify uptime duration in log lines 2020-02-24 14:27:44 -04:00
win32 happy new year 2020-01-05 20:40:34 -06:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp add bootstrap list functionality and utility 2019-12-06 12:32:46 -05:00
bootstrap.hpp add bootstrap list functionality and utility 2019-12-06 12:32:46 -05:00
CMakeLists.txt Replace abseil date code with Hinnart's date.h 2020-02-24 14:27:44 -04:00
context.cpp Miscellaneous small absl removals 2020-02-24 14:27:44 -04:00
nodedb.cpp De-abseil, part 2: mutex, locks, (most) time 2020-02-21 23:22:47 -04:00
nodedb.hpp De-abseil, part 2: mutex, locks, (most) time 2020-02-21 23:22:47 -04:00
pow.cpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
pow.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
profiling.cpp De-abseil, part 2: mutex, locks, (most) time 2020-02-21 23:22:47 -04:00
profiling.hpp Miscellaneous small absl removals 2020-02-24 14:27:44 -04:00
router_contact.cpp Merge pull request #1110 from jagerman/no-abseil-optional 2020-02-20 12:38:16 -05:00
router_contact.hpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
router_id.cpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
router_id.hpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
router_version.cpp Make format 2020-01-31 14:52:59 -07:00
router_version.hpp Make format 2020-01-31 14:52:59 -07:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00