th5/_dev
Henry D. Case cb443468e8 Makefile improvement
Following things where added/changed:
* Builds correctly tls-tris. Previously go had a problem with
  a symbolic link resulting in not building tls-tris at all. I've
  used `rsync' instead.
* Can build for selected platform with "ARCH=platform make -f Makefile"
* Possible to build from any directory. Previously ``cd _dev; make``
  was required, it's possible to ``cd /whever/you/want; make -f /tris/Makefile``
2018-03-01 16:12:07 +00:00
..
bogo Makefile improvement 2018-03-01 16:12:07 +00:00
boring tris: update tests to track draft 22 2017-12-13 20:16:48 +00:00
caddy tris: add echo.filippo.io 2017-09-05 21:06:35 +01:00
mint tris: fix mint interop 2017-09-05 21:06:34 +01:00
patches tris: remove github.com/cloudflare/go 2018-02-08 15:44:25 +01:00
picotls tris: update tests to track draft 22 2017-12-13 20:16:48 +00:00
testdata tris: add Dockerfile to run unit tests with -update 2017-09-05 21:06:35 +01:00
tris-localserver tris: update Server Hello processing for D22 2017-12-13 20:15:00 +00:00
tris-testclient tris: make Travis-CI use Go 1.9 2018-02-08 15:53:53 +01:00
tstclnt tris: update tests to track draft 22 2017-12-13 20:16:48 +00:00
.gitignore tris: Add initial client interoperability tests 2017-12-13 17:39:53 +00:00
bogo.sh tris: add proper BoGo tests 2017-09-05 21:06:35 +01:00
go.sh Makefile improvement 2018-03-01 16:12:07 +00:00
interop.sh tris: Add initial client interoperability tests 2017-12-13 17:39:53 +00:00
Makefile Makefile improvement 2018-03-01 16:12:07 +00:00