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/path
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
..
path.cpp More work on router docker image 5 years ago
path.hpp More work on router docker image 5 years ago
path_types.cpp Reorganise source into more folders 5 years ago
path_types.hpp Finish replacement of Router with AbstractRouter 5 years ago
pathbuilder.cpp Fix shadowing warnings 5 years ago
pathbuilder.hpp Remove IStateful virtual inheritance 5 years ago
pathset.cpp log and don't remove path on died 5 years ago
pathset.hpp Tidy up more parts of the service/ directory 5 years ago
transit_hop.cpp Remove usage of raw new from service classes 5 years ago