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 0b4d787042
More work on router docker image
- Multi-stage docker build (final image only 15MB!)
- Build in release mode
    - Fix bug with release mode
    - Fix compiler being dumb AF
    - Disable FORTIFY for now
- Enable LTO when making a staticly linked release
- Fix some gcc specific warnings
- Refactor cmake stuff into multiple files
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants fix limit 5 years ago
crypto Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
dht Fix shadowing warnings 5 years ago
dns handle subdomains 5 years ago
ev Fix shadowing warnings 5 years ago
exit Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
handlers handle subdomains 5 years ago
iwp Fix more address sanitiser issues 5 years ago
link Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages More work on router docker image 5 years ago
metrics Allow builds on MSVC (#518) 5 years ago
net Fix shadowing warnings 5 years ago
path More work on router docker image 5 years ago
router Fix shadowing warnings 5 years ago
routing Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
rpc make format and readd win32 console color logging 5 years ago
service More work on router docker image 5 years ago
util Merge pull request #566 from majestrate/on-off-patch 5 years ago
utp More work on router docker image 5 years ago
win32 Allow builds on MSVC (#518) 5 years ago
CMakeLists.txt Fix shadowing warnings 5 years ago
app.xml stray tag ;-; 6 years ago
config.cpp Fix shadowing warnings 5 years ago
config.hpp refactor logger 5 years ago
context.cpp Allow builds on MSVC (#518) 5 years ago
dns.cpp Convert llarp_buffer_t to be a class with methods 5 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Rename to ManagedBuffer 5 years ago
dnsc.cpp Allow builds on MSVC (#518) 5 years ago
dnsc.hpp Rename to ManagedBuffer 5 years ago
dnsd.cpp Rename to ManagedBuffer 5 years ago
dnsd.hpp Rename to ManagedBuffer 5 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 5 years ago
profiling.cpp * refactor profiling function names 5 years ago
profiling.hpp Add cmake module to target a library as 'system', and fix a few warnings 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 5 years ago
router_id.hpp Remove IStateful virtual inheritance 5 years ago
testnet.c initial shadow test net 6 years ago