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/utp
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
..
inbound_message.cpp Move UTP code to its own directory 5 years ago
inbound_message.hpp Move UTP code to its own directory 5 years ago
linklayer.cpp increase send buffer size 5 years ago
linklayer.hpp Fix more address sanitiser issues 5 years ago
session.cpp More work on router docker image 5 years ago
session.hpp Merge pull request #480 from michael-loki/more_asan 5 years ago
utp.cpp Move UTP code to its own directory 5 years ago
utp.hpp Move UTP code to its own directory 5 years ago