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/messages
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
..
dht.cpp Add .cpp files for all .hpp files 6 years ago
dht.hpp Finish replacement of Router with AbstractRouter 5 years ago
dht_immediate.cpp don't ever fail on dht messages 5 years ago
dht_immediate.hpp more metrics 5 years ago
discard.cpp Add .cpp files for all .hpp files 6 years ago
discard.hpp Remove usage of raw new from service classes 5 years ago
exit.cpp Add .cpp files for all .hpp files 6 years ago
exit.hpp Finish replacement of Router with AbstractRouter 5 years ago
link_intro.cpp Convert llarp_buffer_t to be a class with methods 5 years ago
link_intro.hpp more metrics 5 years ago
link_message.cpp Allow builds on MSVC (#518) 5 years ago
link_message.hpp more metrics 5 years ago
link_message_parser.hpp Allow builds on MSVC (#518) 5 years ago
path_confirm.cpp Add .cpp files for all .hpp files 6 years ago
path_confirm.hpp Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
path_latency.cpp Add .cpp files for all .hpp files 6 years ago
path_latency.hpp Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
path_transfer.cpp Add .cpp files for all .hpp files 6 years ago
path_transfer.hpp Finish replacement of Router with AbstractRouter 5 years ago
relay.cpp Finish replacement of Router with AbstractRouter 5 years ago
relay.hpp more metrics 5 years ago
relay_commit.cpp More work on router docker image 5 years ago
relay_commit.hpp bundle RC in build record to improve build success rates. 5 years ago
transfer_traffic.cpp Add .cpp files for all .hpp files 6 years ago
transfer_traffic.hpp Finish replacement of Router with AbstractRouter 5 years ago