Commit Graph

2312 Commits (b521ba4670df3a76ec007546abd80aa46685bcab)
 

Author SHA1 Message Date
Jeff 93a0835816
Merge pull request #45 from Sonofotis/patch-2
Minor word fix
6 years ago
Jeff Becker 0a236d9f8c
use core2 for windows because cross compile 6 years ago
Jeff Becker 4dc12aaba3
disable windows in ci 6 years ago
Jeff Becker 996193aa6a
specify generator for cmake and make configurable 6 years ago
Jeff Becker e5d89f541a
poke ci again 6 years ago
Jeff Becker f3c78e760b
update ci 6 years ago
Jeff Becker d408b08889
make windows cross compile pass, make format parts of libutp 6 years ago
Jeff Becker cc4a836fc5
add windows target for ci 6 years ago
Jeff Becker fd87f2ac96
purge VLAs from the codebase 6 years ago
Jeff Becker c91fc1770e
don't use VLA 6 years ago
Sonofotis 28237a5f42
Minor word fix 6 years ago
Jeff Becker e0f1d985c8
more dht tweaks 6 years ago
Jeff Becker 38a92cb1a8
fixes for testnet 6 years ago
Jeff Becker a73418abe3
do the right fix for warnings 6 years ago
Jeff Becker 04a249a503
Merge remote-tracking branch 'rick/dev' 6 years ago
Jeff Becker 960aa479e9
fixes for ancient rpi toolchain 6 years ago
despair 48d2685e36 fix windows cross-compile 6 years ago
despair b744af9455 fix netbsd
fix netbsd _again_

fix

fix 2
6 years ago
despair 2a5a0f1577 fix warnings on windows
up next: fix netbsd
6 years ago
Jeff Becker 7a78832841
Merge remote-tracking branch 'rick/dev' 6 years ago
Jeff Becker d9e4e139ed
fix compile on ubuntu 6 years ago
Jeff Becker 7090a012f3
Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
Michael Thorpe 33bfaf7ecd
Enable -Wextra
test criteria:
- test build on macOS
- test build in debian docker container
- test build in fedora docker container
6 years ago
Jeff Becker 58db5c1769
make android build work in android studio 6 years ago
despair 04e620ebf2 add iocp tcp connect
msys2 grabs its reactos sdk headers straight out of git
most cross-compilers use the versioned releases (v6 as of last week)

huh. for once setting the windows version macros doesn't break anything.
6 years ago
Jeff 5ad0e9d4ba
Merge pull request #43 from michael-loki/warnings_as_errors
Enable warnings as errors
6 years ago
Michael Thorpe a2d5d80779
Enable warnings as errors
test criteria:
- Built from clean on macOS
6 years ago
Jeff Becker 24770f3cdd
update gitignore 6 years ago
Jeff Becker b501913f85
make android build work with gradle 6 years ago
Jeff Becker f1cca956f9
make android compile again 6 years ago
Jeff Becker 962303fb03
update makefile 6 years ago
Jeff Becker bea13cef04
add android target (initial) 6 years ago
Jeff Becker ebf5adb495
update motto for release 6 years ago
Jeff Becker d4d1426a3f
bump version kuz yolo 6 years ago
Jeff Becker f03603a0da
always remove dht nodes, lock sometimes, don't make router destructor virtual 6 years ago
Jeff Becker b96ee375c9
Merge remote-tracking branch 'micheal/virtual' 6 years ago
Jeff Becker 13f9816c38
format 6 years ago
Jeff Becker 11e2e565c3
correct endianness 6 years ago
Jeff Becker 80b99d2efb
make format and parallelize analyze target in makefile 6 years ago
Michael Thorpe a5f99def0b
Specify override and final in inheritance tree of llarp::IBEncodeMessage 6 years ago
Jeff Becker 6f8e6be252
remove redundant setcap 6 years ago
Jeff Becker 7c3f80e84b
Merge remote-tracking branch 'ryan/master' 6 years ago
Ryan Tharp 917edfbd4e update llarp::Addr changes 6 years ago
Jeff d630862887 fix up config generation with example snapp config 6 years ago
Jeff 1a3f5b58e9
Merge pull request #39 from michael-loki/fix_compile_issues
Fix compile issue in endpoint.cpp
6 years ago
Michael Thorpe 4f794277bc
Fix compile issue in endpoint.cpp 6 years ago
Jeff b7ec65594f make it compile 6 years ago
Ryan Tharp 6192b0277e accelerate already built paths (HasPathToService) 6 years ago
Ryan Tharp 1ded1813ea lower debug 6 years ago
Ryan Tharp 25fb34c7b4 lower debug 6 years ago