lokinet/llarp
Jason Rhinelander 54186c4a89 Replace absl string_view with string_view from lokimq
When we add loki-mq has a dependency we can just alias it, but for now
it's easier to copy the header than add the whole submodule library.
2020-02-24 14:27:44 -04:00
..
android
config Replace absl string_view with string_view from lokimq 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 Remove all ABSL_ATTRIBUTE_UNUSED uses 2020-02-24 14:27:44 -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 Replace absl string_view with string_view from lokimq 2020-02-24 14:27:44 -04:00
hook
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
messages Remove all ABSL_ATTRIBUTE_UNUSED uses 2020-02-24 14:27:44 -04:00
net Replace absl string_view with string_view from lokimq 2020-02-24 14:27:44 -04:00
path Remove all ABSL_ATTRIBUTE_UNUSED uses 2020-02-24 14:27:44 -04:00
router Remove all ABSL_ATTRIBUTE_UNUSED uses 2020-02-24 14:27:44 -04:00
routing Removed empty cpp files 2020-02-21 23:39:11 -04:00
rpc Replace absl string_view with string_view from lokimq 2020-02-24 14:27:44 -04:00
service Replace absl string_view with string_view from lokimq 2020-02-24 14:27:44 -04:00
util Replace absl string_view with string_view from lokimq 2020-02-24 14:27:44 -04:00
win32
app.xml
bootstrap.cpp
bootstrap.hpp
CMakeLists.txt Replace absl string_view with string_view from lokimq 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 Remove all ABSL_ATTRIBUTE_UNUSED uses 2020-02-24 14:27:44 -04:00
pow.hpp
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
router_id.hpp
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