mirokuratczyk
|
1d91ec6351
Fix linux Docker builds
|
3 years ago |
mirokuratczyk
|
65239046d5
Fix M1 Mac build
|
3 years ago |
Rod Hynes
|
5ad683aab8
Update documentation
|
5 years ago |
Adam Pritchard
|
f2be0e3429
Make all builds work with new OPENSSL tag
|
9 years ago |
Michael Goldberger
|
89150750e9
Build Info everywhere
|
9 years ago |
Michael Goldberger
|
9db8570aa7
indistinguishable TLS via OpenSSL static linking for Windows binaries; updated make file to accept optional second param (32 or 64) to only build for one architecture (windows/linux builds only)
|
10 years ago |
Michael Goldberger
|
16b5776f43
updated make.bash to allow for single platform only builds via docker
|
10 years ago |
Michael Goldberger
|
3762d6a2be
fixed indentation in README.md sample config; fixed binary file names in ConsoleClient/README.md
|
10 years ago |
Michael Goldberger
|
84200e8a59
Clarified that docker produced binaries will be owned by root, and need to be chown'ed
|
10 years ago |
Michael Goldberger
|
9188579d33
fix docker run command in README to bring you back to ConsoleClient even if the builds fail; only disable CGO for the OSX build (CGO_ENABLED=0 causes the linux 64 bit build to segfault, and everything works fine when its enabled)
|
10 years ago |
Michael Goldberger
|
c4d1eb270e
Added note to console client readme about which directory to run from
|
10 years ago |
Michael Goldberger
|
3f3a7d044f
Updated Dockerfile and makefile to use go 1.5 and cross compile binaries for windows, linux, and osx; updated ConsoleClient README to use docker instructions; Added subheadings (for anchors) to main README
|
10 years ago |
psiphon-admin
|
50fee72684
Update README.md
|
10 years ago |
Adam Pritchard
|
dddb271b7e
Created Windows cross-compile Dockerfile
|
11 years ago |