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
michael-loki e36ddfb093 Fixup casing (#543)
* Rename Identity.hpp to identity.hpp

* Rename Identity.cpp to identity.cpp

* Rename Info.hpp to info.hpp

* Rename Intro.cpp to intro.cpp

* Rename Intro.hpp to intro.hpp
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 6 years ago
constants fix limit 6 years ago
crypto bundle RC in build record to improve build success rates. 5 years ago
dht Tidy up more parts of the service/ directory 5 years ago
dns Allow builds on MSVC (#518) 5 years ago
ev Allow builds on MSVC (#518) 5 years ago
exit Remove usage of raw new from service classes 5 years ago
handlers Remove AsyncKeyExchange, HiddenServiceAddressLookup and OutboundContext to their own components 5 years ago
iwp Fix more address sanitiser issues 6 years ago
link Remove IStateful virtual inheritance 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 6 years ago
messages Remove usage of raw new from service classes 5 years ago
metrics Allow builds on MSVC (#518) 5 years ago
net Allow builds on MSVC (#518) 5 years ago
path Tidy up more parts of the service/ directory 5 years ago
router Remove IStateful virtual inheritance 5 years ago
routing Remove usage of raw new from service classes 5 years ago
rpc make format and readd win32 console color logging 6 years ago
service Fixup casing (#543) 5 years ago
util Allow builds on MSVC (#518) 5 years ago
utp * refactor profiling function names 5 years ago
win32 Allow builds on MSVC (#518) 5 years ago
CMakeLists.txt Tidy up more parts of the service/ directory 5 years ago
app.xml stray tag ;-; 6 years ago
config.cpp add trailing newline 6 years ago
config.hpp refactor logger 6 years ago
context.cpp Allow builds on MSVC (#518) 5 years ago
dns.cpp Convert llarp_buffer_t to be a class with methods 6 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Rename to ManagedBuffer 6 years ago
dnsc.cpp Allow builds on MSVC (#518) 5 years ago
dnsc.hpp Rename to ManagedBuffer 6 years ago
dnsd.cpp Rename to ManagedBuffer 6 years ago
dnsd.hpp Rename to ManagedBuffer 6 years ago
nodedb.cpp bundle RC in build record to improve build success rates. 5 years ago
nodedb.hpp Allow builds on MSVC (#518) 5 years ago
pow.cpp Allow builds on MSVC (#518) 5 years ago
pow.hpp Convert most of llarp to use Printer 6 years ago
profiling.cpp * refactor profiling function names 5 years ago
profiling.hpp * refactor profiling function names 5 years ago
router_contact.cpp Allow builds on MSVC (#518) 5 years ago
router_contact.hpp Remove IStateful virtual inheritance 5 years ago
router_id.cpp refactor 6 years ago
router_id.hpp Remove IStateful virtual inheritance 5 years ago
testnet.c initial shadow test net 6 years ago