lokinet/llarp
Jason Rhinelander d4a5dc66ac Change alignment to std::max_align_t
This will typically be stricter alignment (16 byte on amd64) which seems
useful for the intended use case here.
2019-12-12 12:15:13 -04:00
..
android
config finish remaining changes 2019-12-11 16:18:47 -05:00
constants Put version info into a compiled file 2019-12-11 22:40:07 -04:00
crypto more travis fixes 2019-12-10 11:49:32 -07:00
dht Make format 2019-12-06 10:13:09 -07:00
dns add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
ev remove mutexes 2019-12-11 16:49:00 -05:00
exit use ipv6 only with ipv6 packets 2019-12-06 15:33:43 -05:00
handlers clang fixes 2019-12-10 11:49:32 -07:00
hook
iwp Merge pull request #945 from notlesh/key_manager_cleanup 2019-12-06 12:54:40 -07:00
link Merge pull request #945 from notlesh/key_manager_cleanup 2019-12-06 12:54:40 -07:00
linux
messages Make format 2019-12-06 10:13:09 -07:00
net clang fixes 2019-12-10 11:49:32 -07:00
path limit connections 2019-12-03 12:49:29 -05:00
router Put version info into a compiled file 2019-12-11 22:40:07 -04:00
routing seek for version and set it before deserializing 2019-11-03 10:31:01 -05:00
rpc Put version info into a compiled file 2019-12-11 22:40:07 -04:00
service Backup SNApp keys when migrating to new ed25519 crypto 2019-12-06 11:21:14 -07:00
util Change alignment to std::max_align_t 2019-12-12 12:15:13 -04:00
win32 Put version info into a compiled file 2019-12-11 22:40:07 -04:00
app.xml
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 Put version info into a compiled file 2019-12-11 22:40:07 -04:00
context.cpp Put version info into a compiled file 2019-12-11 22:40:07 -04:00
dns.cpp
dns.h
dns.hpp
dnsc.cpp
dnsc.hpp
dnsd.cpp
dnsd.hpp
nodedb.cpp add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
nodedb.hpp
pow.cpp
pow.hpp
profiling.cpp
profiling.hpp
router_contact.cpp Put version info into a compiled file 2019-12-11 22:40:07 -04:00
router_contact.hpp Undo adding of crypto version to RouterContact, other fixes 2019-11-27 11:30:19 -07:00
router_id.cpp
router_id.hpp
testnet.c