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 870062e8cc Remove absl optimization
This was being used to get at gcc/clang's __builtin_expect, but we don't
really need that: we can just avoid the check entirely when not in debug
mode which should be even faster.
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 6 years ago
config Deabseil: remove absl::StrCat, de-templatize fromEnv 5 years ago
consensus initial wack at 0.7.0 dht fixes 5 years ago
constants Removed empty cpp files 5 years ago
crypto Remove absl optimization 5 years ago
dht Removed empty cpp files 5 years ago
dns Removed empty cpp files 5 years ago
ev monotonic time and run testnet at 20% realtime 5 years ago
exit m_LastUse shouldn't be 0 ever now 5 years ago
handlers De-abseil: Add our own llarp::TrimWhiteSpace 5 years ago
hook prepare for 0.5.0 5 years ago
iwp De-abseil, part 2: mutex, locks, (most) time 5 years ago
link Removed empty cpp files 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 6 years ago
messages Removed empty cpp files 5 years ago
net Endian defines fix for macOS 5 years ago
path Removed empty cpp files 5 years ago
router Make C++ literals available everywhere in `llarp` 5 years ago
routing Removed empty cpp files 5 years ago
rpc Replace absl::optional with optional-lite 5 years ago
service Removed empty cpp files 5 years ago
util Make C++ literals available everywhere in `llarp` 5 years ago
win32 happy new year 5 years ago
CMakeLists.txt Removed empty cpp files 5 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 De-abseil, part 2: mutex, locks, (most) time 5 years ago
nodedb.cpp De-abseil, part 2: mutex, locks, (most) time 5 years ago
nodedb.hpp De-abseil, part 2: mutex, locks, (most) time 5 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 5 years ago
profiling.hpp De-abseil, part 2: mutex, locks, (most) time 5 years ago
router_contact.cpp Merge pull request #1110 from jagerman/no-abseil-optional 5 years ago
router_contact.hpp Replace absl::optional with optional-lite 5 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 5 years ago
router_version.hpp Make format 5 years ago
testnet.c prepare for 0.5.0 5 years ago