Commit Graph

14 Commits (c8c00e2d9f9d7dd3034f3284cc3104b170efb2e9)

Author SHA1 Message Date
Jeff Becker 9d466cd09d
pump only on send queue full and clear exit roles when closing exit 5 years ago
Jeff Becker b68f539de6
limit outbound connections 5 years ago
Jeff Becker 61d42811be
prevent crash 5 years ago
Jeff Becker e42f4c99f1
try preventing crash 5 years ago
Jeff ac7b331ca0 unconditional pump 6 years ago
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
6 years ago
Michael 9ee525a006
Fix shadowing warnings 6 years ago
Jeff Becker 6d256f114a
increase send buffer size 6 years ago
Jeff Becker 2be3401e08
* refactor profiling function names
* utp link layer make ping less active, pre-emptive pump faster
6 years ago
Jeff 10f7e8fe1f
Merge pull request #480 from michael-loki/more_asan
Fix more address sanitiser issues
6 years ago
Michael 25f10d5b11
Fix more address sanitiser issues 6 years ago
Rick V c7128339c1
fix win32 6 years ago
Jeff Becker ae786feab6
Merge remote-tracking branch 'origin/master' 6 years ago
Michael 17b39b0ed4
Move UTP code to its own directory 6 years ago