lokinet/llarp
Jason Rhinelander 454abb4f9f Avoid copies in mutators
Reimplement operators in terms of mutators, rather than vice versa, so
that mutators don't have to make a copy.
2020-02-24 14:27:44 -04:00
..
android
config TrimWhiteSpace -> TrimWhitespace 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 Final abseil purge 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 Avoid copies in mutators 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 gcc 5.x string_view workaround 2020-02-24 14:27:44 -04:00
win32 happy new year 2020-01-05 20:40:34 -06:00
app.xml
bootstrap.cpp
bootstrap.hpp
CMakeLists.txt Final abseil purge 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